JarbasHiveMind / HiveMind-matrix-bridge

Apache License 2.0
1 stars 0 forks source link

Not able to reconnect #2

Open goldyfruit opened 9 months ago

goldyfruit commented 9 months ago

For some reason the bot disconnects from the Matrix server but its never able to connect back to it.

A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds
A MatrixRequestError occured during sync.
Problem occured serverside. Waiting 5 seconds

The only solution to make it connects again is to restart the service.

goldyfruit commented 8 months ago

Just died with no error, the bot just became unresponsive.

2024-01-03 17:41:03.635 - OVOS - ovos_utils.messagebus:<module>:13 - WARNING - Deprecation version=0.1.0. Caller=hm_matrix_bridge:3. decode_binary_message, send_binary_file_message, send_binary_data_message,     send_message, wait_for_reply, listen_once_for_message, get_message_lang, get_websocket, get_mycroft_bus,     listen_for_message have moved to ovos_bus_client.util
2024-01-03 17:41:07.554 - OVOS - ovos_utils.intents.intent_service_interface:<module>:8 - WARNING - Deprecation version=0.1.0. Caller=ovos_utils.intents:1. ovos_utils.intents moved to ovos_workshop.intents
2024-01-03 17:41:07.932 - OVOS - ovos_utils.intents.converse:<module>:7 - WARNING - Deprecation version=0.1.0. Caller=ovos_utils.intents:3. ConverseTracker has been deprecated without replacement
2024-01-03 17:41:08.256 - OVOS - ovos_utils.intents.layers:<module>:3 - WARNING - Deprecation version=0.1.0. Caller=ovos_utils.intents:4. IntentLayers moved to ovos_workshop.decorators.layers
2024-01-03 17:41:08.431 - OVOS - ovos_utils.intents:<module>:7 - WARNING - Deprecation version=0.1.0. Caller=ovos_utils.events:7. ovos_utils.intents moved to ovos_workshop.intents
https://matrix.org syt_c21hcnRnaWMtYm90_MWoWnBXRnQyAXLfLYvry_0jz88r
2024-01-03 17:41:08.722 - OVOS - hm_matrix_bridge.matrixapi:connect_to_matrix:44 - INFO - token login
2024-01-03 17:41:41.905 - OVOS - hm_matrix_bridge:__init__:19 - INFO - == connected to Matrix
2024-01-03 17:41:41.910 - OVOS - hivemind_bus_client.client:__init__:107 - INFO - Session ID: d952a6b1-becd-458c-8872-3d1e072e5938
2024-01-03 17:41:41.914 - OVOS - ovos_bus_client.conf:load_message_bus_config:28 - DEBUG - Loading message bus configs
2024-01-03 17:41:41.917 - OVOS - hivemind_bus_client.client:on_mycroft:310 - DEBUG - registering mycroft event: ovos.session.update_default
2024-01-03 17:41:42.110 - OVOS - hivemind_bus_client.client:connect:160 - DEBUG - Initializing HiveMindSlaveProtocol
2024-01-03 17:41:42.112 - OVOS - hivemind_bus_client.client:connect:171 - INFO - Connecting to Hivemind
2024-01-03 17:41:42.126 - OVOS - ovos_bus_client.client.client:on_open:93 - DEBUG - Connected
2024-01-03 17:41:42.132 - OVOS - hivemind_bus_client.client:emit:279 - DEBUG - sending to HiveMind: HiveMessageType.BUS
2024-01-03 17:41:50.252 - OVOS - hivemind_bus_client.protocol:bind:100 - INFO - Initializing HiveMindSlaveInternalProtocol
2024-01-03 17:41:50.256 - OVOS - hivemind_bus_client.protocol:bind:103 - INFO - registering protocol handlers
2024-01-03 17:41:50.309 - OVOS - hivemind_bus_client.client:on:324 - DEBUG - registering handler: HiveMessageType.HELLO
2024-01-03 17:41:50.314 - OVOS - hivemind_bus_client.client:on:324 - DEBUG - registering handler: HiveMessageType.BROADCAST
2024-01-03 17:41:50.320 - OVOS - hivemind_bus_client.client:on:324 - DEBUG - registering handler: HiveMessageType.PROPAGATE
2024-01-03 17:41:50.326 - OVOS - hivemind_bus_client.client:on:324 - DEBUG - registering handler: HiveMessageType.ESCALATE
2024-01-03 17:41:50.332 - OVOS - hivemind_bus_client.client:on:324 - DEBUG - registering handler: HiveMessageType.SHARED_BUS
2024-01-03 17:41:50.338 - OVOS - hivemind_bus_client.client:on:324 - DEBUG - registering handler: HiveMessageType.BUS
2024-01-03 17:41:50.345 - OVOS - hivemind_bus_client.client:on:324 - DEBUG - registering handler: HiveMessageType.HANDSHAKE
2024-01-03 17:41:55.350 - OVOS - hivemind_bus_client.protocol:start_handshake:143 - INFO - hivemind does not support binarization protocol
2024-01-03 17:41:55.361 - OVOS - hivemind_bus_client.client:emit:279 - DEBUG - sending to HiveMind: HiveMessageType.HANDSHAKE
2024-01-03 17:41:56.029 - OVOS - hivemind_bus_client.protocol:handle_handshake:175 - INFO - HANDSHAKE: {'envelope': '686779526855646ecaeb8520c1463740342e346160f1c264', 'binarize': False, 'site_id': 'matrix'}
2024-01-03 17:41:56.057 - OVOS - hivemind_bus_client.protocol:receive_handshake:158 - INFO - Received password envelope
2024-01-03 17:41:56.556 - OVOS - hivemind_bus_client.client:on_mycroft:310 - DEBUG - registering mycroft event: speak
2024-01-03 17:41:56.609 - OVOS - hm_matrix_bridge:__init__:23 - INFO - == connected to HiveMind
2024-01-03 17:47:36.934 - OVOS - hm_matrix_bridge:handle_matrix_utterance:27 - DEBUG - @goldyfruit:matrix.org: Smart'Gic Bot: What is the mean airspeed of an unladen swallow?
2024-01-03 17:47:36.939 - OVOS - hm_matrix_bridge:handle_matrix_utterance:29 - DEBUG - bot mentioned
2024-01-03 17:47:36.944 - OVOS - hm_matrix_bridge:handle_matrix_utterance:35 - DEBUG - asking hivemind: What is the mean airspeed of an unladen swallow?
2024-01-03 17:47:36.955 - OVOS - hivemind_bus_client.client:emit:279 - DEBUG - sending to HiveMind: HiveMessageType.BUS
2024-01-03 17:47:37.333 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: question:query
2024-01-03 17:47:37.377 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: add_context
2024-01-03 17:47:41.186 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: enclosure.mouth.reset
2024-01-03 17:47:41.343 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: mycroft.skills.fallback
2024-01-03 17:47:41.442 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: mycroft.skill.handler.start
2024-01-03 17:47:41.476 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: mycroft.skill.handler.complete
2024-01-03 17:47:41.553 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.pong
2024-01-03 17:47:41.626 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.pong
2024-01-03 17:47:41.667 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.pong
2024-01-03 17:47:41.745 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.pong
2024-01-03 17:47:41.875 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.pong
2024-01-03 17:47:41.898 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.pong
2024-01-03 17:47:41.954 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.pong
2024-01-03 17:47:42.035 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.skill-ovos-stop.openvoiceos.request
2024-01-03 17:47:42.065 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.pong
2024-01-03 17:47:42.146 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.skill-ovos-stop.openvoiceos.start
2024-01-03 17:47:42.238 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.skill-ovos-stop.openvoiceos.response
2024-01-03 17:47:42.340 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.skill-ovos-fallback-chatgpt.openvoiceos.request
2024-01-03 17:47:42.427 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.skill-ovos-fallback-chatgpt.openvoiceos.start
2024-01-03 17:47:42.467 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: enclosure.active_skill
2024-01-03 17:47:42.547 - OVOS - hm_matrix_bridge:handle_incoming_mycroft:46 - INFO - HiveMind: Let me ask Chat G.P.T.
2024-01-03 17:47:42.914 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: speak
2024-01-03 17:47:42.922 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: async.chatgpt.fallback
2024-01-03 17:47:42.928 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: ovos.skills.fallback.skill-ovos-fallback-chatgpt.openvoiceos.response
2024-01-03 17:47:44.175 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: enclosure.active_skill
2024-01-03 17:47:44.235 - OVOS - hm_matrix_bridge:handle_incoming_mycroft:46 - INFO - HiveMind: The mean airspeed of an unladen European swallow is estimated to be around 11 meters per second or 24 miles per hour. However, this value can vary depending on factors such as wind conditions and the individual characteristics of the swallow.
2024-01-03 17:47:44.454 - OVOS - hivemind_bus_client.protocol:handle_bus:201 - INFO - BUS: speak