ResultadosDigitais/matrix
View on GitHubWebSocket handshake: Unexpected response code: 400
Open
#231 opened on Mar 21, 2020
environment-deploygood first issuekind: bug
Description
Description
Browser / Javascript Console Error: morpheus-526f73e90268c8a4ff10.js:54 WebSocket connection to 'wss://matrix...........&transport=websocket&sid=....... failed: Error during WebSocket handshake: Unexpected response code: 400
Steps to Reproduce
- Deploy matrix to GCP Cloud Run
- Use matrix
- See Browser Console Log
Possible Solution
- I this it is happening because websocket is not supported at Cloud Run: https://github.com/ahmetb/cloud-run-faq#are-websockets-supported-on-cloud-run https://cloud.google.com/run/docs/issues
Have you tested matrix in another GCP (App Engine, GKE) or AWS environment? Any steps or concerns about deployment?