Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

If a Blockchain sync is too long, a newly joining Node may not be able to sync its Blockchain. #18

Open
michelbarnich opened this issue Jan 2, 2023 · 0 comments
Assignees
Labels
bug Something isn't working test-network Issue appears in the test-network branch

Comments

@michelbarnich
Copy link
Contributor

If there are too many new Blocks that need to be synced by a newly joining Node, the Node will emit the following error to the log:

[networking.syncBlockchain] Could not sync Blockchain. Node is offline or send faulty packet!

This means that during the Synchronization process, there was an issue. The exact cause needs to be pinpointed. A Workaround is to manually get a copy of a more up-to-date Blockchain, and placing it in the Nodes root directory.

@michelbarnich michelbarnich added bug Something isn't working test-network Issue appears in the test-network branch labels Jan 2, 2023
@michelbarnich michelbarnich self-assigned this Jan 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working test-network Issue appears in the test-network branch
Projects
None yet
Development

No branches or pull requests

1 participant