-
Notifications
You must be signed in to change notification settings - Fork 237
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 handshake: Unexpected response code: 400 #231
Comments
Hi, @bgbraga thanks for this report. In our production environment, we are running in GCP using Kubernetes and we don't have this error. But I just deployed using a 'Google Cloud Button' in the
But I notice the In your environment, is something not working well? |
I can't invite someone to meeting room. I don't know if it is related with WebSocket. At this medium post ( that now I'm seeing that you as the author ;) ) I see some options like GET menu that is not appearing to me. Do you suggest me to forgot "Google Cloud Button" for a while and deploy using GKE? |
This function is not supported in the Morpheus layout. There is an issue reporting this problem :)
You can continue using the "Google Cloud Button" for deploy in Google Cloud Run.
In the Resultados Digitais, we are using GKE and we created on Spinnaker our pipeline deploy |
Ok. I comment there to see if there a way to use the previous layout instead of Morpheus. Thanks |
Same issue here. Deployed on-premise using Docker. #matrix work just fine besides some users keeping getting disconnected (which is somewhat annoying since the "enter room" notification keeps popping up all the time). Great tool anyway. |
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
Possible Solution
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?
The text was updated successfully, but these errors were encountered: