You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "service\alist\alistClient.py", line 66, in req
File "requests\api.py", line 59, in request
File "requests\sessions.py", line 589, in request
File "requests\sessions.py", line 703, in send
File "requests\adapters.py", line 700, in send
requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=5244): Max retries exceeded with url: /api/admin/task/copy/info?tid=wX5YgK_WclgJD66zMAQdg (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000013D15B6FF90>: Failed to establish a new connection: [WinError 10048] 通常每个套接字地址(协议/网络地址/端口) 只允许使用一次。'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "service\syncJob\jobClient.py", line 98, in updateItemStatus
File "service\alist\alistClient.py", line 233, in taskInfo
File "service\alist\alistClient.py", line 92, in post
File "service\alist\alistClient.py", line 76, in req
Exception: alist连接失败,请检查是否填写正确
The text was updated successfully, but these errors were encountered:
日志如下:
Traceback (most recent call last):
File "service\alist\alistClient.py", line 66, in req
File "requests\api.py", line 59, in request
File "requests\sessions.py", line 589, in request
File "requests\sessions.py", line 703, in send
File "requests\adapters.py", line 700, in send
requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=5244): Max retries exceeded with url: /api/admin/task/copy/info?tid=wX5YgK_WclgJD66zMAQdg (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000013D15B6FF90>: Failed to establish a new connection: [WinError 10048] 通常每个套接字地址(协议/网络地址/端口) 只允许使用一次。'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "service\syncJob\jobClient.py", line 98, in updateItemStatus
File "service\alist\alistClient.py", line 233, in taskInfo
File "service\alist\alistClient.py", line 92, in post
File "service\alist\alistClient.py", line 76, in req
Exception: alist连接失败,请检查是否填写正确
The text was updated successfully, but these errors were encountered: