In some cases, the contents of the job-backoffs.json file can prevent your device from resuming mining. This can be resolved by can be reset manually.
To reset the contents of the file, please run the following command:
- cudominercli reset --job-backoffs
The service will restart after resetting the job-backoffs file. If this remains inactive, you can start the app manually. To do this, please run the following command:
- systemctl restart cudo-miner
For good measure, we advise manually starting the miner after restarting the service. For this please run the following command:
- cudominercli enable
We hope this topic is informative and useful. Happy mining!