Forums

ssh connexion error

Hello,

I'm trying to establish an ssh connection with my console.

I use my pythonanywhere.com logins/pwd as credentials.

I tried ssh GemScanner@ssh.eu.pythonanywhere.com and ssh GemScanner@ssh.pythonanywhere.com with and without european IP but I get this error : GemScanner@ssh.eu.pythonanywhere.com: Permission denied (publickey,password).

What should I do pls?

EU one would not work as you have an account here, on our US service. For us one, are sure that you use correct credentials and there is no problem during the copy/paste?

Thanks, I'm able to use ssh now. But I get this error: Access denied for user 'xxxxx'@'xx.0.0.000' (using password: YES)

That looks like a MySQL error message, not an SSH error message. Are you trying to use an SSH tunnel to reach your database?

yes I struggled a bit for connecting MySQL but finally I succeed. Thanks for your help!

I'm glad you were able to solve it!