nonolk / domoticz_tahoma_blind

Domoticz plugin writen in Python to support Velux blinds using Tahoma/Connexoon
GNU General Public License v3.0
17 stars 10 forks source link

Error in Domoticz Logfiles. #17

Closed Gerard-Oedzes closed 3 years ago

Gerard-Oedzes commented 3 years ago

Plugin is still working great! but i got lots of errors in the logfiles:

2020-12-14 14:24:09.715 Error: (Somfy Tahoma): Async Secure Read Exception: 336151548, sslv3 alert bad record mac

nonolk commented 3 years ago

Hello, As stated on the homepage, this is not an issue, at least not one I can solve, it’s due to either a bad configuration of one of the somfy servers, or a corrupted packet. The plugin is not managing anything on ssl certificate.

nono031 commented 3 years ago

Just a comment, I can't use the plugin due to this error. It appears every 30s to few minutes and after a couple of hours, Domoticz takes stuck and I have to restart the service using a SSH connection... My hardware setup contains also a Netatmo plugin and a dummy (handling ESP8266 HTTP request) Thanks for your work !

nonolk commented 3 years ago

Hello, I’m really doubting it comes from this error, I had it several time per day without any issue on domoticz. As explained this just ssl handshake error, and it’s totally outside of my control, all the connection stuff is managed directly by domoticz itself. If you want to help you must provide useful information like: debug logs, domoticz and python version etc. And one more thing, do not answer on a closed issue.