Tony Piazza
09/30/2022, 3:11 PMFile "/opt/conda/envs/coiled/lib/python3.9/site-packages/prefect/client/base.py", line 125, in raise_for_status
Exception: PrefectHTTPStatusError("Client error '404 Not Found' for url '<http://ephemeral-orion/api/task_runs/add94276-cb3e-417d-a3f9-033f935ae5ec/set_state>'\nResponse: {'exception_message': 'Task run with id add94276-cb3e-417d-a3f9-033f935ae5ec not found'}\nFor more information check: <https://httpstatuses.com/404>")
Any ideas as to what might cause this?Tony Piazza
09/30/2022, 3:13 PMBianca Hoch
09/30/2022, 3:14 PMTony Piazza
09/30/2022, 3:17 PMMason Menges
09/30/2022, 3:20 PMTony Piazza
09/30/2022, 3:21 PMMason Menges
09/30/2022, 3:24 PMTony Piazza
09/30/2022, 3:26 PMMason Menges
09/30/2022, 3:28 PM<http://ephemeral-orion/api/task_runs/add94276-cb3e-417d-a3f9-033f935ae5ec/set_state>
indicates that the API is not pointing to a Cloud or Local Orion instance so it's generating an Ephemeral api instead so there may be something misconfigured during that setup.Tony Piazza
09/30/2022, 3:29 PMTony Piazza
09/30/2022, 3:31 PMMason Menges
09/30/2022, 3:31 PMTony Piazza
09/30/2022, 3:31 PM