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

MQTT error message - can this be more specific? #493

Open
Kenaschon opened this issue Oct 28, 2024 · 2 comments
Open

MQTT error message - can this be more specific? #493

Kenaschon opened this issue Oct 28, 2024 · 2 comments
Labels

Comments

@Kenaschon
Copy link

Hello everyone,

I'm getting these error messages.

mqtt.0 2024-10-28 14:06:33.765 error Cannot update connection info: Error: Invalid ID: mqtt.0.info.clients.��7����?> mqtt.0 2024-10-28 14:03:35.247 error Cannot update connection info: Error: Invalid ID: mqtt.0.info.clients.��7����?> mqtt.0 2024-10-28 14:03:10.998 error Cannot update connection info: Error: Invalid ID: mqtt.0.info.clients.��7����?> mqtt.0 2024-10-28 14:01:39.867 error Cannot update connection info: Error: Invalid ID: mqtt.0.info.clients.��7����?> mqtt.0 2024-10-28 13:53:15.520 error Cannot update connection info: Error: Invalid ID: mqtt.0.info.clients.��7����?> mqtt.0 2024-10-28 13:53:03.504 error Cannot update connection info: Error: Invalid ID: mqtt.0.info.clients.��7����?>

So, I've now gone back to the second to last version. Then these messages no longer appear.

Back to the current version, and lo and behold, they're back.

That's OK, but if a message like that comes up, wouldn't it make sense to the report would say who caused it?

Or is that not possible?

https://forum.iobroker.net/topic/77662/mqtt-fehlermeldung-geht-das-etwas-genauer?_=1730124661640

Versions:

  • Adapter version: 6.1.2
  • JS-Controller version: 6.0.11
  • Node version: 18.20.4
  • Operating system: Pi5 bookworm
@Apollon77
Copy link
Contributor

The problem is that the client Name is binary data ... and this generates this error. What kind of client this is?

@Apollon77 Apollon77 added the bug label Jan 6, 2025
@Kenaschon
Copy link
Author

Unfortunately, the message no longer appears.

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

No branches or pull requests

2 participants