OVOSHatchery / ovos-bus-server

alternative ovos bus service (websocket server) in C++
MIT License
0 stars 0 forks source link

Websocket crashed #4

Closed goldyfruit closed 8 months ago

goldyfruit commented 8 months ago

Just to keep a trace somewhere.

ovos-core-578d9678c5-szbql ovos-messagebus [2024-01-02 00:12:13] [frame_payload] Payload Bytes: 
ovos-core-578d9678c5-szbql ovos-messagebus [0] (464) [1] {"context":{"session":{"active_skills":[],"context":{"frame_stack":[],"timeout":120},"lang":"en-us","pipeline":["converse","padatious_high","adapt","common_qa","fallback_high","padatious_medium","fallback_medium","padatious_low","fallback_low"],"session_id":"default","site_id":"unknown","stt":{"config":{},"plugin_id":"ovos-stt-plugin-server"},"tts":{"config":{},"plugin_id":"ovos-tts-plugin-server"},"utterance_states":{}}},"data":{},"type":"gui.status.request"}
ovos-core-578d9678c5-szbql ovos-messagebus 
ovos-core-578d9678c5-szbql ovos-messagebus [2024-01-02 00:12:15] [error] handle_read_handshake error: websocketpp.transport:7 (End of File)
ovos-core-578d9678c5-szbql ovos-messagebus [2024-01-02 00:12:15] [fail] WebSocket Connection [::ffff:192.168.100.193]:52762 - "" - 0 websocketpp.transport:7 End of File
goldyfruit commented 8 months ago

ovos-core-578d9678c5-jr5zx ovos-messagebus [2024-01-02 23:37:43] [frame_header] Dispatching write containing 1 message(s) containing 4 header bytes and 464 payload bytes
ovos-core-578d9678c5-jr5zx ovos-messagebus [2024-01-02 23:37:43] [frame_header] Header Bytes: 
ovos-core-578d9678c5-jr5zx ovos-messagebus [0] (4) 81 7E 01 D0 
ovos-core-578d9678c5-jr5zx ovos-messagebus 
ovos-core-578d9678c5-jr5zx ovos-messagebus [2024-01-02 23:37:43] [frame_payload] Payload Bytes: 
ovos-core-578d9678c5-jr5zx ovos-messagebus [0] (464) [1] {"context":{"session":{"active_skills":[],"context":{"frame_stack":[],"timeout":120},"lang":"en-us","pipeline":["converse","padatious_high","adapt","common_qa","fallback_high","padatious_medium","fallback_medium","padatious_low","fallback_low"],"session_id":"default","site_id":"unknown","stt":{"config":{},"plugin_id":"ovos-stt-plugin-server"},"tts":{"config":{},"plugin_id":"ovos-tts-plugin-server"},"utterance_states":{}}},"data":{},"type":"gui.status.request"}
ovos-core-578d9678c5-jr5zx ovos-messagebus 
ovos-core-578d9678c5-jr5zx ovos-messagebus [2024-01-02 23:37:46] [fail] WebSocket Connection [::ffff:192.168.100.199]:46324 - "" - 0 websocketpp.transport:7 End of File
ovos-core-578d9678c5-jr5zx ovos-messagebus [2024-01-02 23:37:46] [error] handle_read_handshake error: websocketpp.transport:7 (End of File)
goldyfruit commented 8 months ago

Duplicates with https://github.com/OpenVoiceOS/ovos-bus-server/issues/2