Skip to content

fast catchup (goal node catchup) hangs when running with EnableP2P: true #6265

@algorandskiy

Description

@algorandskiy
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

Config:

{
        "EnableP2P": true,
        "BaseLoggerDebugLevel": 5,
        "EnableDHTProviders": true
}

Observed behavior:

  1. Node is non-responsible - goal node -d mainnet-p2p status not working either with pending goal node catchup in a console, or after quitting it
  2. node.log indicates it is catching up

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingp2pWork related to the p2p project

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions