0

Airflow webserver is still running in the foreground with this command "airflow webserver -D". I am not sure if I am missing something here? Although, airflow scheduler -D is working properly

blueberry
  • 325
  • 2
  • 8

1 Answers1

5

remove airflow-webserver.err and airflow-webserver-monitor.pid from AIRFLOW_HOME directory.

helped me

kotartemiy
  • 94
  • 1
  • 3