heyhey y'all! i'm getting a fairly obtuse error on...
# prefect-cloud
a
heyhey y'all! i'm getting a fairly obtuse error on prefect cloud that i can't seem to hunt down for the life of me. i'm assuming i'm just doing something goofy and it's probably my fault, but i figure i'd check here just to see if anyone has run into something similar. i've got an ECS push worker pool set up with some defaults for the base job template, but when i try to execute a flow run against it, i get a "Failed to generate job configuration" error with no particular info beyond that
1
j
hey, what's your workspace id?
a
299b116e-59ef-4f25-bd60-286406d36e0e
flow run is
86145075-13eb-4484-8053-97745cdcea87
j
You should definitely be getting an error back here, I can look into that. The obscured error though is that the credentials block is not found. It looks like you're referencing a block in a different one of your workspaces
a
oh! fascinating
i'm seeing it as block
d971367f-a494-4879-abb7-3b55a764a7ec
, which does look like it's part of the same workspace
(sorry, couldn't find a better way to expose block ID easily)
j
did you happen to update it after your flow run? the error I see is for
7c408c3b-856d-4b99-9702-619d5a59609e
a
...
i wouldn't put it past me, tbh
👍 1
lemme redeploy and give it another shot!
j
the one that you linked just now looks correct to me. it looks like it maybe previously had your dev credentials block?
a
yeah, definitely possible
i'm doing some probably questionable things with the terraform provider so i could definitely see that causing some havoc
perfect! that did it
🙌 1
i'm assuming the error not showing up is in cloud, but if it happens to be in any of the OSS repos and you wanna point me in the right direction i can take a crack at a patch
j
Push pools are unfortunately not in OSS but I appreciate the offer 🙏
a
for sure! thanks for the help jake!
j
np! one last thing: would you mind double checking the original flow run page and seeing if the error showed up? would save me some trouble to know if it didn't show entirely or just delayed
j
wonderful thank you
a
and yeah, still just sittin' silent:
👍 1