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

Error in the handling of the serial buffer #27

Open
RCGV1 opened this issue Jan 4, 2025 · 2 comments
Open

Error in the handling of the serial buffer #27

RCGV1 opened this issue Jan 4, 2025 · 2 comments

Comments

@RCGV1
Copy link
Member

RCGV1 commented Jan 4, 2025

I was running the network management client, which was connected via serial to a node running the latest version. I got this error:
[2025-01-04][06:54:56][ERROR][meshtastic::connections::stream_buffer] Could not find header sequence [0x94, 0xc3], purging buffer and waiting for more data

@caveman99
Copy link
Member

That's not really an error, this just says there's random data coming down the serial port, most probably our debug logging. The client will just discard it.

@krant
Copy link
Contributor

krant commented Feb 2, 2025

I guess the "fix" would be to lower message severity to debug or trace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants