Seeds seems not working
botxx15 opened this issue · 1 comments
botxx15 commented
what happened with the seeds?
I do get this errors on my logs
11:07PM INF service stop impl=MConn{3.16.63.237:26656} module=p2p msg="Stopping MConnection service" peer=9cb1974618ddd541c9a4f4562b842b96ffaf1446@3.16.63.237:26656
11:07PM ERR Stopping peer for error err="read tcp 0.0.0.0:59644->3.16.63.237:26656: read: connection reset by peer" module=p2p peer="Peer{MConn{3.16.63.237:26656} 9cb1974618ddd541c9a4f4562b842b96ffaf1446 out}"
11:07PM INF service stop impl="Peer{MConn{3.16.63.237:26656} 9cb1974618ddd541c9a4f4562b842b96ffaf1446 out}" module=p2p msg="Stopping Peer service" peer=9cb1974618ddd541c9a4f4562b842b96ffaf1446@3.16.63.237:26656
11:07PM INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10
11:07PM INF No addresses to dial. Falling back to seeds module=pex
11:07PM ERR Error dialing seed err="auth failure: secret conn failed: read tcp 0.0.0.0:47234->3.14.89.82:26656: i/o timeout" module=p2p seed=49b4685f16670e784a0fe78f37cd37d56c7aff0e@3.14.89.82:26656
11:07PM ERR Error dialing seed err="auth failure: secret conn failed: read tcp 0.0.0.0:59650->3.16.63.237:26656: i/o timeout" module=p2p seed=9cb1974618ddd541c9a4f4562b842b96ffaf1446@3.16.63.237:26656
11:07PM ERR Couldn't connect to any seeds module=p2p
11:08PM INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10
11:08PM INF No addresses to dial. Falling back to seeds module=pex
11:08PM ERR Error dialing seed err="auth failure: secret conn failed: read tcp 0.0.0.0:47238->3.14.89.82:26656: i/o timeout" module=p2p seed=49b4685f16670e784a0fe78f37cd37d56c7aff0e@3.14.89.82:26656
11:08PM ERR Error dialing seed err="auth failure: secret conn failed: read tcp 0.0.0.0:59654->3.16.63.237:26656: i/o timeout" module=p2p seed=9cb1974618ddd541c9a4f4562b842b96ffaf1446@3.16.63.237:26656
11:08PM ERR Couldn't connect to any seeds module=p2p
I'm using the seeds on the docs
FuturisticWizard commented
same here