ColdGrub1384 / Pisth

SSH and SFTP client for iOS
https://develobile.com/pisth
Apache License 2.0
413 stars 67 forks source link

“error authenticating” when trying to SSH #6

Closed djschny closed 6 years ago

djschny commented 6 years ago

When I try to establish an SSH connection to a remote host, I receive the following error:

Error authenticating! Check for username and password

This is on the latest iPad version from the App Store. I used the same credentials from both my laptop and from the Shelly iPad app and they both work successfully.

Any ideas?

ColdGrub1384 commented 6 years ago

Maybe you have put an invalid SSH key without wanting. Edit your connection and tap both buttons on the bottom and tap "Cancel". Then retry. Tell me if it works after that please.

djschny commented 6 years ago

I was not using SSH key authentication, I am using username/password authentication.

I tried a fresh connection and as well as your suggestion with the same result.

ColdGrub1384 commented 6 years ago

Can you please try with user pisthtest, password pisth and host coldg.ddns.net?

ColdGrub1384 commented 6 years ago

Or maybe SFTP is not enabled on your computer, try disabling SFTP to see if it works, if not, try with the credentials I sent.

ColdGrub1384 commented 6 years ago

I close this issue due to inactivity.