Report this

What is the reason for this report?

After updating Ubuntu, I can't access my droplet at all

Posted on September 4, 2021

I installed the console access, and updated ubuntu using do-release-upgrade. Something went wrong, so I used this command:

sudo apt-get update --fix-missing; sudo dpkg --configure -a; sudo apt-get install -f; sudo fuser -vki /var/lib/dpkg/lock; sudo dpkg --configure -a;

Thus, Ubuntu was properly updated. However, my webpage no longer connected to the server. I then restored my droplet to a version before I’d done the OS update, and now I cannot even access the recovery terminal. The recovery terminal looks like this:

https://imgur.com/a/J7ccL5m

How can I get console access to my droplet again and have it connect to its domain name?



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.

Hey there!

It looks like your imgur file has since expired or was removed so it is difficult to troubleshoot. Since you aren’t getting the recovery terminal I’d suggest opening a ticket to our support team if you haven’t done so already.

Feel free to share another imgur image if you are still seeing issues.

Hope it helps! Nate

Hi there,

Are you getting ping to the droplet? Have you made any recent changes to the droplet configuration (like changing firewall rules)?

You can use the DigitalOcean console to regain access to your droplet.

The Recovery Console provides out-of-band access and is available regardless of your network settings. It emulates the access you would have if you were sitting down with a keyboard and monitor attached to the actual server. You can use this feature to log in and revert bad settings to regain normal access.

https://docs.digitalocean.com/products/droplets/how-to/recovery/recovery-console/

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.