We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[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)
The text was updated successfully, but these errors were encountered:
Duplicate of shardeum/shardeum#250
Sorry, something went wrong.
No branches or pull requests
[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)
The text was updated successfully, but these errors were encountered: