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
rebooting the instance from AWS console worked for me. There was a service that was leaking file connections that lsof helped find.
lsof