Why am I not able to run airflow scheduler on my local

  Kiến thức lập trình

I am working on Mac OS Intel and tried to install airflow on local. Initially everything was working fine. airflow webserver as well as airflow scheduler. I accidently closed my terminal on Pycharm which was running the airflow scheduler command, after that I am continuously receiving below error:

Error

I tried uninstalling airflow, changed the default database from SQLLite to PostgresSQL , also changed the executor from Sequential to Local, but the error persists. Web server open fine but the scheduler does not start running and throws Connection in use error.

I tried uninstalling airflow, changed the default database from SQLLite to PostgresSQL , also changed the executor from Sequential to Local, but the error persists. Web server open fine but the scheduler does not start running and throws Connection in use error.

I tried releasing port 8793 by using below commands:
netstat -vanp tcp | grep 8793

netstat

I tried killing the Process using kill -9 38590 and it gives below message:

enter image description here

New contributor

Tanya Bansal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

Theme wordpress giá rẻ Theme wordpress giá rẻ Thiết kế website

LEAVE A COMMENT