-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingdashboardIssues/PRs related to dashboardIssues/PRs related to dashboard
Description
The WebSocket connection from manager to worker is causing issues:
Error handling request
Traceback (most recent call last):
File "/home/umesh/mambaforge/envs/chimerapy-dev/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 332, 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:
Bad status line "Invalid method encountered:\n\n b'\\xff'\n ^"
Error handling request
Traceback (most recent call last):
File "/home/umesh/mambaforge/envs/chimerapy-dev/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 332, 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:
Bad status line "Invalid method encountered:\n\n b'\\xff'\n ^"
Error handling request
Traceback (most recent call last):
File "/home/umesh/mambaforge/envs/chimerapy-dev/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 332, 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:
Bad status line "Invalid method encountered:\n\n b'\\xff'\n ^"
Error handling request
Traceback (most recent call last):
File "/home/umesh/mambaforge/envs/chimerapy-dev/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 332, 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:
Bad status line "Invalid method encountered:\n\n b'\\xff'\n ^"Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdashboardIssues/PRs related to dashboardIssues/PRs related to dashboard
Type
Projects
Status
Todo