aws / aws-mwaa-local-runner

This repository provides a command line interface (CLI) utility that replicates an Amazon Managed Workflows for Apache Airflow (MWAA) environment locally.
MIT No Attribution
672 stars 683 forks source link

Was the task killed externally? #225

Open srikanthgr opened 1 year ago

srikanthgr commented 1 year ago

Hi,

Most of the tasks are failing with the below exception

Exception: Executor reports task instance <TaskInstance: scheduled]> finished (failed) although the task says it's queued. (Info: None) Was the task killed externally?

The tasks are not even getting scheduled and immediately fail and I'm not able to check the logs as well.

*** Reading remote log from Cloudwatch log_group:-Task log_stream: dag_id=.log.
Could not read remote logs from log_group:1.l

Environment details:

celery.sync_parallelism 1 Minimum worker count 5 Maximum worker count 25

Do you happen to have any info about this?

ducquangkstn commented 11 months ago

+1