OK, thanks for that! That's a new one for me, so it's good to add it to the list of possibilities.
Interesting how that manifests itself as this error. On Fri, Mar 11, 2022 at 5:18 AM Kalli Gøtze <[email protected]> wrote: > Hi all, > I was in contact whit the support from Selfhost and they say i should > flush the Dns-Cache,i did and now is working. > Thanks for your. > Best regards Karl > > [email protected] schrieb am Donnerstag, 10. März 2022 um 17:31:55 > UTC+1: > >> I doubt that "it" or "everything" works. >> Clicking on your link only provides a general page of your web hoster. >> Something is still "fishy" - locally, on your web host or with both. >> >> On 10.03.2022 16:19, Kalli Gøtze wrote: >> >> Hi all, >> Today i install weewx new and it works. www.kalligotze.org >> Thanks for your help :) >> >> best regards Karl >> >> [email protected] schrieb am Donnerstag, 10. März 2022 um 14:49:42 UTC+1: >> >>> In a private email, Kalli noted that the value for "path" is >>> >>> [[FTP]] >>> ... >>> path = /home/weewx/public_html >>> ... >>> >>> Two things to note: >>> >>> - "path" is the *destination* directory. This is usually something >>> like "/var/www/html" or "/weewx". >>> - "HTML_ROOT" is the *source* directory, usually set to >>> "/home/weewx/public_html" if you used the setup.py install method (which >>> you did). >>> >>> You did not say what destination directory you expect, but it is >>> probably not "/home/weewx/public_html". Think about where you want the >>> files to go, and set "path" to that. Whatever it is set to, you must have >>> write permission for the user name you supplied. Another complication is >>> that for some FTP servers the path must be an absolute path, for others it >>> is relative to the home directory of the supplied user. Experiment. >>> >>> On the other hand, maybe you did want "/home/weewx/public_html". If so, >>> let us know and we'll go to the next step. >>> >>> -tk >>> >>> >>> >>> On Wed, Mar 9, 2022 at 12:23 PM Tom Keffer <[email protected]> wrote: >>> >>>> We have seen this error before and it's very misleading. Despite the >>>> message, it can be caused by problems either locally or remotely. >>>> >>>> 1. Make sure the FTP username has write permissions on the server for >>>> the path you specified. >>>> 2. Make sure the password is correct. Does it include special >>>> characters? If so, be sure to quote the password. >>>> 3. Does your server require FTPS? >>>> 4. Try different variations for the path option for [FTP]. >>>> >>>> If you are still stuck, post your [FTP] section, but be sure to >>>> obfuscate your password first. >>>> >>>> -tk >>>> >>>> On Wed, Mar 9, 2022 at 11:28 AM vince <[email protected]> wrote: >>>> >>>>> Possibly, but why would weewx try to upload a file that is not there >>>>> on the weewx system ? >>>>> Or is that what that #FTPlast file does ? >>>>> >>>>> https://groups.google.com/g/weewx-user/c/XwQqsslGKfA suggests >>>>> removing that file which should cause weewx to upload everything it finds. >>>>> >>>>> On Wednesday, March 9, 2022 at 10:11:51 AM UTC-8 [email protected] >>>>> wrote: >>>>> >>>>>> [email protected] schrieb am Mittwoch, 9. März 2022 um 18:27:38 >>>>>> UTC+1: >>>>>> >>>>>>> Reason: '550 /home/weewx/public_html/monthhum.png: No such file or >>>>>>> directory' >>>>>>> >>>>>> >>>>>> I would have listened to that error message and guess, the local file >>>>>> is missing. >>>>>> >>>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "weewx-user" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/weewx-user/70edd677-2765-4bb2-8088-60e0cf5c09a0n%40googlegroups.com >>>>> <https://groups.google.com/d/msgid/weewx-user/70edd677-2765-4bb2-8088-60e0cf5c09a0n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> -- >> You received this message because you are subscribed to the Google Groups >> "weewx-user" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/5c916353-6bf2-421c-a380-6cf9443831e1n%40googlegroups.com >> <https://groups.google.com/d/msgid/weewx-user/5c916353-6bf2-421c-a380-6cf9443831e1n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> >> -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/aa6856f7-9a97-4a35-9483-14590e84a0d3n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/aa6856f7-9a97-4a35-9483-14590e84a0d3n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zECd8wUSmboV_V5_wwNwt%2Bs41DHFVGXhKdDC3GY-RGdBKg%40mail.gmail.com.
