Chia Harvester Upgrade – Ubuntu

Chia Harvester upgrade from previous version

$ cd chia-blockchain
$ chia stop -d all
$ deactivate
$ git fetch
$ git checkout latest
$ git reset –hard FETCH_HEAD –recurse-submodules

If you get RELEASE.dev0 then delete the package-lock.json in chia-blockchain-gui and install.sh again

$ git status

git status should say “nothing to commit, working tree clean”,
If you have uncommitted changes, RELEASE.dev0 will be reported.

$ sh install.sh

$ . ./activate

Check the Plots directories:
$ chia plots show

To Add Plots:
$ chia plots add -d /mnt/ChiaPlots

Start the harvester:
$ chia start harvester -r