Synchronization – Does your blockchain sync seem to be stuck in a loop?
Connect to the node you set up after raspibolt.org (I have a NUC, not a Raspberry, so it’s 32-bit). I connect via SSH and occasionally check the sync status. I’m not sure if I’m reading the logs wrong, but it’s permanently updated so it doesn’t stop, but it seems to be stuck in some kind of loop where the sync is always restarting. My other node synced from 0 to absolute perfection in less than 30 hours and is on the same connection.
Log in via SSH and run the following command: tail -f /home/bitcoin/.bitcoin/debug.log
bitcoind
I’m running it as a service, not manually. I’m wondering if disconnecting the SSH connection might break blockchain synchronization.
OS: Ubuntu 24.04
Latest log (always height 400’000 and TX is 2026):
Thanks for your help.
I assume the following progress=0.110276
Synchronization rate (decimal). It has been hovering between 0.11 and 0.13 since the day.