ThomDietrich / miflora-mqtt-daemon

Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼πŸ₯€πŸ‘🌳
MIT License
610 stars 140 forks source link

Broken pipe #126

Open knudsvik opened 4 years ago

knudsvik commented 4 years ago

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?

knudsvik commented 4 years ago

Nothing?

Tankdoz commented 3 years ago

I had the same problem this morning. Did you find out how to fix it?

knudsvik commented 3 years ago

Nope, still have this issue