π οΈTroubleshooting
Fix the issue when installing the algorand node.
If you have some problem with your algorand installation, try remove and install again using this command. Because i saw some user have this problem and didn't show any files inside /var/lib/algorand
.
Remove the algorand
sudo apt purge algorand
Install the algorand
sudo apt install algorand
Now you can go to next step with this link below.
πSwitching NetworkI will add more soon.
Last updated
Was this helpful?