https://prefect.io logo
Title
g

Giacomo Chiarella

05/23/2023, 4:17 PM
any idea what is this exception about in the agent?
16:12:02.611 | ERROR  | asyncio - Exception in callback SubprocessStreamProtocol.pipe_data_received(1, b'\x1b[0m16:1...m in 0.12s]\n')
May 23 16:12:02 ip-172-30-1-204 start_agent.sh[1481686]: handle: <Handle SubprocessStreamProtocol.pipe_data_received(1, b'\x1b[0m16:1...m in 0.12s]\n')>
May 23 16:12:02 ip-172-30-1-204 start_agent.sh[1481686]: Traceback (most recent call last):
May 23 16:12:02 ip-172-30-1-204 start_agent.sh[1481686]:  File "/usr/lib/python3.9/asyncio/events.py", line 80, in _run
May 23 16:12:02 ip-172-30-1-204 start_agent.sh[1481686]:   self._context.run(self._callback, *self._args)
May 23 16:12:02 ip-172-30-1-204 start_agent.sh[1481686]:  File "/usr/lib/python3.9/asyncio/subprocess.py", line 73, in pipe_data_received
May 23 16:12:02 ip-172-30-1-204 start_agent.sh[1481686]:   reader.feed_data(data)
May 23 16:12:02 ip-172-30-1-204 start_agent.sh[1481686]:  File "/usr/lib/python3.9/asyncio/streams.py", line 472, in feed_data
May 23 16:12:02 ip-172-30-1-204 start_agent.sh[1481686]:   assert not self._eof, 'feed_data after feed_eof'
May 23 16:12:02 ip-172-30-1-204 start_agent.sh[1481686]: AssertionError: feed_data after feed_eof
prefect 2.10.10