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

Any good guides for fixing these errors? #27

Open
progone opened this issue Jan 2, 2021 · 2 comments
Open

Any good guides for fixing these errors? #27

progone opened this issue Jan 2, 2021 · 2 comments

Comments

@progone
Copy link

progone commented Jan 2, 2021

[2021-01-01 19:42:05] ERROR [p2p] Error during handshake/recv: read tcp 192.168.1.79:38718->162.246.8.171:60694: read: connection reset by peer
[2021-01-01 19:42:05] ERROR [p2p] Failed to handshake with peer, error: read tcp 192.168.1.79:38718->162.246.8.171:60694: read: connection reset by peer

Failed to close connection: close tcp 192.168.1.79:48030->94.237.89.125:30001: use of closed network connection

@progone progone closed this as completed Jan 2, 2021
@progone progone reopened this Jan 2, 2021
@progone
Copy link
Author

progone commented Jan 2, 2021

[2021-01-01 20:19:56] ERROR [p2p] sendRoutine error: write tcp 192.168.1.79:32976->73.65.253.71:52263: write: broken pipe
[2021-01-01 20:19:56] ERROR [p2p] Connection error: write tcp 192.168.1.79:32976->73.65.253.71:52263: write: broken pipe

@jieyilong
Copy link
Member

Those are OK, sometimes some peers get offline and thus the connection could be broken. As long as your latest height is in sync with the network it is fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@progone @jieyilong and others