deso-protocol / core

DeSo core node
https://docs.deso.org
MIT License
325 stars 110 forks source link

HyperSync Error #1238

Open ryleesnet opened 3 months ago

ryleesnet commented 3 months ago

I'm trying to get my node back up and running, but having an issue. I keep getting this error: The final db checksum doesn't match the checksum received for the peer. It is likely that HyperSync encountered some unexpected error earlier. You should report this as a issue on DeSo github https://github.com/deso-protocol/core. It is also possible the that peer is misbehaving and sent invalid snapshot chucks. In either way, we'll restart the node and attempt to HyperSync from the beginning.

I have tried to run the following docker command and try again: "docker-compose -f docker-compose.dev.yml down --volumes"

Any ideas on how to resolve this one?