Thanks Vince,
Got it finally working. Adding just the server name was sufficient.
Backed up the present weex.conf on a usb stick, just in case something like
that ever happens again.
Apr 16 01:12:01 raspberrypi weewx[17458] INFO weewx.engine: Starting main
packet loop.
Apr 16 01:12:01 raspberrypi weewx[17458] INFO weewx.restx: StationRegistry:
Published record 2021-04-16 01:12:00 CEST (1618528320)
Apr 16 01:12:03 raspberrypi weewx[17458] INFO weewx.drivers.fousb: station
status {'lost_connection': 0, 'rain_overflow': 0, 'unknown': 0} (0)
Apr 16 01:16:04 raspberrypi weewx[17458] INFO weewx.manager: Added record
2021-04-16 01:15:00 CEST (1618528500) to database 'weewx.sdb'
Apr 16 01:16:04 raspberrypi weewx[17458] INFO weewx.manager: Added record
2021-04-16 01:15:00 CEST (1618528500) to daily summary in 'weewx.sdb'
Apr 16 01:16:11 raspberrypi weewx[17458] INFO weewx.cheetahgenerator:
Generated 8 files for report SeasonsReport in 5.70 seconds
Apr 16 01:16:12 raspberrypi weewx[17458] INFO weewx.imagegenerator:
Generated 15 images for report SeasonsReport in 1.42 seconds
Apr 16 01:16:12 raspberrypi weewx[17458] INFO weewx.reportengine: Copied 5
files to /home/weewx/public_html
Apr 16 01:16:31 raspberrypi weewx[17458] INFO weewx.reportengine:
ftpgenerator: Ftp'd 74 files in 18.26 seconds
vince schrieb am Freitag, 16. April 2021 um 01:02:56 UTC+2:
> On Thursday, April 15, 2021 at 12:03:07 AM UTC-7 weerman wrote:
>
>> My FTP is like this with any passwords and usernames xed out.
>>
>> User: webXXXXXX (followed by a six digit number)
>> Pass:'XXXXXXXX'
>> Server: rex14.flatbooster.com
>> Path: /html/weewx (there is a leading html folder in my ftp Setup)
>> Secure FTP: true
>>
>> The server adress must be somewhat modified. I had already tried
>> combinations like "ftp.rex14.flatbooster.com" but with no success.
>>
>>
> You can't just make up hostnames and hope to reach a solution.
>
> rex14.flatbooster.com 'does' respond to ftp, but I'm guessing your
> username/password is incorrect.
>
> Use ftp from the shell ("sudo apt-get install ftp" if you don't have it
> already) and try the username/password from your weewx.conf WITHOUT the
> quotes around the password when you try it from the shell.
>
> It is also possible that you have secure ftp enabled in weewx but your
> server side doesn't support that. When I try to 'sftp
> rex14.flatbooster.com' I do not get a response. and it closes the
> connection after perhaps 3 0seconds. When I try unencrypted 'ftp
> rex14.flatbooster.com' then I 'do' get an immediate login prompt looking
> for username/password.
>
> You need your client side to talk the same protocol(s) as whatever your
> server side is configured to talk.
>
>
--
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/00021398-e531-4c7b-be29-96881568d94en%40googlegroups.com.