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 opening handshake timed out #39

Open
alicanuzun opened this issue Aug 17, 2017 · 0 comments
Open

WebSocket opening handshake timed out #39

alicanuzun opened this issue Aug 17, 2017 · 0 comments

Comments

@alicanuzun
Copy link

I am trying to connect to terminado with websocket using xterm.js
var socket = new WebSocket('wss://myURL:myPORT/websocket');
if I delete :myPORT/websocket, it gives
Error during WebSocket handshake: Unexpected response code: 200
I am using apache2 server on ubuntu 14.04 and I configure the ProxyPass on apache2.conf file.
Can you help me to solve that issue?
Thanks

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

1 participant