Hello everyone,
We have been using prefect 1.0 for quite some time in lower and higher environments. Recently, there was some activity ran by the security team and the server where prefect db is hosted was moved to private subnet. Right after that, several issues start popping up.
• Unable to run the jobs from UI
• Flows can't be scheduled because scheduler option is not working
• Agent is not picking up the scheduled jobs
Whole stack is deployed on AWS ECS Fargate. Issues still persist even after bringing back the subnets to public.
✅ 1
Muhammad Usman Ghani
06/30/2022, 8:08 PM
Hi @Anna Geller
As described above, we are still figuring out the issue with our deployment. Based on our recent investigation, the response from below mutation is returning empty list for
flow_run_ids
, even when there are some schedules flow_runs available in the DB.
If orchestration layer moved to a private subnet, perhaps you need to do the same with your execution layer i.e. redeploying your agents to the same VPC and subnet?
m
Muhammad Usman Ghani
07/01/2022, 5:47 AM
In our case, only DB was moved to a private subnet. We reverted this change as well but no luck so far
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.