benlbrm / hottohpy

Python lib to control HottoH based stove devices
MIT License
5 stars 2 forks source link

Broken pipe when lost connection to stove #3

Closed benlbrm closed 3 years ago

benlbrm commented 3 years ago

Today, when I got home, I noticed that all the home assistant devices were responding very slowly. I attempted to enter the web interface and could not access it. I managed to get into the logs through SCP, and I've seen a lot of hottohpy messages flooding the log. (6 hours at a rate of about 5 to 6 messages per second, the file was over 100MB) I was not able to copy the exact message, because the viewer crashed and I could not access it any more. I had to restart the home assistant host. But it was a connection failure and the cause of it was "broken pipe".

If I see it again I will try to copy the exact message.

Thank you for all your work, looking forward for new improvements.

Originally posted by @elkarto in https://github.com/benlbrm/hottohpy/issues/1#issuecomment-979514820

benlbrm commented 3 years ago

Should be solved, on the point of view of the logger overflow, but still a problem to reconnect after disconnection