Skip to content

Crash when using ovos-speak #2

@goldyfruit

Description

@goldyfruit
$ ovos-speak "Hello world"
2023-06-08 11:34:57.386 - OVOS - ovos_bus_client.session:reset_default_session:225 - INFO - New Default Session Start: d64a1ad3-8ae6-4a08-a160-afaf39e1aa03
Connection opened.
There are now 18 open connections.
[2023-06-08 11:34:57] [connect] WebSocket Connection [::ffff:127.0.0.1]:44224 v13 "" /core 101
[2023-06-08 11:34:57] [control] Control frame received with opcode 8
message handler on the main thread
Message payload:
{"context":{"session":{"active_skills":[],"context":{"frame_stack":[],"timeout":101174309760},"history":[[{"context":{},"data":{"lang":"fr-fr","utterance":"Hello world"},"type":"speak"},1686238497.3873408]],"lang":"fr-fr","session_id":"d64a1ad3-8ae6-4a08-a160-afaf39e1aa03","utterance_states":{},"valid_languages":["fr-fr"]}},"data":{"lang":"fr-fr","utterance":"Hello world"},"type":"speak"}
[2023-06-08 11:34:57] [frame_header] Dispatching write containing 1 message(s) containing 2 header bytes and 2 payload bytes
[2023-06-08 11:34:57] [frame_header] Header Bytes: 
[0] (2) 88 02 

[2023-06-08 11:34:57] [frame_payload] Payload Bytes: 
[0] (2) [8] 03 E8 

terminate called after throwing an instance of 'websocketpp::exception'
  what():  invalid state
Aborted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions