Join Slack
Powered by
A task failed ofinished in state <Failed: "Some...
# prefect-ui
c
Chohang Ng
06/03/2021, 4:49 PM
A task failed ofinished in state <Failed: "Some reference tasks failed."> on Prefect UI, can I get more info about this error message?
k
Kevin Kho
06/03/2021, 4:51 PM
You can filter for the state to find Failed tasks on the right side. How many tasks does the flow have?
c
Chohang Ng
06/03/2021, 4:54 PM
Chohang Ng
06/03/2021, 4:55 PM
can't seem to find it. it looks like because it is a flow of flows?
k
Kevin Kho
06/03/2021, 5:05 PM
Oh I see. Yes you need to go to that subflow and check the logs there. The logs of subflows don’t make it to the main flow
c
Cho Hang Ng
06/03/2021, 5:14 PM
The log from the subflow shows the same error message unless you are not referring to the boxes on the graph ?
k
Kevin Kho
06/03/2021, 5:16 PM
I mean actually navigating to that flow from the dashboard and then finding the new subflow run that was created by
StartFlowRun
and checking the logs there.
c
Chohang Ng
06/03/2021, 7:34 PM
never mind. seems like I found the log
k
Kevin Kho
06/03/2021, 8:18 PM
Oh thanks for mentioning.
3
Views
Open in Slack
Previous
Next