Question
Apt-get update doesn't pull 0% connection. What am I missing?
I a new user I tried installing mautic on my droplet but messed up at the end so I deleted my droplet several times and started clean.
Now I try to re-install but not getting to connect with digitalocean.
apt update && apt upgrade -y
And I am getting this errors
0% [Connecting to mirrors.digitalocean.com] [Connecting to security.ubuntu.com]
Err:1 http://mirrors.digitalocean.com/ubuntu xenial InRelease
Temporary failure resolving ‘mirrors.digitalocean.com’
Err:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
Temporary failure resolving 'security.ubuntu.com’
I am not sure how to proceed and resolve the problem. What am I missing?
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.
×