I have a k8s worker and sometimes my flows will au...
# ask-community
l
I have a k8s worker and sometimes my flows will auto fail with the following:
Submission failed. ValueError: Process cannot be run with empty command. See Less
- is there any way I can debug this?
This is on
prefect==2.14.16
r
I have the same issue using ECS. Same error message with no more information. I'd love to understand what's happening.
l
@Roger what version of prefect are you using?
I'm trying to upgrade to
2.14.20
to see if that fixes things, but there aren't even logs in my worker as to why this happens
And my Dockerfile hasn't changed, I was using a prefect base image
r
I'm on a slightly older version. 2.12.0. I've been having this problem off and on for a few months.