Skip to content

Can't ssh into apps #71

@gerardo-cauich

Description

@gerardo-cauich

Hi, I'm getting the following error when trying to ssh into the app:

cf ssh web-ui
FAILED
Error opening SSH connection: ssh: handshake failed: EOF

ssh is allowed in the app and in the space. I have also attached my trace.log.

If I try to ssh without the CLI, I get the following:

    ssh -p 2222 cf:7cb22e46-2600-4194-a38a-c0218dc4213c/0@ssh.cap.explore.suse.dev -v
    OpenSSH_8.2p1 Ubuntu-4ubuntu0.1, OpenSSL 1.1.1f  31 Mar 2020
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
    debug1: /etc/ssh/ssh_config line 21: Applying options for *
    debug1: Connecting to ssh.cap.explore.suse.dev [44.236.106.176] port 2222.
    debug1: Connection established.
    debug1: identity file /home/master/.ssh/id_rsa type -1
    debug1: identity file /home/master/.ssh/id_rsa-cert type -1
    debug1: identity file /home/master/.ssh/id_dsa type -1
    debug1: identity file /home/master/.ssh/id_dsa-cert type -1
    debug1: identity file /home/master/.ssh/id_ecdsa type -1
    debug1: identity file /home/master/.ssh/id_ecdsa-cert type -1
    debug1: identity file /home/master/.ssh/id_ecdsa_sk type -1
    debug1: identity file /home/master/.ssh/id_ecdsa_sk-cert type -1
    debug1: identity file /home/master/.ssh/id_ed25519 type -1
    debug1: identity file /home/master/.ssh/id_ed25519-cert type -1
    debug1: identity file /home/master/.ssh/id_ed25519_sk type -1
    debug1: identity file /home/master/.ssh/id_ed25519_sk-cert type -1
    debug1: identity file /home/master/.ssh/id_xmss type -1
    debug1: identity file /home/master/.ssh/id_xmss-cert type -1
    debug1: Local version string SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.1
    kex_exchange_identification: Connection closed by remote host

Help is appreciated. Thanks!

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