The error message "signal client closed: 'stream closed'" with "UnknownReason Resume" seems to be related to LiveKit's connection handling and reconnection process. LiveKit attempts to automatically resume the connection when issues occur, including reconnecting to the signaling WebSocket and restarting the WebRTC connection. If these attempts fail, a full reconnection process is initiated.
However, the exact cause of this specific error message is not detailed in the available documentation. It could be related to network interruptions, signaling server issues, or other unexpected conditions. If this issue persists or you need further assistance, please let us know.
Sources:
Connecting to LiveKit | LiveKit Docs |
DisconnectReason |
UNKNOWN_REASON