-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Description
Starting monerod with larger block-sync-size than ~100 (tested 200, 500, 1000, 10000) prevents unsynced daemon from synchronizing by going into some strange loop that only prints over and over again:
SYNCHRONIZATION started
91.218.20.4:18080 OUT Sync data returned a new top block candidate: 2552513 -> 3384786 [Your node is 832273 blocks (3.2 years) behind]
SYNCHRONIZATION started
52.143.116.21:18080 OUT Sync data returned a new top block candidate: 2552513 -> 3384786 [Your node is 832273 blocks (3.2 years) behind]
SYNCHRONIZATION started
4.227.140.143:18080 OUT Sync data returned a new top block candidate: 2552513 -> 3384786 [Your node is 832273 blocks (3.2 years) behind]
SYNCHRONIZATION started
.bitmonero/bitmonero.conf:
prune-blockchain=1
sync-pruned-blocks=1
db-sync-mode=fast:async
block-sync-size=100
enable-dns-blocklist=1
bootstrap-daemon-address=auto
Metadata
Metadata
Assignees
Labels
No labels