Hello DigitalOcean,
I have an issue with my droplet. It is currently using Ubuntu 18.10 and I wanted to update to Ubuntu 18.04 LTS, so I decided to shut it down and take a snapshot. When I took the snapshot, I booted the droplet, but unfortunately after restarting. I can’t log in with SSH Key. Apache is running but I can’t access the IP via the browser too (it results in connection timed out). It shows on the droplet status that it is running but the web page is not working. I decided to restore the snapshot to the droplet but it won’t work.
Please help me find out what is going wrong, my website is off since soon 48hours, I contacted DO still no response.
Thanks, Franz
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
After 3 days of struggle, I finally solved it. It is similar to this issue https://www.digitalocean.com/community/questions/no-internet-connection-after-droplet-reboot from @lukasea17033bb7e7ecf80fc21
Thanks, Franz
Hi @rigledev,
You can use your droplet’s console. The console can be found in your Control Panel --> Droplet’s settings —> Access --> Launch Console.
From there you can try typing in
To see if it would start if it would give you an error.
Once you have the error, you should be able to resolve it with a quick search. If the error is not something you have access to fix, it would be best to see the response of DigitalOcean’s support. Having said that, please do try to restart your network from your console.
Regards, KFSys
Same issue here on 2x ubuntu Droplets (VMs) - one ubun20, the other ubuntu22.
Apache seems to work after restoring from a snapshot, but SSH does not, and the DO console just time-out on “Connecting to droplet”. (eventually showing SSH connection Lost)
I miss the old DO console, while it didnt support copy/paste, it always worked (which is what a console is supposed to be). :(
(edit- i should add one of these was a Wordpress One-click-app droplet, which runs on ubntu22)