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

story clients experience repeated peer syncing error with seeds #63

Open
linear bot opened this issue Aug 26, 2024 · 0 comments
Open

story clients experience repeated peer syncing error with seeds #63

linear bot opened this issue Aug 26, 2024 · 0 comments

Comments

@linear
Copy link

linear bot commented Aug 26, 2024

Currently, though the story clients are able to run fine and sync with the network, the default error logs showcase repeated errors

24-08-26 07:48:00.218 ERRO error while stopping peer                module=p2p err="already stopped"
24-08-26 07:48:00.216 ERRO Stopping peer for error                  module=p2p peer="Peer{MConn{63.35.134.129:26656} f4d96bf0dc67a05a48287ca2c821bc8e1d2b2023 out}" err="read tcp 192.168.15.46:60670->63.35.134.129:26656: use of closed network connection"

This likely indicates an issue where peers are repeatedly trying to connect to their bootnodes but terminating the connection due to them running seed mode - what is unexpected is why this happens continuously.

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

0 participants