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] read tcp: read: connection reset by peer #835

Open
rudyares opened this issue Dec 7, 2022 · 1 comment
Open

[bug] read tcp: read: connection reset by peer #835

rudyares opened this issue Dec 7, 2022 · 1 comment
Labels

Comments

@rudyares
Copy link

rudyares commented Dec 7, 2022

err:"read tcp: read: connection reset by peer" occurs too often when I call Conn.ReadMessage()

@rudyares rudyares added the bug label Dec 7, 2022
@ayjayt
Copy link

ayjayt commented Jul 19, 2023

I like this project, maybe I'll start working on helping close old issues? Is that helpful?

This sounds more like a support request than a bug. There are lots of reasons the underlying tcp connections would be closing... any broken connection, any weird wire, etc. Without knowing anything about user's setup, you could maybe try increasing the number of Pings sent out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants