-
Notifications
You must be signed in to change notification settings - Fork 34
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
Loads of warnings about invalid packets #11
Comments
I think these messages are indicative of a real problem so I would consider them warnings, whether it's a problem and end-user binary actually wants to warn about... I agree with you it should be configurable. We're posting these warnings with the log crate which as far as I understand it, should allow downstream crates to customize the backend or verbosity or filters etc. You can see how librespot (at least when used as a binary) does this. As you can see when using As for the root problem, Sorry I'm not much more help with this. |
Unfortunatly I don't but that doesn't mean anything 😄
Here you go, I used |
I have the same issue, but my messages read like this:
|
Same issue here: |
I also have the same message reading:
Restarting the service helps. |
This problem is still there at the time of writing. Is this project even active? Seems like it's just a logging statement that should be turned down in verbosity. |
I'm using spotifyd which uses librespot, and my journal is full (>25k log entires a day) with these warnings:
See also Spotifyd/spotifyd#578 for the regarding spotifyd issue.
The host the packets come from is not my laptop which runs spotifyd but a different device in the local network.
Please (add an option to) reduce the logging since it literally spams my journal in bulk.
The text was updated successfully, but these errors were encountered: