I used to access Droplets by SSH but I can’t Access it anymore at least for the last 16 hours
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.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hi @abdelbagi,
Is your Droplet online, can you ping it? Additionally, You can use the Recovery Console to SSH and see what the issue is exactly. 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.
You can follow this documentation on how to enter your into your Droplet:
Basically, you’ll reset your root password and use it via the root user on the Recovery console to connect to it. Once inside you can see what’s causing the exact issue and what happened with the upgrade.
Hope this helps!
Hello @abdelbagi
Do you receive any error messages like
connection timeout
or similar to this?Have you tried using the recovery console tool?
Regards