AWS MWAA - Message - Need fix

0

Need the fix for below message, even changed instance size. So that it reset. The scheduler does not appear to be running. Last heartbeat was received 19 hours ago.

The DAGs list may not update, and new tasks will not be scheduled.

已提问 2 年前548 查看次数
1 回答
0

I recommend taking the two steps outlined in the support documentation: https://docs.aws.amazon.com/mwaa/latest/userguide/t-apache-airflow-202.html#error-scheduler-202

  1. Confirm the VPC Security Group allows inbound access to port 5432.
  2. Confirm that your DAGs, plugins, and requireemnts are working correctly by reviewing CloudWatch Logs.
profile pictureAWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容