Hello,
Just noticed that my local server is not updating my godaddy web page. Not sure what is going on. Passwords are ok to godaddy. Thanks in advance. Probably something stupid I did.
Bob
Error list:
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: ftpgenerator: (0): caught exception '<class 'socket.gaierror'>': [Errno -2] Name or service not known
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** Traceback (most recent call last):
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/home/bg/weewx-venv/lib/python3.11/site-packages/weewx/reportengine.py", line 519, in run
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** n = ftp_data.run()
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/home/bg/weewx-venv/lib/python3.11/site-packages/weeutil/ftpupload.py", line 166, in run
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ftp_server.connect(self.server, self.port)
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/usr/lib/python3.11/ftplib.py", line 158, in connect
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** self.sock = socket.create_connection((self.host, self.port), self.timeout,
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/usr/lib/python3.11/socket.py", line 827, in create_connection
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** for res in getaddrinfo(host, port, 0, SOCK_STREAM):
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/usr/lib/python3.11/socket.py", line 962, in getaddrinfo
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** socket.gaierror: [Errno -2] Name or service not known
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: ftpgenerator: (1): caught exception '<class 'socket.gaierror'>': [Errno -2] Name or service not known
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** Traceback (most recent call last):
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/home/bg/weewx-venv/lib/python3.11/site-packages/weewx/reportengine.py", line 519, in run
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** n = ftp_data.run()
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/home/bg/weewx-venv/lib/python3.11/site-packages/weeutil/ftpupload.py", line 166, in run
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ftp_server.connect(self.server, self.port)
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/usr/lib/python3.11/ftplib.py", line 158, in connect
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** self.sock = socket.create_connection((self.host, self.port), self.timeout,
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/usr/lib/python3.11/socket.py", line 827, in create_connection
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** for res in getaddrinfo(host, port, 0, SOCK_STREAM):
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/usr/lib/python3.11/socket.py", line 962, in getaddrinfo
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** socket.gaierror: [Errno -2] Name or service not known
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: ftpgenerator: (2): caught exception '<class 'socket.gaierror'>': [Errno -2] Name or service not known
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** Traceback (most recent call last):
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/home/bg/weewx-venv/lib/python3.11/site-packages/weewx/reportengine.py", line 519, in run
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** n = ftp_data.run()
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/home/bg/weewx-venv/lib/python3.11/site-packages/weeutil/ftpupload.py", line 166, in run
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ftp_server.connect(self.server, self.port)
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/usr/lib/python3.11/ftplib.py", line 158, in connect
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** self.sock = socket.create_connection((self.host, self.port), self.timeout,
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/usr/lib/python3.11/socket.py", line 827, in create_connection
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** for res in getaddrinfo(host, port, 0, SOCK_STREAM):
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** File "/usr/lib/python3.11/socket.py", line 962, in getaddrinfo
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: **** socket.gaierror: [Errno -2] Name or service not known
Oct 13 17:00:19 RPI5 weewxd[1373352]: ERROR weewx.reportengine: ftpgenerator: Upload failed
Oct 13 17:00:26 RPI5 weewxd[1373352]: ERROR weewx.restx: AWEKAS: Failed to publish record 2025-10-13 17:00:00 EDT (1760389200): Failed upload after 3 tries
Oct 13 17:00:27 RPI5 weewxd[1373352]: ERROR weewx.restx: WOW: Failed to publish record 2025-10-13 17:00:00 EDT (1760389200): Failed upload after 3 tries
Oct 13 17:00:27 RPI5 weewxd[1373352]: ERROR weewx.restx: PWSWeather: Failed to publish record 2025-10-13 17:00:00 EDT (1760389200): Failed upload after 3 tries
Oct 13 17:00:27 RPI5 weewxd[1373352]: ERROR weewx.restx: Wunderground-PWS: Failed to publish record 2025-10-13 17:00:00 EDT (1760389200): Failed upload after 3 tries
Oct 13 17:00:46 RPI5 weewxd[1373352]: INFO user.purple: collect_data: Attempt to fetch from: 192.168.1.132 failed: HTTPConnectionPool(host='192.168.1.132', port=80): Read timed out. (read timeout=15).
Oct 13 17:00:46 RPI5 weewxd[1373352]: ERROR user.purple: Could not get concentrations from any source.
Oct 13 17:01:04 RPI5 weewxd[1373352]: ERROR weewx.restx: StationRegistry: Failed to publish record 2025-10-13 17:00:00 EDT (1760389200): Failed upload after 3 tries
Oct 13 17:02:32 RPI5 weewxd[1373352]: INFO user.purple: collect_data: Attempt to fetch from: 192.168.1.132 failed: HTTPConnectionPool(host='192.168.1.132', port=80): Read timed out. (read timeout=15).
Oct 13 17:02:32 RPI5 weewxd[1373352]: ERROR user.purple: Could not get concentrations from any source.
Oct 13 17:04:38 RPI5 weewxd[1373352]: INFO user.purple: collect_data: Attempt to fetch from: 192.168.1.132 failed: HTTPConnectionPool(host='192.168.1.132', port=80): Read timed out. (read timeout=15).
Oct 13 17:04:38 RPI5 weewxd[1373352]: ERROR user.purple: Could not get concentrations from any source.
Oct 13 17:06:41 RPI5 weewxd[1373352]: INFO user.purple: collect_data: Attempt to fetch from: 192.168.1.132 failed: HTTPConnectionPool(host='192.168.1.132', port=80): Read timed out. (read timeout=15).
Oct 13 17:06:41 RPI5 weewxd[1373352]: ERROR user.purple: Could not get concentrations from any source.
Oct 13 17:08:39 RPI5 weewxd[1373352]: INFO user.purple: collect_data: Attempt to fetch from: 192.168.1.132 failed: HTTPConnectionPool(host='192.168.1.132', port=80): Read timed out. (read timeout=15).
Oct 13 17:08:39 RPI5 weewxd[1373352]: ERROR user.purple: Could not get concentrations from any source.
Oct 13 17:10:41 RPI5 weewxd[1373352]: INFO user.purple: collect_data: Attempt to fetch from: 192.168.1.132 failed: HTTPConnectionPool(host='192.168.1.132', port=80): Read timed out. (read timeout=15).
Oct 13 17:10:41 RPI5 weewxd[1373352]: ERROR user.purple: Could not get concentrations from any source.