maticnetwork/launch

Could you please provide the heimdall new seeds ?

Closed this issue · 2 comments

hello everyone

Query heimdall node with the cmd (curl http://localhost:26657/status), I get the result:
"sync_info": {
"latest_block_hash": "DCA5F09F9E0C76B49E9867148EC2924AE4F5BDA433D914EC90FE297885171A02",
"latest_app_hash": "B7C57850698E547A8A90CBACC51E402A3FC9E7B21EE16C80611AF65959551C9F",
"latest_block_height": "8588755",
"latest_block_time": "2022-03-10T12:30:35.950256695Z",
"catching_up": true
}

I run heimdall node with maticnetwork/heimdall image and HEIMDALL_TAG=v0.2.7;
the logs always report:

E[2022-03-15|02:55:59.147] dialing failed (attempts: 1): dial tcp 65.21.199.161:30306: connect: connection refused module=pex addr=a7d2561afad515cca7576c6939ae97b3d7b236d2@65.21.199.161:30306 E[2022-03-15|02:55:59.169] Stopping peer for error module=p2p peer="Peer{MConn{54.203.39.40:26656} be9cb5e34686caaa3bf96949f02e5868e390a1da out}" err=EOF E[2022-03-15|02:55:59.632] Stopping peer for error module=p2p peer="Peer{MConn{95.216.230.144:26656} 82588f011491c6100d922d133f52fc23460b9231 out}" err=EOF E[2022-03-15|02:55:59.639] Stopping peer for error module=p2p peer="Peer{MConn{95.217.124.24:26656} 8e4e1f1e087c76c71c64e477e95495833da82aa2 out}" err=EOF E[2022-03-15|02:55:59.801] Stopping peer for error module=p2p peer="Peer{MConn{185.227.81.183:26656} 86bd7d392910cdd6e02fac6082bfb1b01c3ca9db out}" err=EOF E[2022-03-15|02:55:59.879] dialing failed (attempts: 1): dial tcp 44.198.92.92:26656: i/o timeout module=pex addr=50a87c192ef9f7ea74ef14c6c4102ba1370ae8b3@44.198.92.92:26656 E[2022-03-15|02:55:59.879] dialing failed (attempts: 1): dial tcp 52.86.74.224:26656: i/o timeout module=pex addr=a98f2d9108def7f249c123d5422980b0b34ea030@52.86.74.224:26656 E[2022-03-15|02:55:59.879] dialing failed (attempts: 2): dial tcp 100.103.28.20:26656: i/o timeout module=pex addr=2aa8778b0479a87ad11f9f48ed3365d98c8920d4@100.103.28.20:26656 E[2022-03-15|02:55:59.879] dialing failed (attempts: 1): dial tcp 18.216.216.32:26656: i/o timeout module=pex addr=a5c43b10cd0fe6d128fdd008e1e39c780689b24e@18.216.216.32:26656 E[2022-03-15|02:55:59.879] dialing failed (attempts: 1): dial tcp 34.193.79.41:26656: i/o timeout module=pex addr=e9b421fdbf1fd1bafe501e53851e6d783c15e775@34.193.79.41:26656

I am not sure the problem is seed, I just want to try new seed.
please help me resolve the problem.
thanks a lot.

do you have explorer service for heimdall node ?

good news.

right now, it is catching blocks right now.