Hi,
I get this error when trying to upload an ssh public key to my droplet which is running on Ubuntu 20.04 ( Locally Using ssh-copy-id and Password-Based Access METHOD)
I tried Resetting root password and trying again but same thing happened
What should I do? thank you
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.
I solved this by using :
ssh -i ~/path/to/keyfile root@ip