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] "error": "connection closed,re conning...: 10000 NetworkError" #2641

Closed
tonypra opened this issue Sep 20, 2024 · 3 comments
Closed

[BUG] "error": "connection closed,re conning...: 10000 NetworkError" #2641

tonypra opened this issue Sep 20, 2024 · 3 comments
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@tonypra
Copy link

tonypra commented Sep 20, 2024

OpenIM Server Version

3.8.0

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

2024-09-20 22:07:27.015 �[31mERROR�[0m �[31m[PID:29623] �[0m �[31msdk �[0m [version:3.8.0] [interaction/long_conn_mgr.go:428] send binary message error {"operationID": "1726835598923344058", "message": {"reqIdentifier":1003,"token":"","sendID":"5487001490","operationID":"548700149017268390966387086593120078135","msgIncr":"5487001490_1726841056768900761","data":"Cgo1NDg3MDAxNDkwEgo1NDg3MDAxNDkwGgozMTIwMDc4MTM1IiBiZWI5YWM5MzJjY2RmYzMzZTdlYmQ4ZTc0NTA5MWJhNTAKOg/miJHml6DnlY/lpKnkuItCNmh0dHBzOi8vaW1nLjVrbS5uZXQvdG91eGlhbmcvMjAyNC8yMDI0MDEyNjE5MjMxNjQxLmpwZ0gDWGViFHsiY29udGVudCI6IuWNlTI2MCJ9gAHB9YX9oDI="}, "error": "connection closed,re conning...: 10000 NetworkError"}

Screenshots Link

image

@tonypra tonypra added the bug Categorizes issue or PR as related to a bug. label Sep 20, 2024
@tonypra tonypra changed the title [BUG] "error": "connection closed,re conning...: 10000 NetworkError" performance testing. [BUG] "error": "connection closed,re conning...: 10000 NetworkError" Sep 20, 2024
@FGadvancer
Copy link
Member

That seems like a network issue. The goroutine responsible for sending messages is retrying, waiting for the WebSocket to be re-established.

@LionYan-Coder
Copy link

我也遇到相同的问题,请问你解决了嘛, 网络并没有问题,只有这个这个一直报错

@OpenIM-Robot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


I also encountered the same problem. Did you solve it? There is no problem with the network, only this one keeps reporting errors.

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

5 participants