-
Notifications
You must be signed in to change notification settings - Fork 7
Description
In Unraid every so often the docker stops and shows the following (it looks like it does the max amount of retries and then just stops)
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 203, in _new_conn
sock = connection.create_connection(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection
raise err
File "/usr/local/lib/python3.10/site-packages/urllib3/util/connection.py", line 73, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 790, in urlopen
response = self._make_request(
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 496, in _make_request
conn.request(
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 395, in request
self.endheaders()
File "/usr/local/lib/python3.10/http/client.py", line 1278, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/local/lib/python3.10/http/client.py", line 1038, in _send_output
self.send(msg)
File "/usr/local/lib/python3.10/http/client.py", line 976, in send
self.connect()
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 243, in connect
self.sock = self._new_conn()
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 218, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x150d6c2e13f0>: Failed to establish a new connection: [Errno 111] Connection refused
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 486, in send
resp = conn.urlopen(
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 844, in urlopen
retries = retries.increment(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/retry.py", line 515, in increment
raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='192.168.100.10', port=32400): Max retries exceeded with url: /library/sections (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x150d6c2e13f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "//main.py", line 28, in
exec(f.read())
File "", line 1305, in
File "/vars.py", line 292, in type
response = requests.get(library_details_url, headers=headers)
File "/usr/local/lib/python3.10/site-packages/requests/api.py", line 73, in get
return request("get", url, params=params, **kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 519, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='192.168.100.10', port=32400): Max retries exceeded with url: /library/sections (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x150d6c2e13f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
Overlay body appended to Shows-returning-soon-overlay.
Reading Shows cache file...
Filtering Shows data...
Sorting Shows...
Clearing Shows trakt list...
Adding Hijack | TMDB ID: 198102, to Returning Soon Shows.
Adding Going Dutch | TMDB ID: 254318, to Returning Soon Shows.
Adding Grey's Anatomy | TMDB ID: 1416, to Returning Soon Shows.
Adding 8 Out of 10 Cats Does Countdown | TMDB ID: 62974, to Returning Soon Shows.
Adding Have I Got News for You | TMDB ID: 261507, to Returning Soon Shows.
Adding St. Denis Medical | TMDB ID: 251941, to Returning Soon Shows.
Adding Shrinking | TMDB ID: 136311, to Returning Soon Shows.
Adding School Spirits | TMDB ID: 208397, to Returning Soon Shows.
Adding The Lincoln Lawyer | TMDB ID: 116799, to Returning Soon Shows.
Adding Cross | TMDB ID: 213306, to Returning Soon Shows.
Adding Dark Winds | TMDB ID: 128904, to Returning Soon Shows.
Adding Family Guy | TMDB ID: 1434, to Returning Soon Shows.
Adding The Last Thing He Told Me | TMDB ID: 201289, to Returning Soon Shows.
Adding The Night Agent | TMDB ID: 129552, to Returning Soon Shows.
Adding American Dad! | TMDB ID: 1433, to Returning Soon Shows.
Adding Paradise | TMDB ID: 245927, to Returning Soon Shows.
Adding Monarch: Legacy of Monsters | TMDB ID: 202411, to Returning Soon Shows.
Adding Daredevil: Born Again | TMDB ID: 202555, to Returning Soon Shows.
Adding ted | TMDB ID: 201834, to Returning Soon Shows.
Adding ONE PIECE | TMDB ID: 111110, to Returning Soon Shows.
Adding The Way Home | TMDB ID: 201836, to Returning Soon Shows.
Adding Your Friends & Neighbors | TMDB ID: 241609, to Returning Soon Shows.
Adding The Boys | TMDB ID: 76479, to Returning Soon Shows.
Success
Added 23 entries to Trakt.