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

seid run full node don't sync p2p error #1901

Closed
orange723 opened this issue Oct 17, 2024 · 0 comments
Closed

seid run full node don't sync p2p error #1901

orange723 opened this issue Oct 17, 2024 · 0 comments
Labels
linear Created by Linear-GitHub Sync

Comments

@orange723
Copy link

Seid version
v5.9.0-hotfix

Chain ID
pacific-1

Describe the Issue
I use sei-chain latest version,build and run sei full node,use this doc https://www.docs.sei.io/dev-node/node-operators

seid log put error,private person can't deploy full node ? I only use sei public rpc endpoint ?

7:37AM INF peer connected endpoint={} module=p2p peer=20e1000e88125698264454a884812746c2eb4807
7:37AM ERR could not use peer for statesync (removing) module=statesync peer=20e1000e88125698264454a884812746c2eb4807
7:37AM ERR could not use peer for dbsync (removing) module=dbsync peer=20e1000e88125698264454a884812746c2eb4807
7:37AM ERR failed to send request for peers err="no available peers to send a PEX request to (retrying)"
7:37AM INF stopping service module=p2p peer={"Hostname":"159.69.1.6","NodeID":"20e1000e88125698264454a884812746c2eb4807","Path":"","Port":11956,"Protocol":"mconn"} service=MConnection
7:37AM ERR mConnection Error EOF module=p2p
7:37AM INF peer disconnected endpoint={} module=p2p peer=20e1000e88125698264454a884812746c2eb4807
7:37AM ERR failed to send request for peers err="no available peers to send a PEX request to (retrying)"
7:37AM INF starting service impl=MConnection module=p2p peer={"Hostname":"159.69.1.6","NodeID":"20e1000e88125698264454a884812746c2eb4807","Path":"","Port":11956,"Protocol":"mconn"} service=MConnection
7:37AM INF peer connected endpoint={} module=p2p peer=20e1000e88125698264454a884812746c2eb4807
7:37AM ERR could not use peer for statesync (removing) module=statesync peer=20e1000e88125698264454a884812746c2eb4807
7:37AM ERR could not use peer for dbsync (removing) module=dbsync peer=20e1000e88125698264454a884812746c2eb4807
7:37AM ERR failed to send request for peers err="no available peers to send a PEX request to (retrying)"
7:37AM INF stopping service module=p2p peer={"Hostname":"159.69.1.6","NodeID":"20e1000e88125698264454a884812746c2eb4807","Path":"","Port":11956,"Protocol":"mconn"} service=MConnection
7:37AM ERR mConnection Error EOF module=p2p
7:37AM INF peer disconnected endpoint={} module=p2p peer=20e1000e88125698264454a884812746c2eb4807
7:37AM INF starting service impl=MConnection module=p2p peer={"Hostname":"159.69.1.6","NodeID":"20e1000e88125698264454a884812746c2eb4807","Path":"","Port":11956,"Protocol":"mconn"} service=MConnection
7:37AM INF peer connected endpoint={} module=p2p peer=20e1000e88125698264454a884812746c2eb4807
7:37AM ERR could not use peer for statesync (removing) module=statesync peer=20e1000e88125698264454a884812746c2eb4807
7:37AM ERR could not use peer for dbsync (removing) module=dbsync peer=20e1000e88125698264454a884812746c2eb4807
7:37AM ERR failed to send request for peers err="no available peers to send a PEX request to (retrying)"
7:37AM INF stopping service module=p2p peer={"Hostname":"159.69.1.6","NodeID":"20e1000e88125698264454a884812746c2eb4807","Path":"","Port":11956,"Protocol":"mconn"} service=MConnection
7:37AM ERR mConnection Error EOF module=p2p

Additional context
Add any other context about the problem here.

@orange723 orange723 added the linear Created by Linear-GitHub Sync label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant