Question
Can't access a droplet using SSH, there's another way?
I don’t know why but at my home I can’t access a droplet using SSH, because I always got the same error “Permission denied, please try again.”.
I have no problem when I try to access at my university, so the problem is not related with a wrong configuration or I have type a wrong password, the problem is that this problem only happens on my home.
So I’d like to know if there’s other way to access remotely a droplet?
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.
×
why not actually fix the problem? permission denied means just that. configure your client to provide ssh keys as authentication credentials to your droplet.
You can access it from through the web console from DigitalOcean’s control panel.