This message was deleted.
# ask-marvin
s
This message was deleted.
m
Your message was too long by 469 tokens - please shorten it and try again. For reference, here's your message at the allowed limit:
Why do i get this error? --> Worker 'ProcessWorker b274e18c-db7e-4dba-a4c3-7401d81fddfa' submitting flow run 'a73b86b2-f441-4c7f-9afc-a2310037b36d'
122343 AM prefect.flow_runs.worker Opening process... 122343 AM prefect.flow_runs.worker Process running command: /usr/local/bin/python3.11 -m prefect.engine in /tmp/tmpqlc_waz0prefect 122343 AM prefect.flow_runs.worker Failed to submit flow run 'a73b86b2-f441-4c7f-9afc-a2310037b36d' to infrastructure. Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/prefect/workers/base.py", line 865, in _submit_run_and_capture_errors result = await self.run( ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/prefect/workers/process.py", line 270, in run process = await run_process( ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/prefect/utilities/processutils.py", line 258, in run_process async