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.
Check Logs
~/.chia/mainnet/log/debug.log
NOTE: Search for WARN and ERROR in particular.
crypto/chia/troubleshooting.1624974128.txt.gz · Last modified: 2021/06/29 13:42 by peter