meshtastic / python

The Python CLI and API for talking to Meshtastic devices
https://meshtastic.org
404 stars 170 forks source link

[Bug]: "No valid config with name paxcounter" #485

Closed Malty-Retiree closed 9 months ago

Malty-Retiree commented 9 months ago

Category

Other

Hardware

T-Lora v2 1.6

Firmware Version

2.2.17

Description

flashed firmware 2.2.17.dbac2b1 Beta to device https://www.lilygo.cc/products/lora3 where it shipped initially with a paxcounter module installed. I flashed it with the above firmware, and then went to set up the module paxcounter with the % meshtastic --set paxcounter.enabled true Connected to radio Set paxcounter.enabled to true Writing modified preferences to device Error: No valid config with name paxcounter returned with this, I attempted to set other modules, they loaded without error.

Relevant log output

meshtastic --set paxcounter.enabled true
Connected to radio
Set paxcounter.enabled to true
Writing modified preferences to device
Error: No valid config with name paxcounter
thebentern commented 9 months ago

Do you have the latest python meshtastic cli installed? This is an issue with python rather than the firmware.

Malty-Retiree commented 9 months ago

Meshtastic CLI updated to most recent version as well. No change in issue.

meshtastic --set paxcounter.enabled false Connected to radio Set paxcounter.enabled to false Writing modified preferences to device Error: No valid config with name paxcounter user@FriendlyBook ~ % meshtastic --set paxcounter.enabled true Connected to radio Set paxcounter.enabled to true Writing modified preferences to device Error: No valid config with name paxcounter