Skip to content

登录不了 #194

@nahiken

Description

@nahiken
Image 登录按下后出现上述问题,账号密码都正确填写,开关代理都会这样 The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "server\server.py", line 262, in _Send
File "server\server.py", line 303, in Post
File "httpx_client.py", line 1144, in post
File "httpx_client.py", line 825, in request
File "httpx_client.py", line 914, in send
File "httpx_client.py", line 942, in _send_handling_auth
File "httpx_client.py", line 979, in _send_handling_redirects
File "httpx_client.py", line 1014, in _send_single_request
File "httpx_transports\default.py", line 250, in handle_request
File "contextlib.py", line 137, in exit
File "httpx_transports\default.py", line 118, in map_httpcore_exceptions
httpx.ConnectError: [WinError 10061] 由于目标计算机积极拒绝,无法连接。
2025-12-19 13:34:29,530 - server.py[line:219] - WARNING: update proxy, index:0, proxy:None, env:False
2025-12-19 13:34:29,532 - login_proxy_widget.py[line:181] - WARNING: update proxy, ver:v1.3.0, setId:1:5, address:, img:104.18.227.172
2025-12-19 13:34:31,949 - user_handler.py[line:251] - WARNING: 登陆失败!!!, code:200, text:{"code":200,"data":[],"errorMsg":"Not legal."}
2025-12-19 13:34:31,949 - user_handler.py[line:252] - ERROR: argument should be a bytes-like object or ASCII string, not 'list'
Traceback (most recent call last):
File "server\user_handler.py", line 227, in call
File "server\req.py", line 170, in ParseData
File "jmcomic\jm_toolkit.py", line 983, in decode_resp_data
File "base64.py", line 80, in b64decode
File "base64.py", line 45, in _bytes_from_decode_data
TypeError: argument should be a bytes-like object or ASCII string, not 'list'
2025-12-19 13:34:33,644 - user_handler.py[line:251] - WARNING: 登陆失败!!!, code:200, text:{"code":200,"data":[],"errorMsg":"Not legal."}
2025-12-19 13:34:33,644 - user_handler.py[line:252] - ERROR: argument should be a bytes-like object or ASCII string, not 'list'
Traceback (most recent call last):
File "server\user_handler.py", line 227, in call
File "server\req.py", line 170, in ParseData
File "jmcomic\jm_toolkit.py", line 983, in decode_resp_data
File "base64.py", line 80, in b64decode
File "base64.py", line 45, in _bytes_from_decode_data
TypeError: argument should be a bytes-like object or ASCII string, not 'list'
2025-12-19 13:34:36,586 - user_handler.py[line:251] - WARNING: 登陆失败!!!, code:200, text:{"code":200,"data":[],"errorMsg":"Not legal."}
2025-12-19 13:34:36,587 - user_handler.py[line:252] - ERROR: argument should be a bytes-like object or ASCII string, not 'list'
Traceback (most recent call last):
File "server\user_handler.py", line 227, in call
File "server\req.py", line 170, in ParseData
File "jmcomic\jm_toolkit.py", line 983, in decode_resp_data
File "base64.py", line 80, in b64decode
File "base64.py", line 45, in _bytes_from_decode_data
TypeError: argument should be a bytes-like object or ASCII string, not 'list'
2025-12-19 13:34:52,223 - start.py[line:88] - WARNING: init scene ratio: 1.5
2025-12-19 13:34:55,313 - download_db.py[line:45] - WARNING: duplicate column name: tick Unable to execute statement

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions