Skip to content

Cannot authenticate server or no matching compression #77

@maxammann

Description

@maxammann

I'm running the latest version of the docker container. I also downloaded the static build version 2.4.0 from Github and tried to connect from two different platforms without success:

When connecting from arch-linux:

Cannot authenticate server
Reconnecting... (Cannot authenticate server)

When connecting from Debian GNU/Linux 9.12 (stretch):

Error connecting: kex error : no match for method compression algo client->server: server [zlib@openssh.com,zlib], client [none]
Reconnecting... (Error connecting: kex error : no match for method compression algo client->server: server [zlib@openssh.com,zlib], client [none])

The server only has an RSA key available.

It seems like the server is very strict about the compression and encryption algorithm. Is there a way to configure this without rebuilding the server?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions