Question
unable to login to freebsd droplet via ssh
I am starting out in digital ocean. I have set up a freebsd droplet, but my digitalocean.com credentials are not working for login with ssh. I have not received an email with information. I did set up an rsa key
Please point me to a getting started tutorial.
Thanks
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.
×
Make sure there is no white space in your key where there shouldn’t be any. I noticed that when I copy and pasted my public key I had breaks in the encrypted string as well as in my e-mail. Unfortunately unlike other services like GitHub, which handle bad copy and paste jobs well, Digital Ocean’s wizard does not. Once I fixed my key I was able to log in over SSH.