You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In many cases log files and cadaver files are also useful to include. Since these files may be large, an Algorand developer may request them later. These files may include public addresses that you're participating with. If that is a concern please be sure to scrub that data.
Subject of the issue
Describe your issue here.
Your environment
algod -v
goal node status
ubuntu 16.04
Steps to reproduce
sudo add-apt-repository "deb https://releases.algorand.com/deb/ stable main"
curl -o /tmp/algorand.pub https://releases.algorand.com/key.pub
sudo apt-key add /tmp/algorand.pub
sudo apt install algorand #only this step report error all other steps run ok
Expected behaviour
Install successfully
Actual behaviour
Error reported as below:
The text was updated successfully, but these errors were encountered: