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

WebSocket connection failed: Error in connection establishment: code 1005 #50

Open
adri6412 opened this issue Mar 30, 2022 · 2 comments

Comments

@adri6412
Copy link

Hello,
when i try to connect to one of my hosts with SSHy trough wsproxy i get the error "WebSocket connection failed: Error in connection establishment: code 1005
On the ssh client side in /var/log/secure i have this
Mar 31 00:17:07 nswitchwifi sshd[11770]: Bad protocol version identification 'U1NILTIuMC1TU0h5Q2xpZW50DQo=AAABVAsUTjy4eGErxwpOjzhshDCylgAAALlkaWZmaWUtaGVsbG1hbi1ncm91cC1leGNoYW5n' from 10.0.1.28 port 46738

The string is the base64 version for this :
SSH-2.0-SSHyClient
���U�"�5WIT6.Re���.Y�YYKZ�[��X[Yܛ\�Y^��[

What am i doing wrong?

@awwithro
Copy link

I'm hitting the same thing. As near as I can tell, the handshake is getting base64 encoded enroute to the server when it shouldn't be

@gordyvision
Copy link

I'm getting the same thing as well. Any workaround for this?

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

3 participants