thetatoken / theta-mainnet-integration-guide

Documents and demos to facilitate Theta mainnet integration
https://docs.thetatoken.org/
43 stars 17 forks source link

Any good guides for fixing these errors? #27

Open progone opened 3 years ago

progone commented 3 years ago

[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 commented 3 years ago

[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 commented 3 years ago

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.