Hi, I'm trying to run a flow on prefect 1.0. Every task ends up with a success but at the end flow fails. When I check the logs there is an error
prefect.exceptions.ClientError: [{'path': ['get_or_create_task_run_info'], 'message': 'Expected type UUID!, found ""; Could not parse UUID: ', 'extensions': {'code': 'INTERNAL_SERVER_ERROR', 'exception': {'message': 'Expected type UUID!, found ""; Could not parse UUID: ', 'locations': [{'line': 2, 'column': 101}], 'path': None}}}]
I have tried to re-register flow and I'm sure that flow run and registered flow are the same
👀 1
b
Bianca Hoch
10/18/2022, 5:03 PM
Hey Angelika, thanks for reaching out. Would you mind sharing the run config for the flow? In addition could you provide the ID for the flow run that is throwing the error? You can find the ID in the URL of the flow run page.
Bianca Hoch
10/18/2022, 5:05 PM
Also, after re-registering the flow, are you still receiving the same error?
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.