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

Failing to connect to Gaia-13003 #140

Closed
SorawitSiri opened this issue May 10, 2019 · 5 comments
Closed

Failing to connect to Gaia-13003 #140

SorawitSiri opened this issue May 10, 2019 · 5 comments

Comments

@SorawitSiri
Copy link

SorawitSiri commented May 10, 2019

  1. Copy Genesis of Gaia 13003 here to ~/.gaiad/config
  2. Used Gaia 13003 seed node here
  3. Run below command
gaiad start --p2p.persistent_peers="c24f496b951148697f8a24fd749786075c128f00@35.203.176.214:26656"

Result

E[2019-05-10|17:32:43.877] Connection failed @ recvRoutine (reading byte) module=p2p peer=c24f496b951148697f8a24fd749786075c128f00@0.0.0.0:26656 conn=MConn{35.203.176.214:26656} err="read tcp 192.168.10.86:54012->35.203.176.214:26656: read: connection reset by peer"
E[2019-05-10|17:32:43.877] Stopping peer for error                      module=p2p peer="Peer{MConn{35.203.176.214:26656} c24f496b951148697f8a24fd749786075c128f00 out}" err="read tcp 192.168.10.86:54012->35.203.176.214:26656: read: connection reset by peer"
E[2019-05-10|17:32:45.122] Connection failed @ recvRoutine (reading byte) module=p2p peer=c24f496b951148697f8a24fd749786075c128f00@0.0.0.0:26656 conn=MConn{35.203.176.214:26656} err="read tcp 192.168.10.86:54013->35.203.176.214:26656: read: connection reset by peer"
E[2019-05-10|17:32:45.123] Stopping peer for error                      module=p2p peer="Peer{MConn{35.203.176.214:26656} c24f496b951148697f8a24fd749786075c128f00 out}" err="read tcp 192.168.10.86:54013->35.203.176.214:26656: read: connection reset by peer"
E[2019-05-10|17:32:46.336] Connection failed @ recvRoutine (reading byte) module=p2p peer=c24f496b951148697f8a24fd749786075c128f00@0.0.0.0:26656 conn=MConn{35.203.176.214:26656} err=EOF
E[2019-05-10|17:32:46.336] Stopping peer for error                      module=p2p peer="Peer{MConn{35.203.176.214:26656} c24f496b951148697f8a24fd749786075c128f00 out}" err=EOF
E[2019-05-10|17:32:47.581] Connection failed @ recvRoutine (reading byte) module=p2p peer=c24f496b951148697f8a24fd749786075c128f00@0.0.0.0:26656 conn=MConn{35.203.176.214:26656} err=EOF
E[2019-05-10|17:32:47.581] Stopping peer for error                      module=p2p peer="Peer{MConn{35.203.176.214:26656} c24f496b951148697f8a24fd749786075c128f00 out}" err=EOF
@SorawitSiri SorawitSiri changed the title Failing to connect to Gaia-13k Failing to connect to Gaia-13003 May 10, 2019
@iammelea
Copy link
Contributor

the peer you are point, is full of peer.
add one seed node to config.toml

@SorawitSiri
Copy link
Author

Thank you very mush for suggestion. @iammelea

@SorawitSiri
Copy link
Author

I have tried connect Testnet again why it's error.
and I configured seed node in config.toml.
Screen Shot 2562-05-11 at 01 29 55

Result : error
Screen Shot 2562-05-11 at 01 27 28

Screen Shot 2562-05-11 at 01 27 36

@tanhuiya
Copy link

I got the same error.
Do you fix it ?

@Kwaskoff
Copy link

I got the same error.
Do you fix it ?

may be now?

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

4 participants