Question
The repository '...' does not have a Release file.
When I try to install the IOTA full node with this tutorial[http://iri-playbook.readthedocs.io/en/master/getting-started-quickly.html#getting-started-quickly]
I get this error:
Welcome to IOTA FullNode Installer!
This script is going to install IOTA full node.
Do you wish to proceed? [y/N] y
Updating system packages…
E: The repository ’http://security.debian.org xenial/updates Release’ does not have a Release file.
E: The repository ’http://mirrors.digitalocean.com/debian xenial Release’ does not have a Release file.
E: The repository ’http://mirrors.digitalocean.com/debian xenial-updates Release’ does not have a Release file.
E: The repository ’http://mirrors.digitalocean.com/debian xenial-backports Release’ does not have a Release file.
when I am running the
bash <(curl -s https://raw.githubusercontent.com/nuriel77/iri-playbook/master/fullnode_install.sh)
command
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×