openimsdk / chat

A business server that includes user registration and login, deployed together with Open-IM-Server, can be used to set up a chat product.
https://openim.io
GNU General Public License v3.0
90 stars 109 forks source link

[BUG] login interface /chat/account/login timeout after system running a day #591

Open superlangs opened 2 weeks ago

superlangs commented 2 weeks ago

OpenIM Server Version

master

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

Server: CentOS Linux release 8.5.2111

The program just started running normally, but after running for about a day, the login interface /chat/account/login timed out

chat service log :

2024-10-07 15:31:48.583 ^[[37mDEBUG^[[0m ^[[37m[PID:1939279] ^[[0m ^[[37mchat-api ^[[0m [version:v1.8.0] [mw/rpc_client_interceptor.go:44] RPC Client Request - Login {"operationID": "47529c32-f143-a956-a660-0f091dbd84ec", "funcName": "/openim.chat.chat/Login", "req": "account:\"les_683937547646143118\" password:\"jeialnz0fh\" platform:1 ip:\"127.0.0.1\"", "conn target": "etcd:///openim/chat"} 2024-10-07 15:31:49.246 ^[[37mDEBUG^[[0m ^[[37m[PID:1939279] ^[[0m ^[[37mchat-api ^[[0m [version:v1.8.0] [mw/rpc_client_interceptor.go:44] RPC Client Request - Login {"operationID": "88cd711f-50c7-9939-218f-aa1bc58974db", "funcName": "/openim.chat.chat/Login", "req": "account:\"les_683937558270313599\" password:\"jeialnh\" platform:1 ip:\"127.0.0.1\"", "conn target": "etcd:///openim/chat"} 2024-10-07 15:31:51.929 ^[[37mDEBUG^[[0m ^[[37m[PID:1939279] ^[[0m ^[[37mchat-api ^[[0m [version:v1.8.0] [mw/rpc_client_interceptor.go:44] RPC Client Request - Login {"operationID": "6e893b1d-cfa4-61ce-bb09-9863f98b5279", "funcName": "/openim.chat.chat/Login", "req": "account:\"les_683937569485882772\" password:\"jaqpkdfh\" platform:1 ip:\"127.0.0.1\"", "conn target": "etcd:///openim/chat"} 2024-10-07 15:34:03.059 ^[[37mDEBUG^[[0m ^[[37m[PID:1939279] ^[[0m ^[[37mchat-api ^[[0m [version:v1.8.0] [mw/rpc_client_interceptor.go:44] RPC Client Request - Login {"operationID": "1e708156-f9b2-37f0-22f1-0af6466cacf5", "funcName": "/openim.chat.chat/Login", "req": "account:\"les_683938119174588268\" password:\"aqpkdfh\" platform:1 ip:\"127.0.0.1\"", "conn target": "etcd:///openim/chat"} 2024-10-07 15:34:27.032 ^[[37mDEBUG^[[0m ^[[37m[PID:1939279] ^[[0m ^[[37mchat-api ^[[0m [version:v1.8.0] [mw/rpc_client_interceptor.go:44] RPC Client Request - Login {"operationID": "cf0d04d9-e259-74d2-2dc2-c474d4774d03", "funcName": "/openim.chat.chat/Login", "req": "account:\"les_683938220127291406\" password:\"jekdfh\" platform:1 ip:\"127.0.0.1\"", "conn target": "etcd:///openim/chat"} 2024-10-07 15:34:28.052 ^[[37mDEBUG^[[0m ^[[37m[PID:1939279] ^[[0m ^[[37mchat-api ^[[0m [version:v1.8.0] [mw/rpc_client_interceptor.go:44] RPC Client Request - Login {"operationID": "2defb1f5-c04c-59cd-fd0d-91da33c0a14b", "funcName": "/openim.chat.chat/Login", "req": "account:\"les_683938224418064096\" password:\"jedfh\" platform:1 ip:\"127.0.0.1\"", "conn target": "etcd:///openim/chat"} 2024-10-07 16:06:07.195 ^[[37mDEBUG^[[0m ^[[37m[PID:1939279] ^[[0m ^[[37mchat-api ^[[0m [version:v1.8.0] [mw/rpc_client_interceptor.go:44] RPC Client Request - Login {"operationID": "77b85433-02e3-6889-a799-10d0dd4bccef", "funcName": "/openim.chat.chat/Login", "req": "account:\"les_683946188977737514\" password:\"jeifh\" platform:1 ip:\"127.0.0.1\"", "conn target": "etcd:///openim/chat"}

Screenshots Link

No response

OpenIM-Robot commented 2 weeks ago

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack 🤖 to connect and communicate with our developers.