Skip to content

msh_hash ERrors #83

@Littleaton

Description

@Littleaton

HI,

I am getting these errors when commands/text is written in the #test channel im using

Mar 05 10:42:41 Mesh-Docker meshcore-bot[700898]: ERROR:asyncio:Task exception was never retrieved
Mar 05 10:42:41 Mesh-Docker meshcore-bot[700898]: future: <Task finished name='Task-140' coro=<MessageReader.handle_rx() done, defined at /opt/meshcore-bot/venv/lib /python3.13/site-packages/meshcore/reader.py:63> exception=KeyError('msg_hash')>
Mar 05 10:42:41 Mesh-Docker meshcore-bot[700898]: Traceback (most recent call last):
Mar 05 10:42:41 Mesh-Docker meshcore-bot[700898]: File "/opt/meshcore-bot/venv/lib/python3.13/site-packages/meshcore/reader.py", line 229, in handle_rx
Mar 05 10:42:41 Mesh-Docker meshcore-bot[700898]: logged = next((l for l in self.channels_log if l['msg_hash'] == txt_hash), None)
Mar 05 10:42:41 Mesh-Docker meshcore-bot[700898]: File "/opt/meshcore-bot/venv/lib/python3.13/site-packages/meshcore/reader.py", line 229, in
Mar 05 10:42:41 Mesh-Docker meshcore-bot[700898]: logged = next((l for l in self.channels_log if l['msg_hash'] == txt_hash), None)
Mar 05 10:42:41 Mesh-Docker meshcore-bot[700898]: ~^^^^^^^^^^^^
Mar 05 10:42:41 Mesh-Docker meshcore-bot[700898]: KeyError: 'msg_hash'

I ran it manually via command, then moved it to run a service, still same issue
this is running on debian 13/ trixie.

using a usb companion radio / heltec v3

what am i doing wrong?

Just typing in the channel it gives these errors, even running path/etc errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions