Previously I could connect with PuTTY easily. Now that I’ve updated it I cannot connect.
PuTTY tells me there was a connection time out
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!
Accepted Answer
Hi there,
The error message that you are getting indicates that you are not using the correct SSH key. I could suggest making sure that you’ve selected the correct key and then trying again.
In case that it still does not work, you could follow the steps here on how to regain access to your Droplet in case of lost SSH keys:
https://www.digitalocean.com/docs/droplets/resources/lost-ssh-key/
Regards, Bobby
Hello, @ilovemycat666
You can check our article on How to Upload an SSH Public Key to an Existing Droplet
https://www.digitalocean.com/docs/droplets/how-to/add-ssh-keys/to-existing-droplet/
You can access the droplet from the DigitalOcean console and then temporary enable the PasswordAuthentication
on your droplet and access the droplet with a password to upload the ssh-key.
You can upload the key using this command:
- ssh-copy-id -i ~/.ssh/mykey user@droplet
Regards, Alex
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.