Content
@
0 reply
0 recast
0 reaction
Sanjay
@sanjay
We've released 1.11.1. @wazzymandias.eth made it so that hubs will now automatically use snapshot sync to catch up if they are too many messages behind. Note that this will reset the db, if you're running a replicator you can disable this to be safe, by setting `CATCHUP_SYNC_WITH_SNAPSHOT=false` in your .env file
6 replies
2 recasts
13 reactions
jj ๐
@jj
Hi folks, the snapshot is really awesome and fast but for me it downloaded the snapshot and then restarts the downloading of snapshots again. Looking closely at the logs I see an error message but itโs all \n so thinking thereโs a typo or bug
2 replies
0 recast
0 reaction
Wasif Iqbal
@wazzymandias.eth
What do you mean "restarts the downloading of snapshots again" ? The logs in your screenshot are red herring - that's just how docker-compose renders progress bar. It's not indicative of actual error. Looks like you're progressing on snapshot download, but if you terminate before finish you'll end up re-downloading
3 replies
0 recast
0 reaction
jj ๐
@jj
I was thinking maybe Iโm missing some real errors or warnings but it says \n instead
1 reply
0 recast
0 reaction
jj ๐
@jj
Also Iโm reporting a potential bug or type where the message is just โ\nโ not the progress bar
0 reply
0 recast
0 reaction
jj ๐
@jj
Yea so the first time it was downloading the snapshot it reached 100% then it just started at 0% again. Is it because maybe it took so long to download the first time that by the time it loaded the snapshot it was 3M messages behind or something?
1 reply
0 recast
0 reaction