crypto:chia:troubleshooting
This is an old revision of the document!
Table of Contents
Crypto - Chia - Troubleshooting
Sometimes stray daemons left over from previously running processes will cause strange bugs or errors when upgrading to a new version.
Stop all Chia Processes
Make sure all daemons and chia processes are killed before installing or upgrading.
cd chia-blockchain . ./activate chia stop -d all
Confirm all Chia Processes are actually stopped
ps -Af | grep chia
NOTE: If some Chia processes are still running, try to kill them manually.
- This can happen is a Chia start was performed without first running
chia stop -d all
If all else fails, reboot the machine and restart Chia.
crypto/chia/troubleshooting.1624438494.txt.gz · Last modified: 2021/06/23 08:54 by peter