I've never been able to connect to pythonanywhere via SSH even after switching to a paid plan, I added my public key to ~/.ssh/authorized_keys but still nothing.
When I try to connect using the command: ssh steinitzu@ssh.pythonanywhere.com
I get back (without being prompted for a password):
<<<<<<:>~ PythonAnywhere SSH. Help @ https://www.pythonanywhere.com/wiki/SSHAccess
Permission denied (publickey,password).
Wondering if it's a failure on my end or if my ssh access failed to get activated for some reason?
Thanks