-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Service Unavailable of Websocket project #2298
Comments
Hi @TonyChiangUSA, could you provide steps (including any code snippets) to reproduce the error? Thanks in advance. |
Hi @sofisl, I followed this tutorial but never managed to run the sample successfully. I made zero code change of the sample. https://cloud.google.com/run/docs/tutorials/websockets |
I also attempted to recreate the tutorial, and I got stuck at the final step, here is the output in Cloud Build:
I will attempt to take a look at this later in the week, thanks for reporting @TonyChiangUSA |
Filed b/195133753 internally. |
Hi @TonyChiangUSA, it looks like you may have forgotten to set the
|
Please reopen if you continue to experience this issue. |
Followed this wiki but got an error when I open the url given by cloud run, it says:
"Error: connect ECONNREFUSED 127.0.0.1:6379
TCPConnectWrap.afterConnect (net.js:1148)"
The text was updated successfully, but these errors were encountered: