Report this

What is the reason for this report?

SSH can not connect to server

Posted on March 9, 2014

Hi, my server is running LAMP (beta).

I actually copied this from a snapshot so that I could increase the performance.

However, now when I SSH from terminal it says Connection closed by myIPAddress



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.

did you setup SSH? and if yes, then is it by RSA key? <br>how about the user you use to access; root or a normal user you created?

Hello,

Are you trying to SSH using your SSH key or just with a password?

Note that by default on most Linux distributions password authentication is disabled.

If you don’t have your SSH key on file, you could enable password authentication by following the steps here:

https://www.digitalocean.com/docs/droplets/resources/lost-ssh-key/

After that, you could use PuTTY and authenticate with a password.

Hope that this helps! Regards, Alex

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.