eigenein / my-iot-rs

Yet another home automation (alpha)
https://eigenein.github.io/my-iot-rs/html
MIT License
32 stars 5 forks source link

isahc::handler: failed to write response body because the response reader was dropped #145

Closed eigenein closed 3 years ago

eigenein commented 3 years ago

Somehow only occurs on my Raspberry Pi Zero, and not on the MacBook.

Sep 20 12:22:50 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
Sep 20 12:22:51 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
Sep 20 12:22:51 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
Sep 20 12:22:51 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
Sep 20 12:23:32 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
Sep 20 12:23:51 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
Sep 20 12:23:51 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
…
Sep 20 12:25:52 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
Sep 20 12:25:53 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
Sep 20 12:25:54 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
Sep 20 12:25:54 my-iot my-iot[28648]: [WARN] (6) isahc::handler: failed to write response body because the response reader was dropped
eigenein commented 3 years ago

Not observable during the last month. Perhaps, fixed with some package upgrade.