Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Error on meshtastic --set lora.ignore_incoming xxxxxx #568

Copy link
Copy link
@868meshbot

Description

@868meshbot
Issue body actions

Trying to use the python client, to manage ignore_incoming for testing purposes and i get the below error. Included my protoc and pip versions on osx. Not sure where I've gone wrong? any pointer? thanks

meshtastic --set lora.ignore_incoming xxxxxx
Connected to radio
Adding 'xxxxx' to the ignore_incoming list
Aborting due to: 'google._upb._message.Descriptor' object has no attribute 'ignore_incoming'

or

Aborting due to: 'Descriptor' object has no attribute 'ignore_incoming'
protoc --version
libprotoc 26.1

pip freeze|grep proto
mypy-protobuf==3.6.0
protobuf==5.26.1
types-protobuf==5.26.0.20240422

EDIT: Updated protobufs manually recompiled and reinstalled v2.3.9 of python

DEBUG file:__main__.py setPref line:163 snake_name:ignore_incoming
DEBUG file:__main__.py setPref line:164 camel_name:ignoreIncoming
DEBUG file:__main__.py setPref line:185 valStr:xxxxxxxx val:xxxxxxxx
Adding 'xxxxxxxx' to the ignore_incoming list
Aborting due to: 'Descriptor' object has no attribute 'ignore_incoming'
DEBUG file:serial_interface.py close line:74 Closing Serial stream
DEBUG file:stream_interface.py close line:119 Closing stream
Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.