2025-01-05 21:02:59,008 INFO aiohttp.access 192.168.2.25 [05/Jan/2025:21:02:59 +0000] "POST /jsi HTTP/1.1" 200 158 "-" "Python/3.11 aiohttp/3.10.5" 2025-01-05 21:02:59,009 INFO http2irc.WebServer Received request 140676253827952 from '192.168.2.25' for POST '/jsi' with body b"TheTechRobo: Job 9e733565-d1f9-48fe-9bd6-f3cb0edd8022 ('https://google.com') has status DONE and was queued at 2025-01-05T16:47:17+00:00." 2025-01-05 21:02:59,010 INFO http2irc.WebServer Accepted request 140676253827952, putting message "TheTechRobo: Job 9e733565-d1f9-48fe-9bd6-f3cb0edd8022 ('https://google.com') has status DONE and was queued at 2025-01-05T16:47:17+00:00." for #jseater-internal into message queue 2025-01-05 21:02:59,012 ERROR aiohttp.server Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/aiohttp/web_protocol.py", line 480, in _handle_request resp = await request_handler(request) File "/usr/local/lib/python3.9/site-packages/aiohttp/web_app.py", line 569, in _handle return await handler(request) File "/usr/local/lib/python3.9/site-packages/aiohttp/web_urldispatcher.py", line 210, in handler_wrapper result = await result File "/app/http2irc.py", line 1043, in _path_request return (await func(request, *pathConfig)) File "/app/http2irc.py", line 1065, in post self.http2ircMessageQueue.put_nowait((channel, message, overlongmode)) File "/app/http2irc.py", line 337, in put_nowait self._getter.set_result(None) asyncio.exceptions.InvalidStateError: invalid state 2025-01-05 21:02:59,015 INFO aiohttp.access 192.168.2.25 [05/Jan/2025:21:02:59 +0000] "POST /jsi HTTP/1.1" 500 245 "-" "Python/3.11 aiohttp/3.10.5"