Para-2 testnet is now live! We’ve fixed most problems from Para-1 and we’re (theoretically) more stable . If your worker has joined para1 testnet , you can follow this page to update it to para2 testnet.
-
You need to clean all node & pruntime data , follow this command:
sudo phala update clean
-
Follow this command to uninstall your phala mining scripts:
sudo phala uninstall
sudo rm -R ~/solo-mining-scripts-para1
sudo rm -R ~/solo-mining-scripts-main
sudo rm ~/main.zip
sudo rm ~/para1.zip -
You can follow this page to redownload and reinstall new phala mining scripts :
https://wiki.phala.network/zh-cn/docs/khala-mining/
-
How to check your scripts are latest?
Use this command to check:
sudo phala config show
If it shows you “NODE_IMAGE=phalanetwork/khala-pt2-node” , your scripts were update successed.