Hi,
This is the FTP configuration of my weewx.conf file
[[FTP]]
# FTP'ing the results to a webserver is treated as just another
report,
# albeit one with an unusual report generator!
skin = Ftp
# If you wish to use FTP, set "enable" to "true", then
# fill out the next four lines.
# Use quotes around passwords to guard against parsing errors.
enable = true
user = webxxxxxx
password = 'xxxxxxxx
server = webxxxxxx.rex14.flatbooster.com # The ftp server name,
e.g, www.myserver.org
path = /html/weewx # The destination directory, e.g., /weather
# Set to True for an FTP over TLS (FTPS) connection. Not all servers
# support this.
secure_ftp = true
# To upload files from something other than what HTML_ROOT is set
# to above, specify a different HTML_ROOT here.
#HTML_ROOT = public_html
# Most FTP servers use port 21
port = 21
# Set to 1 to use passive mode, zero for active mode
passive = 1
[email protected] schrieb am Donnerstag, 15. April 2021 um 16:13:55 UTC+2:
> I learn from the logs that there is a problem with authentication. Could
> you provide the complete FTP section of weewx.conf? Replace user and
> password by X, only. But do not replace '=' by ':' etc.
>
> weerman schrieb am Donnerstag, 15. April 2021 um 09:03:07 UTC+2:
>
>> Hi,
>>
>> First of all am using weewx in a raspberry Pi 2 environment. When
>> checking my weather data yesterday, i noticed that my raspberry was frozen.
>> So i tried to restart the rp. But with no luck. In the end i had to
>> reinstall raspbian and weewx again and since i only have copy of my
>> database, i also lost track of my configuration in the FTP section.
>>
>> 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.
>>
>> But no matter what combination, i always get an error message like this.
>> See also the attached message.
>>
>> Best Records
>>
>> Georg
>>
>>
>> N.B. I am using weewx 4.5.1. right now and also made sure to install the
>> required python files before installing weewx.
>>
>>
>>
>>
>>
--
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/bcd15270-86c2-4aae-acf0-3d1496eeebdan%40googlegroups.com.