The error message states "timeout". It happens during connection initiation. So some possible reasons come into mind:
- Internet access broken (Can you connect to servers in the Internet?) - DNS resolving broken (You can connect to servers by IP but not by name.) - passive/active FTP mode issues First I would try to check the Internet connection. On the console you could enter "ping www.ibm.com". You should get answers from them. Then you can try the ftp command. If it is not there, you can install it. Try then "ftp your.webserver.com". Does that work? If not, it is not a WeeWX but a system problem. [email protected] schrieb am Dienstag, 12. Mai 2026 um 18:01:25 UTC+2: > I am running: weewx 5.3.1 on a Raspberry Pi 5 with Raspbian linux (Debian > 13.x: Trixie), and Python version: 3.13.5. > All was good but an OS update last night must have caused an FTP problem, > maybe with a new version of python (?). Error from log file is attached. > Davis VP2+ is running well but stopped FTPing to my website. > Can anyone help with what is happening here? Thanks in advance. I can run > with debug if needed. > Bob > grattans.org/wx > > -- 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 visit https://groups.google.com/d/msgid/weewx-user/d21aa0f1-0e5c-4ed3-b116-cee55b2d6b11n%40googlegroups.com.
