Hi, I am running into an issue with some of my dep...
# prefect-cloud
r
Hi, I am running into an issue with some of my deployments that is making them fail. I am running the deployments on an ecs push work pool and at what seems to be random times for random deployments they fail with: State message: Submission failed. ValueError: Process cannot be run with empty command. They are producing no logs which makes me think they are not even getting sent to ECS properly. This is happening with scheduled runs and with manual runs. Does anyone have any insight into this or thoughts on what could be going wrong?
a
I think @Jean Luciano has looked at this most recently and can help!
r
@Jean Luciano any insight on this issue?
@Jean Luciano Just wanted to bump this one more time to get your thoughts
j
Will it fail randomly using the same deployment?
r
Yes the same deployment will fail and then after an arbitrary number of retries it will work
j
Do you have an agent with a default queue up? Could be that it could be interferring with the workpool if they are both using the default queue.
r
No I don't have an agent with a default queue up
j
Could I have your account id / name? We’d like to look into this further.
r
I actually did find an agent with a defualt queue and turned that off. It seems to be working now but if the problem comes up again I will let you know.
🙌 1