You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
goal node -d mainnet-p2p catchup
Fast catchup to 47620000#AJQDWWQWWJ6D6Q74AIH26HCYZLZRT2AV2K6RCI54DQI43R3OPIWQ is about to start.
Using external catchpoints is not a secure practice and should not be done for consensus participating nodes.
Type 'yes' to accept the risk and continue: yes
algod collects available p2p nodes with archival=true from DHT since there is no DNS published p2p archival nodes
some of these nodes allow tcp/4190 connection but fail to respond to identity traffic. Then libp2p code continues its new stream logic and hangs indefinitely.
Here is is a log excerpt using one of such nodes (this is non-archival but illustrates the issue well):
Config:
Observed behavior:
goal node -d mainnet-p2p status
not working either with pendinggoal node catchup
in a console, or after quitting itThe text was updated successfully, but these errors were encountered: