bmartin5692 / bumper

A standalone and self-hosted implementation of the central server used by Ecovacs vacuum robots.
GNU General Public License v3.0
273 stars 48 forks source link

invalid HTTP method #141

Open protoszerg opened 6 months ago

protoszerg commented 6 months ago

ERROR :: aiohttp.server :: Error handling request Traceback (most recent call last): File "C:\Users\NguyenTienNam.virtualenvs\Scripts-d0-A6Gqz\lib\site-packages\aiohttp\web_protocol.py", line 275, in data_received messages, upgraded, tail = self._request_parser.feed_data(data) File "aiohttp_http_parser.pyx", line 523, in aiohttp._http_parser.HttpParser.feed_data aiohttp.http_exceptions.BadStatusLine: invalid HTTP method

How can i fix this?