Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Malty-Retiree opened this issue Feb 3, 2024 · 2 comments
Closed

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

Malty-Retiree opened this issue Feb 3, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Malty-Retiree
Copy link

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
@Malty-Retiree Malty-Retiree added the bug Something isn't working label Feb 3, 2024
@thebentern
Copy link
Contributor

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

@thebentern thebentern transferred this issue from meshtastic/firmware Feb 5, 2024
@Malty-Retiree
Copy link
Author

Malty-Retiree commented Feb 5, 2024

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

thoherr added a commit to thoherr/meshtastic-python that referenced this issue Feb 10, 2024
thoherr added a commit to thoherr/meshtastic-python that referenced this issue Feb 10, 2024
(fixes Bug meshtastic#485 "No valid config with name paxcounter" for me)
thebentern added a commit that referenced this issue Feb 12, 2024
add paxcounter moduleConfig (fixes Bug #485)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants