{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:00.121844", "seconds": 0.121844}, "exception": null, "extra": {"name": "client.core.network", "host": "localhost", "port": 8888, "error": "[Errno 111] Connection refused"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 2504, "name": "MainProcess"}, "thread": {"id": 140227084351296, "name": "MainThread"}, "time": {"repr": "2025-06-18 15:14:44.631552+08:00", "timestamp": 1750230884.631552}}}
{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:00.122907", "seconds": 0.122907}, "exception": null, "extra": {"name": "client.core.network", "host": "localhost", "port": 8888, "error": "[Errno 111] Connection refused"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 8916, "name": "MainProcess"}, "thread": {"id": 140342419765056, "name": "MainThread"}, "time": {"repr": "2025-06-18 15:48:45.596774+08:00", "timestamp": 1750232925.596774}}}
{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:00.128043", "seconds": 0.128043}, "exception": null, "extra": {"name": "client.core.network", "host": "47.116.210.212", "port": 8888, "error": "[Errno 111] Connection refused"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 15574, "name": "MainProcess"}, "thread": {"id": 139850622650176, "name": "MainThread"}, "time": {"repr": "2025-06-18 16:16:14.724426+08:00", "timestamp": 1750234574.724426}}}
{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:00.089869", "seconds": 0.089869}, "exception": null, "extra": {"name": "client.core.network", "host": "47.116.210.212", "port": 8888, "error": "[Errno 111] Connection refused"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 16220, "name": "MainProcess"}, "thread": {"id": 140570409318208, "name": "MainThread"}, "time": {"repr": "2025-06-18 16:19:11.456813+08:00", "timestamp": 1750234751.456813}}}
{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:00.138999", "seconds": 0.138999}, "exception": null, "extra": {"name": "client.core.network", "host": "47.116.210.212", "port": 8888, "error": "[Errno 111] Connection refused"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 17053, "name": "MainProcess"}, "thread": {"id": 140087351580480, "name": "MainThread"}, "time": {"repr": "2025-06-18 16:23:03.404404+08:00", "timestamp": 1750234983.404404}}}
{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:00.066109", "seconds": 0.066109}, "exception": null, "extra": {"name": "client.core.network", "host": "localhost", "port": 8888, "error": "[Errno 111] Connection refused"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 25338, "name": "MainProcess"}, "thread": {"id": 139865015793472, "name": "MainThread"}, "time": {"repr": "2025-06-18 17:04:42.727359+08:00", "timestamp": 1750237482.727359}}}
{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:00.110150", "seconds": 0.11015}, "exception": null, "extra": {"name": "client.core.network", "host": "47.116.210.212", "port": 8888, "error": "[Errno 111] Connection refused"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 27087, "name": "MainProcess"}, "thread": {"id": 140468096096064, "name": "MainThread"}, "time": {"repr": "2025-06-18 17:14:46.181003+08:00", "timestamp": 1750238086.181003}}}
{"text": "命令执行异常\n", "record": {"elapsed": {"repr": "0:11:57.918297", "seconds": 717.918297}, "exception": null, "extra": {"name": "client.commands", "command": "info", "duration": 0.10456204414367676, "error": "'dict' object has no attribute 'user_id'", "exc_info": true}, "file": {"name": "parser.py", "path": "/home/student/Code/CN/Chat-Room/client/commands/parser.py"}, "function": "handle_command", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 430, "message": "命令执行异常", "module": "parser", "name": "client.commands.parser", "process": {"id": 27759, "name": "MainProcess"}, "thread": {"id": 139695068522304, "name": "MainThread"}, "time": {"repr": "2025-06-18 17:28:48.115932+08:00", "timestamp": 1750238928.115932}}}
{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:00.090968", "seconds": 0.090968}, "exception": null, "extra": {"name": "client.core.network", "host": "47.116.210.212", "port": 8889, "error": "[Errno 111] Connection refused"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 34895, "name": "MainProcess"}, "thread": {"id": 139693832841024, "name": "MainThread"}, "time": {"repr": "2025-06-18 17:52:13.355411+08:00", "timestamp": 1750240333.355411}}}
{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:00.065436", "seconds": 0.065436}, "exception": null, "extra": {"name": "client.core.network", "host": "localhost", "port": 8888, "error": "[Errno 111] Connection refused"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 3595, "name": "MainProcess"}, "thread": {"id": 139843374843712, "name": "MainThread"}, "time": {"repr": "2025-06-19 16:27:00.961432+08:00", "timestamp": 1750321620.961432}}}
{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:00.053900", "seconds": 0.0539}, "exception": null, "extra": {"name": "client.core.network", "host": "localhost", "port": 8888, "error": "[Errno 111] Connection refused"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 3778, "name": "MainProcess"}, "thread": {"id": 139870480574272, "name": "MainThread"}, "time": {"repr": "2025-06-19 16:27:37.309467+08:00", "timestamp": 1750321657.309467}}}
{"text": "连接服务器失败\n", "record": {"elapsed": {"repr": "0:00:03.193869", "seconds": 3.193869}, "exception": null, "extra": {"name": "client.core.network", "host": "47.116.210.212", "port": 8888, "error": "[Errno 113] No route to host"}, "file": {"name": "client.py", "path": "/home/student/Code/CN/Chat-Room/client/core/client.py"}, "function": "connect", "level": {"icon": "❌", "name": "ERROR", "no": 40}, "line": 57, "message": "连接服务器失败", "module": "client", "name": "client.core.client", "process": {"id": 73031, "name": "MainProcess"}, "thread": {"id": 140166730868544, "name": "MainThread"}, "time": {"repr": "2025-06-20 02:01:17.125704+08:00", "timestamp": 1750356077.125704}}}
