near / stakewars-iii

Stake Wars: Episode 3 challenges and place to report issues
87 stars 177 forks source link

Validator Stopped Producing Chunks After Updating To 1897d5144 #143

Open MetaCombo opened 2 years ago

MetaCombo commented 2 years ago

After I updated to the new head, my validator stopped producing chunks. The work around I found was to delete the data folder in .near/ and then

git fetch --tags --force git checkout shardnet make shardnet-release sudo systemctl restart neard

My validator then downloaded the new headers and then I was able to ping a new proposal and I am now an active validator producing chunks.