The issue you’re facing appears to be related to a WebSocket handshake failure when attempting to connect to your Streamlit application deployed within a Docker container on a local network. The error message indicates that a non-empty ‘sec-websocket-protocol’ header was sent, but no response was received.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.