Forums

SSH Screen stuck

I tried logging into PA's ssh, it accepted my password and hangs.

debug1: Authenticating to ssh.pythonanywhere.com:22 as 'EndenDragon'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256@libssh.org
debug1: kex: host key algorithm: rsa-sha2-512
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ssh-rsa SHA256:zy2jmqxNg/fs6tFZK55OjHTI3B2UofzOiUvTPtcX3/Y
The authenticity of host 'ssh.pythonanywhere.com (23.21.200.247)' can't be established.
RSA key fingerprint is SHA256:zy2jmqxNg/fs6tFZK55OjHTI3B2UofzOiUvTPtcX3/Y.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'ssh.pythonanywhere.com,23.21.200.247' (RSA) to the list of known hosts.
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
debug1: SSH2_MSG_SERVICE_ACCEPT received
<<<<<<:>~ PythonAnywhere SSH. Help @ https://help.pythonanywhere.com/pages/SSHAccess
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/jkzhang/.ssh/id_rsa
debug1: Trying private key: /Users/jkzhang/.ssh/id_dsa
debug1: Trying private key: /Users/jkzhang/.ssh/id_ecdsa
debug1: Trying private key: /Users/jkzhang/.ssh/id_ed25519
debug1: Next authentication method: password
EndenDragon@ssh.pythonanywhere.com's password: 
debug1: Authentication succeeded (password).
Authenticated to ssh.pythonanywhere.com ([23.21.200.247]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: pledge: network

EDIT: It is somehow fixed... alright then :/

We had some trouble with the server that handles SSH. It should be fine now and we're working on a more permanent fix.