Closed andreioprisan closed 3 years ago
I had this issue earlier in the week for that specific block as well, see the other issue (will add link) - but that was fixed.
pull fresh images, full wipe of db & docker volume resolved it after resync
Hi! You are probably using stable
when you need to use latest
. I will release a stable version to fix this.
I'm running a host node with PostgreSQL enabled and DB sync keeps getting stuck randomly due to a panic code. Even after a docker container, volume, image etc. clean and retunning the ./run command, same issue comes up. I even tried with new DB instances, which leads to a full sync and runs for a while, but eventually dies out. This is on an AWS c5d.9xlarge with similarly beefy low latency PostgreSQL instance, latest deso-protocol code.
Has anyone else seen this issue come up or has any suggestions for resolution path?