Report this

What is the reason for this report?

unable to ssh between droplets

Posted on January 12, 2016

i setup 2 droplets in LON1 with the same SSH key and private network enabled.

I can connect just fine to both of them from kitty via ssh, and all it ask is username (root).

But if i try to scp or ssh from inside one droplet to another, it keeps asking for a password, which i never set.

root@Webapps01:~# ssh 10.20.30.40 The authenticity of host ‘10.20.30.40 (10.20.30.40)’ can’t be established. ECDSA key fingerprint is 31:22:0e:5a:20:cc:20:2e:20:2d:20:a6:7b:86:ed:e3. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added ‘10.20.30.40’ (ECDSA) to the list of known hosts. root@10.20.30.40’s password: Permission denied, please try again. root@10.20.30.40’s password: Permission denied, please try again. root@10.20.30.40’s password: Permission denied (publickey,password).



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.

When I have had that happen, the problem has usually been related to permissions on the key.

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.