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

wss error #18

Open
garrablanka opened this issue Apr 10, 2018 · 2 comments
Open

wss error #18

garrablanka opened this issue Apr 10, 2018 · 2 comments

Comments

@garrablanka
Copy link

Hey!
This code works perfectly..
We only need an example to use this code with HTTPS.
There is an error:
"WebSocket connection to 'wss://myip:port/' failed: Error in connection establishment: net::ERR_CONNECTION_CLOSED"
How can we fix it??

@juanjosv
Copy link

juanjosv commented Sep 25, 2018

i used the apache trought proxypass this way:
url: wss://serverip/wss

And the file for the SSL site:
ProxyPass /wss ws://serverip:9300
ProxyPassReverse /wss ws://serverip:9300

@omidmousavi
Copy link

omidmousavi commented Aug 12, 2022

I have also this problem...

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