rvdbreemen / OTGW-firmware

A ESP8266 devkit firmware for the Nodoshop version of the Opentherm Gateway (OTGW)
MIT License
145 stars 34 forks source link

Domoticz gives multiple Connection reset messages #222

Closed 0crap closed 5 months ago

0crap commented 1 year ago

Domoticz Log gives multiple random "Connection reset!" messages. Domoticz-Log

Not sure what the trigger is for it to happen. The OTGW for sure does not reboot. Because if that happens the Domoticz Log gives much more info. Also the OTGW "Nr. Reboots" is on 4 for a long time. (And does not increase.) OTGW

Nifrabar commented 8 months ago

I recently installed the new software on the old OTGW. Alle devices are automaticly found by Domoticz via MQTT. Monitoring is perfect but control is not. Not able to set the override temperature. Meanwhile als the error 19 appears about once ever 6 minutes: Connection lost , restarting.

rvdbreemen commented 8 months ago

Interesting. Your OTGW should not just reset. Have you looked at the reset count in the webUI? It might just be a mqtt reconnect.

Nifrabar commented 8 months ago

Robert, no reboot but disconnect <> connect which imho is something else then reboot.

rvdbreemen commented 5 months ago

The firmware does auto reconnect when it loses the MQTT hub connection for any reason. The 6 minute cycle is too constant to be random, so it must be something else.

However I do not run Domoticz. So I cannot recreate this issue.

Closing unless someone help to reproduce.