X [ERROR] Error in makeHandler
X [ERROR] PythonError: Traceback (most recent call last):
[...]
File "/lib/python312.zip/socket.py", line 837, in create_connection
sock.connect(sa)
BlockingIOError: [Errno 26] Operation in progress
During handling of the above exception, another exception occurred:
[...]
File "/lib/python312.zip/urllib/request.py", line 1392, in https_open
return self.do_open(http.client.HTTPSConnection, req,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lib/python312.zip/urllib/request.py", line 1347, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 26] Operation in progress>
[...]
[wrangler:inf] GET / 500 Internal Server Error (6444ms)
X [ERROR] Error in makeHandler
X [ERROR] PythonError: Traceback (most recent call last):
[...]
File "/lib/python312.zip/socket.py", line 837, in create_connection
sock.connect(sa)
BlockingIOError: [Errno 26] Operation in progress
During handling of the above exception, another exception occurred:
[...]
File "/lib/python312.zip/urllib/request.py", line 1392, in https_open
return self.do_open(http.client.HTTPSConnection, req,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lib/python312.zip/urllib/request.py", line 1347, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 26] Operation in progress>
[...]
[wrangler:inf] GET / 500 Internal Server Error (6444ms)