Skip to content

Error in in handling of http request for Hikvision Doorbell Cam #158823

@reotto613

Description

@reotto613

The problem

Causing an error in the log. Doesn't seem to affect functionality.

What version of Home Assistant Core has the issue?

2012.12.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Http

Link to integration documentation on our website

https://www.home-assistant.io/integrations/http/

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

Logger: aiohttp.server
Source: /usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py:481
First occurred: 2:11:20 PM (11 occurrences)
Last logged: 2:14:17 PM

Error handling request from 10.7.96.90
Traceback (most recent call last):
  File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 408, in data_received
    messages, upgraded, tail = self._request_parser.feed_data(data)
                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "aiohttp/_http_parser.pyx", line 556, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
  Expected CRLF after version:

    b'POST /api/webhook/onvif204ef656c763 HTTP/1.1 '
                                                  ^

Additional information

Let me know if I can provide any additional information.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions