Page 1 of 1
MQTT error message during start up of Domoticz
Posted: Wednesday 15 January 2025 10:22
by HoogendoornJH
I have several Shelly switches that communicate with Domoticz via MQTT. When Domoticz is started, I always get the message "Error: MQTT: Failed enabling TLS mode (tls_set(ShellyMQTT), return code: 3)". What could be the cause and how can this problem be solved?
Re: MQTT error message during start up of Domoticz
Posted: Wednesday 15 January 2025 15:27
by gizmocuz
Do you use a certificate? If yes, it has a problem with this certificate. (maybe the format is wrong)
Re: MQTT error message during start up of Domoticz
Posted: Friday 17 January 2025 9:16
by HoogendoornJH
Yeah, I think you are right. I could not find the certificate file, but I emptied the field for "CA filename" in "MQTT Client Gateway with LAN interface" hardware. Everything still seems to work and the error does not appear anymore.