Error doing job: protocol.resume_writing() failed

Hi, i am running HA on synology in docker. I have version 2022.3
I see in the log this issue:

> 
> Logger: homeassistant
> Source: /usr/src/homeassistant/homeassistant/runner.py:96
> First occurred: 23:22:08 (1 occurrences)
> Last logged: 23:22:08
> 
> Error doing job: protocol.resume_writing() failed
> Traceback (most recent call last):
>   File "/usr/local/lib/python3.9/asyncio/transports.py", line 294, in _maybe_resume_protocol
>     self._protocol.resume_writing()
>   File "/usr/local/lib/python3.9/asyncio/sslproto.py", line 516, in resume_writing
>     self._app_protocol.resume_writing()
>   File "/usr/local/lib/python3.9/site-packages/aiohttp/base_protocol.py", line 31, in resume_writing
>     assert self._paused
> AssertionError

I am not an expert, so if someone know how to solve it please try to explain simply :smiley:

thank you

Hi there.
If it makes you feel any better, I have upgraded to the same version and I get exactly the same error.
I’d love to know if it is important or if it is safe to ignore it.
My HA is on a Raspberry Pi
Regards,

I’m also seeing this error message. I’m on version 2022.7.5 on a RasperryPi with a SD-card, so I’m worried that it indicates that the card is getting worn out.

I’m in 2022.8.7 and trying to upgrade to 2022.9.7. I got this error also.
What should I do ?

I’ve had an issue open on Github on this since April. So far, no sign of a resolution. But also, this error doesn’t seem to be causing any real issues either. I’m wildly speculating that it’s probably related to some kind of temporary connection issue with any one of the numerous integrations I’m using.