-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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] produced zero addresses #2834
Comments
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. |
etcd or zookeeper? |
I only saw etcd when using docker compose ps. |
According to the current analysis, it may be caused by the parameter being empty and not processed. It will be added later. In order to better confirm the problem, you can also use the request parameters. You only need to use the user rpc |
OpenIM Server Version
3.8.0
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Docker Deployment
Bug Description and Steps to Reproduce
{"platform": "Web", "operationID": "5780bfb7-10f0-4569-8841-cb8a3b625f52", "opUserID": "100056", "funcName": "/openim.group.group/getUserReqApplicationList", "error": "rpc error: code = Unavailable desc = 14 last connection error: connection error: desc = \"transport: Error while dialing: dial tcp 172.27.0.10:10110: connect: connection refused\"; last resolver error: produced zero addresses"
deploy openim in docker
Screenshots Link
No response
The text was updated successfully, but these errors were encountered: