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

error: dialing failed #7

Open
pkrasam opened this issue Jul 20, 2020 · 5 comments
Open

error: dialing failed #7

pkrasam opened this issue Jul 20, 2020 · 5 comments

Comments

@pkrasam
Copy link

pkrasam commented Jul 20, 2020

I am seeing the following errors in my logs, not sure if there is a fix for it?

E[2020-07-20|05:54:18.462] dialing failed (attempts: 8): dial tcp 54.160.181.171:26656: i/o timeout module=pex [email protected]:26656
E[2020-07-20|05:54:18.462] dialing failed (attempts: 8): dial tcp 54.208.5.36:26656: i/o timeout module=pex [email protected]:26656
@ilhamm02
Copy link

I got same issue

E[2020-07-20|12:05:51.908] dialing failed (attempts: 1): dial tcp 35.174.11.202:26656: i/o timeout module=pex [email protected]:26656
E[2020-07-20|12:05:51.909] dialing failed (attempts: 1): dial tcp 18.206.85.193:26656: i/o timeout module=pex [email protected]:26656
E[2020-07-20|12:05:53.937] dialing failed (attempts: 1): auth failure: secret conn failed: read tcp 10.128.0.2:47858->100.26.110.175:26656: i/o timeout module=pex [email protected]:26656

@BePositiV
Copy link

BePositiV commented Jul 20, 2020

Same error

E[2020-07-20|08:38:21.682] dialing failed (attempts: 2): dial tcp 18.233.100.57:26656: connect: connection refused module=pex [email protected]:26656
E[2020-07-20|08:38:21.682] dialing failed (attempts: 1): dial tcp 18.207.1.210:26656: connect: connection refused module=pex [email protected]:26656
E[2020-07-20|08:38:21.682] dialing failed (attempts: 1): dial tcp 18.207.1.210:26656: connect: connection refused module=pex [email protected]:26656
E[2020-07-20|08:38:21.683] dialing failed (attempts: 1): dial tcp 3.222.117.144:26656: connect: connection refused module=pex [email protected]:26656
E[2020-07-20|08:38:21.987] Stopping peer for error module=p2p peer="Peer{MConn{3.92.81.28:26656} 60a4d4310878ee664cb2ed4d74f79d3940df595a out}" err=EOF
E[2020-07-20|08:38:22.432] Connection failed @ recvRoutine (reading byte) module=p2p [email protected]:36656 conn=MConn{88.198.63.78:36656} err="read tcp 10.0.0.4:42940->88.198.63.78:36656: read: connection reset by peer"
E[2020-07-20|08:38:22.432] Stopping peer for error module=p2p peer="Peer{MConn{88.198.63.78:36656} 90f3532d6d2b0e7ebe05d71c2d262664d55400bf out}" err="read tcp 10.0.0.4:42940->88.198.63.78:36656: read: connection reset by peer"
E[2020-07-20|08:38:22.612] dialing failed (attempts: 1): dial tcp 35.174.11.202:26656: i/o timeout module=pex [email protected]:26656
E[2020-07-20|08:38:24.681] dialing failed (attempts: 2): auth failure: secret conn failed: read tcp 10.0.0.4:37808->54.84.67.39:26656: i/o timeout module=pex [email protected]:26656
E[2020-07-20|08:38:24.684] dialing failed (attempts: 2): auth failure: secret conn failed: read tcp 10.0.0.4:50532->54.208.5.36:26656: i/o timeout module=pex [email protected]:26656

@minbinL
Copy link

minbinL commented Jul 21, 2020

me too

@yoongbok-lee
Copy link
Contributor

The error is most likely from tendermint PEX module. Usually adding some full nodes as persistent peers solves the problem.

@zenghq3
Copy link

zenghq3 commented Oct 26, 2020

I also got the same error, and the seed was found here
https://github.com/certikfoundation/testnet/blob/master/shentu-rts-3/seeds.txt

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

6 participants