crypto:chia:update
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crypto:chia:update [2021/05/12 17:08] – peter | crypto:chia:update [2021/07/10 11:34] (current) – peter | ||
---|---|---|---|
Line 30: | Line 30: | ||
chmod +x ./ | chmod +x ./ | ||
./ | ./ | ||
- | |||
- | cd chia-blockchain-gui | ||
- | npm run electron & | ||
</ | </ | ||
---- | ---- | ||
- | ===== Troubleshooting ===== | ||
- | |||
- | Sometimes stray daemons left over from previously running processes will cause strange bugs or errors when upgrading to a new version. | ||
- | |||
- | Make sure all daemons and chia processes are killed before installing or upgrading. | ||
- | |||
- | This is normally done by executing **chia stop -d all** from the upgrade example above. | ||
- | |||
- | But it does not hurt to double check using **ps -Af | grep chia** to make sure there are no chia processes left running. | ||
- | |||
- | You may have to manually kill the chia daemon if an install and chia start was performed without first running **chia stop -d all**. | ||
- | |||
- | If all else fails, rebooting the machine and restarting the chia daemon/ | ||
crypto/chia/update.1620839325.txt.gz · Last modified: 2021/05/12 17:08 by peter