Hello,
I am currently trying to access my Droplet through the online console, after I lost/forgot the passphrase for my public ssh key. Unfortunately the console does not want to work, the screen just outputs the following lines of code. I’ve tried this on multiple computers, which different browsers and its the same everytime.
The cursor blinks after these lines are printed out, but doesn’t register me typing at all. I even let this window load for a while, but nothing changes.
So how do I get this console window to work, so that I can switch out my ssh key.
Thanks in Advance!
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!
Console is a little different than Terminal/PuTTy in that it’s more of a direct connection to the Droplet, so what you’re seeing is what you’d normally see when a server is booting up and services are in the process of starting up.
Once everything loads, you should be prompted to enter a username and password. You won’t be able to see the input for the password, so you sort of need to know that you’re entering the correct password as you type it out since you can’t paste it in.
If you’re not prompted, hitting enter/return will normally bring you to that prompt, but not until every service has loaded and the Droplet has finished the boot sequence.
…
That being said, if you Deployed the Droplet with SSH Keys, the root user doesn’t have a password and password authentication is disabled, so unless you enabled password authentication and set a password for the root user after deployment, the only means of logging in is with SSH Keys, which, unfortunately, Console does not support.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.