ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

When executing the Queue prompt, the backend will report the following error:, The version just updated today uses the Windows integration package

Open liubai-liubai opened this issue 1 year ago • 1 comments

Error handling request Traceback (most recent call last): File "D:\ComfyUI_windows_portable\python_embeded\Lib\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:

bytearray(b'\x16\x03\x01\x02:\x01')

liubai-liubai avatar Apr 07 '24 16:04 liubai-liubai