Hi all, I’d set up an unattended farmer on Fedora Linux. Basic install just following install instructions from the Chia wiki, version 1.1.16. It had been happily farming my plots for weeks, but yesterday it suddenly stopped working while I was at work (i.e. I didn’t change anything nor am I aware of any event that might have triggered).
If I run chia farm summary
I get the connection error message below, and it doesn’t recognise my plots. I’ve tried removing my plot directories, doesn’t make a difference. Rebooting, restarting the node makes no difference. Some snippets:
$ chia farm summary
Connection error. Check if harvester is running at 8560
Farming status: Farming
Total chia farmed: 0.0
User transaction fees: 0.0
Block rewards: 0.0
Last height farmed: 0
Plot count: Unknown
Total size of plots: Unknown
Estimated network space: 27040.344 PiB
Expected time to win: Unknown
Note: log into your key using 'chia wallet show' to see rewards for each key
After having this problem I upgraded to 1.1.17, makes no difference to this issue. Any help would be appreciated.