I have used this code for avout a year, running as daemon on my raspberry pi 3b+ running raspbian headless. Worked like a charm, never any issues.
I recently moved to a raspberryOS lite and decided to go for a docker version this time. It typically run for a day or three then stops sending any mqtt messages. When I check the log I see the same issue every time:
I have used this code for avout a year, running as daemon on my raspberry pi 3b+ running raspbian headless. Worked like a charm, never any issues.
I recently moved to a raspberryOS lite and decided to go for a docker version this time. It typically run for a day or three then stops sending any mqtt messages. When I check the log I see the same issue every time:
Retrying due to exception: [Errno 32] Broken pipe
Any idea what this is and how to fix it?