Vitor Vezani
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
I'm trying to add my ssh key but when I try to log in into the dropplet my password is asked
sh-3.2# ssh-copy-id deploy@162.243.xxx.xxx
/usr/local/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/usr/local/bin/ssh-copy-id: WARNING: All keys were skipped because they already exist on the remote system.
sh-3.2# ssh deploy@162.243.xxx.xxx
deploy@162.243.xxx.xxx's password:
What should I do?