Dashboard and Workspace loader fail to connect via websocket if user uses a proxy server from Firefox browser
See original GitHub issueDescribe the bug
If a user works behind a proxy it is impossible to open start /open workspace via dashbaord / UI
Che version
nightly, multiuser
Steps to reproduce
- Connect to a proxy server from your browser
- Open Che dashboard
- Try to create and open or just open existing workspace
- After some delay, workspace loader shows error:
Unknown error has happened, try to reload page
. This repeats on each page refresh. Workspace is not changing its state fromSTOPPED
. Debug mode doesn’t show any additional logs. Only the error message in downloaded file.
Expected behavior
Workspace is started and opened as usual.
Runtime
- Che in local network
- che.openshift.io
Screenshots
Installation method
chectl
Additional context
It is possible to start workspace via API (and Swagger).
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
1655372 - Websockets fails to connect and enters a ...
Firefox never sends a HEADERS frame with a CONNECT request to the proxy to connect to the WebSocket server, only the SETTINGS and...
Read more >Unable to Launch Applications or Desktops Using HTTPS ...
This article provides information on how to enable launching applications through HTTPS URL on Firefox browser using the Citrix Workspace App for HTML5....
Read more >RemoteApp webclient launch failure - Microsoft Q&A
1.Kindly go and check if any configuration has been set in firewall to deny WebSocket. Also check the status of port 3392, whether...
Read more >Troubleshooting WebSocket
Supported browsers. Confirm that you're using a supported browser. · Proxy servers and firewalls. Check if you have a proxy server or firewall...
Read more >How to implement WebSocket API JavaScript application ...
*Note: The initial release of this API is for deployed Refinitiv Real-Time Advanced Distribution Server customers only (i.e. to use it you will...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Seems this is Firefox related issue as everything is working in Google Chrome.
Do not mind to close it after reasonable error message fix is merged.