Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
superlangs opened this issue Oct 8, 2024 · 1 comment
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@superlangs
Copy link

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

@superlangs superlangs added the bug Categorizes issue or PR as related to a bug. label Oct 8, 2024
@OpenIM-Robot
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants