RunpodR
Runpod2y ago
Punit

Error while running ComfyUI

When I use python main.py --listen command, I get this error

Error handling request
Traceback (most recent call last):
File "/workspace/venv/lib/python3.10/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'\x16\x03\x01\x02\x1a\x01'
^

Any idea why?
Was this page helpful?