We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using https with nginx, show the error once open the page:
WebSocket connection to 'wss://example.com/cable' failed: Error during WebSocket handshake: Unexpected response code: 404
The related log /var/www/log/homeland-error.log:
/var/www/log/homeland-error.log
2016/12/28 05:59:21 [error] 5#5: *6 connect() failed (111: Connection refused) while connecting to upstream, client: x.x.x.x, server: example.com, request: "GET /cable HTTP/1.1", upstream: "http://192.168.0.6:7000/cable", host: "example.com"
Hope to get help for this.
The text was updated successfully, but these errors were encountered:
domain 未配置
http://gethomeland.com/docs/configuration/config-file/
Sorry, something went wrong.
@huacnlee domain and https fields were configured. :( Can I use make install_ssl to reconfigure the workflow for https?
domain
https
make install_ssl
No branches or pull requests
I'm using https with nginx, show the error once open the page:
The related log
/var/www/log/homeland-error.log
:Hope to get help for this.
The text was updated successfully, but these errors were encountered: