π οΈ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?