That looks like a resolver problem that does not relate to WeeWX. What happens if you enter ping www.ibm.com on the console?
Artvd schrieb am Donnerstag, 11. März 2021 um 21:32:48 UTC+1: > Hello > > I am experiencing a problem with ftp upload. It even remaind after > reinstalling Weewx and hope someone can help me to resolve this. This is > the log: > > Mar 11 21:25:51 raspberrypi weewx[8796] INFO weewx.reportengine: Copied 97 > files to /var/www/html/weewx > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > ftpgenerator: (0): caught exception '<class 'socket.gaierror'>': [Errno -3] > Tijdelijk probleem in naamsherleiding > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** Traceback (most recent call last): > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** File "/usr/share/weewx/weewx/reportengine.py", line 331, in run > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** n = ftp_data.run() > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** File "/usr/share/weewx/weeutil/ftpupload.py", line 127, in run > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** ftp_server.connect(self.server, self.port) > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** File "/usr/lib/python3.7/ftplib.py", line 152, in connect > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** source_address=self.source_address) > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** File "/usr/lib/python3.7/socket.py", line 707, in create_connection > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** for res in getaddrinfo(host, port, 0, SOCK_STREAM): > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** for res in _socket.getaddrinfo(host, port, family, type, proto, > flags): > Mar 11 21:25:51 raspberrypi weewx[8796] ERROR weewx.reportengine: > **** socket.gaierror: [Errno -3] Tijdelijk probleem in naamsherleiding > > -- 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/b4113189-dce2-4496-8161-69114faa536an%40googlegroups.com.
