Hello,
I have to mush error on my home Assistant :
Enregistreur: aiohttp.server
Source: /usr/local/lib/python3.12/site-packages/aiohttp/web_protocol.py:421
S'est produit pour la première fois: 14 mars 2024 à 21:47:28 (42 occurrences)
Dernier enregistrement: 11:19:26
Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/aiohttp/web_protocol.py", line 350, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "aiohttp/_http_parser.pyx", line 557, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Invalid method encountered:
b'Gh0st\xad'
^
and Warning :
Enregistreur: homeassistant.components.http.security_filter
Source: components/http/security_filter.py:86
intégration: HTTP (documentation, problèmes)
S'est produit pour la première fois: 16 mars 2024 à 15:27:08 (2 occurrences)
Dernier enregistrement: 16 mars 2024 à 16:17:02
Filtered a potential harmful request to: /../../mnt/mtd/Config/Account1
Filtered a potential harmful request to: /../../mnt/mtd/Config/Account2
Can someone help me to fix errors ? How can I debug more for help you ?
thank you