Hi. So after update OS I cannot connect to my droplet by SSH. Only way I can access my machine is using “Access Console” page in DO site. When I try to ping anything - I get error “Network is unreachable” (8.8.8.8 too). I used any solutions from Internet but did not get any success result. I can show any usefull info from console, but I do not know what excatly needs. Also after welcoming I get “failed to connect to https //changelogs.ubuntu.com/meta-release-lts” message.
Thanks for help!
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.
Hi, @d3m1doff
What happens when you execute ifconfig -a
can you see the eth0 interface listed? If this one is not present then we will need to sort this out.
I know that sometimes some packages can be uninstalled somehow on reboot and there are cases where cloud-init is one of them. You can check if the package is present and currently installed on your droplet as well.
A similar issue was reported here as well: https://www.digitalocean.com/community/questions/no-internet-connection-after-droplet-reboot
You can check the answer posted from lukasea17033bb7e7ecf80fc21 and see the suggested steps if needed.
/etc/udev/rules.d/70-persistent-net.rules
file/etc/netplan/50-cloud-init.yaml
fileapt update
and apt upgrade
Also have you tried to power off the droplet and then start it again instead of just rebooting it? You can perform this action from the control panel.
Let me know how it goes.
Regards, Alex
This comment has been deleted
Click below to sign up and get $100 of credit to try our products over 60 days!
my systemd-resolve --status systemd-resolve --status
Also I can ping my public gateway but my public address is not pinging. UPD: I tried to boot from recovery ISO and my public IP was pinging!!!
my etc/network/intefaces Sorry for picture, but I do not have normal console
my ifconfig ipconfig