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
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.
bobzer
(Bobzer)
September 28, 2022, 3:30pm
4
I’m in 2022.8.7 and trying to upgrade to 2022.9.7. I got this error also.
What should I do ?
iridris
(Steven)
September 30, 2022, 12:27am
5
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.
opened 04:54PM - 04 Apr 22 UTC
### The problem
Error message shows up in logs starting with the 2022.4 beta. N… ot really sure what integration or component is causing this, so this issue is a bit light on details. No apparent issue is caused by this error, and I also don't notice any correlation between a user's action in HA and the error message appearing.
### What version of Home Assistant Core has the issue?
core-2022.4.0b4
### What was the last working version of Home Assistant Core?
core-2022.3.8
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
_No response_
### Link to integration documentation on our website
_No response_
### Diagnostics information
_No response_
### Example YAML snippet
_No response_
### Anything in the logs that might be useful for us?
```txt
Logger: homeassistant
Source: /usr/src/homeassistant/homeassistant/runner.py:96
First occurred: 9:19:13 AM (2 occurrences)
Last logged: 12:07:36 PM
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
```
### Additional information
Additional information from the Info page:
## System Health
version | core-2022.4.0b4
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false
python_version | 3.9.9
os_name | Linux
os_version | 5.10.108
arch | x86_64
timezone | America/New_York
<details><summary>Home Assistant Cloud</summary>
logged_in | false
-- | --
can_reach_cert_server | ok
can_reach_cloud_auth | ok
can_reach_cloud | ok
</details>
<details><summary>Home Assistant Supervisor</summary>
host_os | Home Assistant OS 7.6
-- | --
update_channel | beta
supervisor_version | supervisor-2022.03.5
docker_version | 20.10.9
disk_total | 30.8 GB
disk_used | 24.2 GB
healthy | true
supported | true
board | ova
supervisor_api | ok
version_api | ok
installed_addons | Let's Encrypt (4.12.0), Samba share (9.5.1), Studio Code Server (4.2.0), SQLite Web (3.3.0), ESPHome (2022.2.6), motionEye (0.18.0), SSH & Web Terminal (10.1.1), Docker Wyze Bridge (1.2.1), Check Home Assistant configuration (3.10.0), InfluxDB (4.4.1), File editor (5.3.3)
</details>
<details><summary>Dashboards</summary>
dashboards | 5
-- | --
resources | 3
views | 9
mode | storage
</details>