You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My team (@JoshLuxton) and I stood up this sample app in cloud run, IAP and load balancer with the following instructions/documentation. We believe we followed all the instructions correctly, but we're encountering the following issue with trying to hit the public facing endpoint where the Streamlit app isn't able to complete the web socket connection. The page comes up blank:
And we get the following error on the console output.
Any help understanding this issue is appreciated, and I can provide more context if needed.
Relevant log output
main.33cac65c.js:10 WebsocketConnection WebSocket onerror
a @ main.33cac65c.js:10Understand this error
main.33cac65c.js:19 WebSocket connection to 'wss://*********/_stcore/stream' failed:
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
File Name
gemini/sample-apps/gemini-streamlit-cloudrun
What happened?
My team (@JoshLuxton) and I stood up this sample app in cloud run, IAP and load balancer with the following instructions/documentation. We believe we followed all the instructions correctly, but we're encountering the following issue with trying to hit the public facing endpoint where the Streamlit app isn't able to complete the web socket connection. The page comes up blank:
And we get the following error on the console output.
Any help understanding this issue is appreciated, and I can provide more context if needed.
Relevant log output
main.33cac65c.js:10 WebsocketConnection WebSocket onerror a @ main.33cac65c.js:10Understand this error main.33cac65c.js:19 WebSocket connection to 'wss://*********/_stcore/stream' failed:
Code of Conduct
The text was updated successfully, but these errors were encountered: