Re: [weewx-user] Re: Ftp upload

2022-03-11 Thread Kalli Gøtze
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

lang@googlemail.com 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
>
> tke...@gmail.com 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  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  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 kk44...@gmail.com 
>>>> wrote:
>>>>
>>>>> kalli...@gmail.com 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 weewx-user+...@googlegroups.com.
>>>> 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 weewx-user+...@googlegroups.com.
>
> 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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/aa6856f7-9a97-4a35-9483-14590e84a0d3n%40googlegroups.com.


Re: [weewx-user] Re: Ftp upload

2022-03-10 Thread Kalli Gøtze
Hi all,
Today i install weewx new and it works.  www.kalligotze.org
Thanks for your help :)

best regards Karl

tke...@gmail.com 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  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  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 kk44...@gmail.com 
>>> wrote:
>>>
 kalli...@gmail.com 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 weewx-user+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/weewx-user/70edd677-2765-4bb2-8088-60e0cf5c09a0n%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/5c916353-6bf2-421c-a380-6cf9443831e1n%40googlegroups.com.


[weewx-user] Ftp upload

2022-03-09 Thread Kalli Gøtze
Hi all,
I run Weewx 4.6.2 on my Notebook whit Ubuntu 20.04 it work's fine but the 
upload to my Website didn't work to Awekas it work's. 
If i run sudo tail -f /var/log/syslog it show me this 

Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weeutil.ftpupload: Failed 
uploading /home/weewx/public_html/monthhum.png to server 
francium.selfhost.de. Reason: '550 /home/weewx/public_html/monthhum.png: No 
such file or directory'
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine: 
ftpgenerator: (2): caught exception '': 550 
/home/weewx/public_html/monthhum.png: No such file or directory
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine:   
    Traceback (most recent call last):
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine:   
  File "/home/weewx/bin/weewx/reportengine.py", line 429, in run
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine:   
    n = ftp_data.run()
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine:   
  File "/home/weewx/bin/weeutil/ftpupload.py", line 210, in run
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine:   
    ftp_server.storbinary(stor_cmd, fd)
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine:   
  File "/usr/lib/python3.8/ftplib.py", line 494, in storbinary
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine:   
    with self.transfercmd(cmd, rest) as conn:
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine:   
  File "/usr/lib/python3.8/ftplib.py", line 389, in transfercmd
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine:   
    return self.ntransfercmd(cmd, rest)[0]
Mar  9 17:50:52 kalli-HP-8440p weewx[17683] ERROR weewx.reportengine:   
  File "/home/weewx/bin/weeutil/ftpupload.py", line 119, in 
ntransfercmd

I don't know what i have to do,can someone help?
regards Karl

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/5e8e9af3-e768-4c94-b345-fb5e6c44d3dan%40googlegroups.com.


[weewx-user] Steinberg Systems Modell: SBS-WS-200

2022-02-21 Thread Kalli Gøtze
Hello everybody :-)

I'm new here,my name is Karl and i am retiree. I install Weewx on my 
Notebook HP8440p whit Ubuntu 20.04 and it's work.Bud is Weewx working whit 
a Steinberg Systems  Modell: SBS-WS-200?

best regards Karl

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/3595d05e-8190-4cd9-b829-0453b6ad8806n%40googlegroups.com.