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

Node not ready to join #345

Closed
vagrant1991 opened this issue Dec 9, 2024 · 1 comment
Closed

Node not ready to join #345

vagrant1991 opened this issue Dec 9, 2024 · 1 comment

Comments

@vagrant1991
Copy link

[2024-12-09T10:56:23.290] [INFO] p2p - HELLO
[2024-12-09T10:56:23.290] [INFO] p2p - LostArchivers: init() called
[2024-12-09T10:56:23.290] [INFO] p2p - LostArchivers: reset() called
[2024-12-09T10:56:23.290] [INFO] p2p - LostArchivers: reset() called
[2024-12-09T10:56:23.294] [WARN] p2p - Self: Node status changed to initializing:
{
"moduleStatus": "initializing",
"nodeListStatus": null,
"timestamp": 1733741783378,
"isoDateTime": "2024-12-09T10:56:23.294Z",
"uptime": "00:00:01.343",
"newestCycleCounter": null,
"quarter": -1,
"because": ""
}
[2024-12-09T10:56:23.301] [INFO] p2p - Self: startupV2: attemptJoining enter
[2024-12-09T10:56:23.301] [INFO] p2p - Self: contactArchiver: enter archivers:0
[2024-12-09T10:56:23.301] [INFO] p2p - Self: contactArchiver: communicate with:34.174.86.241
[2024-12-09T10:56:23.469] [INFO] p2p - Self: contactArchiver: passed 34.174.86.241 retry:9
[2024-12-09T10:56:23.469] [INFO] p2p - Self: contactArchiver: activeNodesSigned:undefined restartCycleRecord:undefined
[2024-12-09T10:56:23.469] [INFO] p2p - Self: startupV2: got active nodes: 10
[2024-12-09T10:56:24.155] [INFO] p2p - Self: startupV2: resp {"isOnStandbyList":false}
[2024-12-09T10:56:24.155] [INFO] p2p - Self: joinNetworkV2: enter
[2024-12-09T10:56:24.292] [INFO] p2p - Self: joinNetworkV2: got latest cycle :processing
[2024-12-09T10:56:24.999] [WARN] p2p - Self: joinNetworkV2: isReadyToJoin crashed :Node not ready to join
Stack trace:
Error: Node not ready to join
at joinNetworkV2 (/usr/src/app/node_modules/@shardus/core/dist/p2p/Self.js:468:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async attemptJoining (/usr/src/app/node_modules/@shardus/core/dist/p2p/Self.js:356:21)

@chrischabot
Copy link

Duplicate of shardeum/shardeum#250

@chrischabot chrischabot marked this as a duplicate of shardeum/shardeum#250 Dec 9, 2024
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

2 participants