domain-admin icon indicating copy to clipboard operation
domain-admin copied to clipboard

登陆成功后不跳转也不报错

Open yanXiaoi opened this issue 2 years ago • 2 comments

image 日志: [2024-02-23 01:28:01 +0800] [1] [INFO] Starting gunicorn 21.2.0 [2024-02-23 01:28:01 +0800] [1] [INFO] Listening at: http://0.0.0.0:8000 (1) [2024-02-23 01:28:01 +0800] [1] [INFO] Using worker: sync [2024-02-23 01:28:01 +0800] [8] [INFO] Booting worker with pid: 8 [2024-02-23 13:44:56 +0800] [8] [WARNING] Invalid request from ip=91.240.118.187: Invalid HTTP request line: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr' [2024-02-23 14:22:22 +0800] [1] [INFO] Handling signal: term [2024-02-23 14:22:32 +0800] [1] [INFO] Starting gunicorn 21.2.0 [2024-02-23 14:22:32 +0800] [1] [INFO] Listening at: http://0.0.0.0:8000 (1) [2024-02-23 14:22:32 +0800] [1] [INFO] Using worker: sync [2024-02-23 14:22:32 +0800] [8] [INFO] Booting worker with pid: 8

yanXiaoi avatar Feb 23 '24 06:02 yanXiaoi