Forums

Having issues with always on task

A script ive been running using an always on task for quite a while suddenly started returning this:

Apr 25 17:01:54 Traceback (most recent call last):
Apr 25 17:01:54   File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn
Apr 25 17:01:54     conn = connection.create_connection(
Apr 25 17:01:54   File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 73, in create_connection
Apr 25 17:01:54     for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
Apr 25 17:01:54   File "/usr/local/lib/python3.9/socket.py", line 953, in getaddrinfo
Apr 25 17:01:54     for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
Apr 25 17:01:54 socket.gaierror: [Errno -3] Temporary failure in name resolution

Running the code from the file works as it should, it's just the always on task which doesn't. is this due to server outages?

The issue appears to be resolved

EDIT: The problem is back.

Sorry for that. We had some trouble, but it should be fine now. Is it?

Yeah it’s fine now, thanks for the reply :)