Relative Content

Tag Archive for airflow

Upgrade airflow db within docker container

I am trying to upgrade airflow from 2.6.1 to 2.9.1.
The docker container keeps exiting with the errror : ERROR: You need to upgrade the database. Please run airflow db upgrade. Make sure the command is run using Airflow version 2.9.1.

Airflow not running locally

I am trying to run airflow locally using make airflow-up
I have a config file with the passwords in .aws
I’m getting this error