When I want to connect to my server like this
ssh -a username@my-server.de -p 22
it gives me two error messages:
PTY alloca
I also faced the same issue. Just restarting my servers solved the issue.