Chia-Network / drplotter

Apache License 2.0
62 stars 7 forks source link

KeyError: 'farmer_peer' #22

Open drnick23 opened 5 months ago

drnick23 commented 5 months ago

when running:

drchia start harvester -r

If you see a traceback followed by KeyError: 'farmer_peer'

Then your config.yaml at ~/.chia/mainnet/config/config.yaml was setup using a different version of the chia harvester software than drchia. You'll need to follow the steps for a new harvester in the getting started guide in the readme, and not use the official "chia init" commands, use "drchia init" instead.