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]: T-Echo reboot loop due to node database too large #5927

Closed
elektra42 opened this issue Jan 24, 2025 · 1 comment
Closed

[Bug]: T-Echo reboot loop due to node database too large #5927

elektra42 opened this issue Jan 24, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@elektra42
Copy link

Category

Hardware Compatibility

Hardware

T-Echo

Firmware Version

2.5.18.89ebafc

Description

With many nodes in the database, the T-Echo gets trapped in a boot loop due to lack of space. Obviously the max number of nodes needs to be reduced for the T-Echo. Meshtastic here is quite crowded. Greetings and thanks from Berlin!

Relevant log output

INFO  | ??:??:?? 0 Adding node to database with 1 nodes and 159004 bytes free!
DEBUG | ??:??:?? 0 Expand short PSK #1
INFO  | ??:??:?? 0 Wanted region 3, using EU_868
DEBUG | ??:??:?? 0 Coerce telemetry to min of 30 minutes on defaults
INFO  | ??:??:?? 0 Save /prefs/db.proto
lfs warn:314: No more free space 224
lfs warn:314: No more free space 224
ERROR | ??:??:?? 0 Error: can't encode protobuf io error
ERROR | ??:??:?? 0 LFS assert: head >= 2 && head <= lfs->cfg->block_count
@elektra42 elektra42 added the bug Something isn't working label Jan 24, 2025
@todd-herbert
Copy link
Contributor

todd-herbert commented Jan 24, 2025

Thanks for reporting the issue! We've hopefully chased this bug down yesterday with #5916

We've been tracking the issue over at #5839
The fix will be included in the next release, or if you're brave you could try the nightly builds (bleeding) at https://meshtastic.org/downloads/#firmware.

You may also need to erase your T-Echo first, if you haven't already taken that step.

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