After updating to 0.79.0, my MQTT (with self-signed ssl certificate and user/password authentication) is broken. I use the Home assistant installation in Python virtual environment with MQTT broker installed on the same Raspberry Pi.
I also use this broker with Node-Red and connection to other IoT devices without problems. Problem occur after the mentioned update.
After some investigation I noticed on my MQTT broker topic SYS/broker/log/E an error: OpenSSL Error: error:1408F10B:SSL routines:ssl3_get_record:wrong version number
Can anyone confirm this or help me out to get it working again?
Not directly related, but I noticed that after upgrading to 0.79 all my MQTT devices no longer show up (light, door lock, etc) The automations around them remain, but i no longer see entities for my light and lock.k;
Yep, screwed mine too but I don’t use SSL for MQTT. In the log for the MQTT hassio add-on I can see it load and devices connect OK, then it just comes up that the service has stopped, nothing more helpful than that.