Page 1 of 1

How to trace MQTT error

Posted: Sunday 16 March 2025 11:35
by BartSr
Hi, any idea how to trace the source of this error?
Is there a way to log this kind of errors in mqtt explorer?

Code: Select all

[Error: MQTT: Invalid/Unhandled data received! (Topic: domoticz/in, Message: 0;)]


Re: How to trace MQTT error

Posted: Sunday 16 March 2025 18:51
by waltervl
Perhaps with the application mqtt explorer? Or in the log of mosquito to see where the message is coming from?

Something is sending a payload 0 to MQTT Domoticz/in
So perhaps check your applications or wifi devices that are sending messages to Domoticz/in