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

[BUG] Endless redownload and unpack txhashset archive #123

Open
johanneshahn opened this issue Dec 22, 2023 · 0 comments
Open

[BUG] Endless redownload and unpack txhashset archive #123

johanneshahn opened this issue Dec 22, 2023 · 0 comments

Comments

@johanneshahn
Copy link
Member

After starting a node which was about 1 week offline the sync process is updating fine.
It syncs the headers and start downloading the txhashset archive and updates to the latest block.
The Message "Node synchronised" is shown. All fine here.

But after this, the Debug log shows additional txhashset archive download progress.
It unpacks the tx hash archive, validates all fine and then it start to download the txhashset archive from peer again.
It never stops.
Screenshot 2023-12-22 123748

To Reproduce
Sync the node to latest height. Stop Node and let it shutdown for some days to reach the txhashset archive download progress.
Start the node again to sync to latest block. Wait for node to be synchronised (Log: Node synchronized ...).
Watch the log "DEBUG" for Message handle_payload: txhashset archive: xxxxx/xxxxx.

Required data

  • OS: Windows
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

1 participant