Open MetaCombo opened 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.
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.