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 encountered this error while using my git bash. I was able to solve this by re-installing git for windows. More details in this answer.