Hello Luca,
So I'm trying to run a streamlit app on our company kubernetes cluster. We ran into the 30s timeout issue and I found your project that is supposed to fix this problem. For some reason I cannot manage to run the application.
Using the Docker image I still have
main.3c7e5310.chunk.js:1 WebSocket connection to 'wss://bus-demand-assessment-micro.preprod-1.blbl.cr/stream' failed: WebSocket is closed before the connection is established.
Is there some mandatory configuration that the server needs in order for this to work ?
Thanks
Hello Luca,
So I'm trying to run a streamlit app on our company kubernetes cluster. We ran into the 30s timeout issue and I found your project that is supposed to fix this problem. For some reason I cannot manage to run the application.
Using the Docker image I still have
main.3c7e5310.chunk.js:1 WebSocket connection to 'wss://bus-demand-assessment-micro.preprod-1.blbl.cr/stream' failed: WebSocket is closed before the connection is established.Is there some mandatory configuration that the server needs in order for this to work ?
Thanks