jeroenpeeters / docker-ssh

SSH Server for Docker containers ~ Because every container should be accessible
GNU General Public License v2.0
645 stars 90 forks source link

Malformed packet error with x2goclient #49

Closed wishforgood closed 6 years ago

wishforgood commented 6 years ago

I'm using docker-ssh to allow x2goclient to connect into a container. However, after typing in the username and password, the server reports the following error. image And in the client, a blank diag occurred, it's title is Authentication Failed. I'm sure the password is correct.