Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't ssh into apps #71

Open
gerardo-cauich opened this issue Jan 27, 2021 · 6 comments
Open

Can't ssh into apps #71

gerardo-cauich opened this issue Jan 27, 2021 · 6 comments

Comments

@gerardo-cauich
Copy link

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/[email protected] -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!

@agracey
Copy link

agracey commented Jan 28, 2021

Thank you for letting us know. I'll look into it shortly

@gerardo-cauich
Copy link
Author

I tried again today and got the following error:

cf ssh web-ui
FAILED
auth request failed: Received invalid SSL certificate from login.cap.explore.suse.dev - unknown authority

Actually, all commands give me the same error.

@agracey
Copy link

agracey commented Jan 30, 2021

I've fixed the SSL issue for the auth but I don't know how to fix the SSH problem. It might be a while until it's resolved. I apologize for any issues this may have caused.

@gerardo-cauich
Copy link
Author

Understood. Thanks!

On a (maybe) unrelated note, I'm trying to access https://forums.explore.suse.dev/ but I'm getting an HSTS error.

@agracey
Copy link

agracey commented Jan 31, 2021

The link is actually: https://forums.suse.com

The link you have is pretty old, where did you find it? I thought I had changed them all in our documentation

@gerardo-cauich
Copy link
Author

At the end of this page https://developer.suse.com/capsandbox/

The "Start a conversation" text links to it.

forum_link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants