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

[Bug]: ERR failed to connect to origin error="tls: first record does not look like a TLS handshake" #119

Open
2 tasks done
0xrushi opened this issue May 9, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@0xrushi
Copy link

0xrushi commented May 9, 2022

Jupyter notebook

Google Colab

What happened?

I have this in my ~/.ssh/config

Host *.trycloudflare.com
	HostName %h
	User root
	Port 22
	ProxyCommand /usr/bin/cloudflared access ssh --hostname %h

But I'm getting

$ ssh translate-million-vienna-birth.trycloudflare.com            
                                                                                                                    
2022-05-09T12:09:10Z ERR failed to connect to origin error="tls: first record does not look like a TLS handshake" originURL=https://translate-million-vienna-birth.trycloudflare.com
tls: first record does not look like a TLS handshake
kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535

What did you expect?

successful ssh

Version

  • latest

Which version (if not the latest)?

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@0xrushi 0xrushi added the bug Something isn't working label May 9, 2022
@WassimBenzarti
Copy link
Owner

Hello @rushic24, happy to see you here.

Apologies for the late reply, I have been very busy with work. I will be looking into the problem you raised this weekend.

Sorry for inconvenience 🙏

@Covernel
Copy link

@WassimBenzarti
FYI, Google updated the colab FAQ (https://research.google.com/colaboratory/faq.html) and disallowed SSH. It is extremely easy to get permanent ban now.

@WassimBenzarti
Copy link
Owner

WassimBenzarti commented May 21, 2022

Thank you @Covernel for informing me of this change. I will update the README.md.

Edit: updated the README.md

@0xrushi
Copy link
Author

0xrushi commented May 21, 2022

Oh, I think even before it was not allowed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants