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
{{ message }}
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: