Describe the bug
I keep getting the above error message. This message accumulates to several hundred a day if I don't delete it in between. I have restored backups from the last 10 days so that I could perhaps rule out an update. Unfortunately, this was unsuccessful. The only update I could think of would be the first HA update this year. I don't know if there was another one. I don't have Duck DNS or anything similar to access my system from outside, I use VPN on my iPhone via the FritzBox instead. I don't know what to do anymore, especially since I can't do anything with this message because I don't know anything about Linux. I read about a similar problem here, but it was closed. There was no solution for me
To Reproduce
As already described, I have 10 backup days and used the first backup of the 10, but the error was already there at that time.
Expected behavior
By rewinding I hoped to find an update as the cause. Without success
Logs/tracebacks
Logger: aiohttp.server
Quelle: /usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py:451
Erstmals aufgetreten: 10:32:32 (5 Vorkommnisse)
Zuletzt protokolliert: 10:32:37
Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadHttpMessage: 400, message:
Data after `Connection: close`:
b'\x00'
^
Python Version
aiohttp Version
multidict Version
propcache Version
yarl Version
OS
System Information
version |
core-2025.1.2 |
installation_type |
Home Assistant OS |
dev |
false |
hassio |
true |
docker |
true |
user |
root |
virtualenv |
false |
python_version |
3.13.1 |
os_name |
Linux |
os_version |
6.6.66-haos |
arch |
x86_64 |
timezone |
Europe/Berlin |
config_dir |
/config |
Home Assistant Community Store
GitHub API |
ok |
GitHub Content |
ok |
GitHub Web |
ok |
HACS Data |
ok |
GitHub API Calls Remaining |
4971 |
Installed Version |
2.0.3 |
Stage |
running |
Available Repositories |
1503 |
Downloaded Repositories |
31 |
Home Assistant Cloud
logged_in |
false |
can_reach_cert_server |
ok |
can_reach_cloud_auth |
ok |
can_reach_cloud |
ok |
Home Assistant Supervisor
host_os |
Home Assistant OS 14.1 |
update_channel |
stable |
supervisor_version |
supervisor-2024.12.3 |
agent_version |
1.6.0 |
docker_version |
27.2.0 |
disk_total |
115.4 GB |
disk_used |
9.4 GB |
healthy |
true |
supported |
true |
host_connectivity |
true |
supervisor_connectivity |
true |
ntp_synchronized |
true |
virtualization |
|
board |
generic-x86-64 |
supervisor_api |
ok |
version_api |
ok |
installed_addons |
Advanced SSH & Web Terminal (20.0.0), File editor (5.8.0), Home Assistant Google Drive Backup (0.112.1), Samba share (12.4.0), Mosquitto broker (6.5.0), Zigbee2MQTT (2.0.0-2), Matter Server (7.0.0), Home-Assistant-Matter-Hub (3.0.0-alpha.62) |
Dashboards
dashboards |
5 |
resources |
21 |
views |
16 |
mode |
storage |
Recorder
oldest_recorder_run |
2. Januar 2025 um 22:41 |
current_recorder_run |
19. Januar 2025 um 10:29 |
estimated_db_size |
226.85 MiB |
database_engine |
sqlite |
database_version |
3.47.1 |
Related component
Server, Client
Additional context
No response
Code of Conduct