Airflow Scheduler issue

Viewed 845

I am getting error whenever executing the airflow scheduler

sqlite3.OperationalError: disk I/O error

The above exception was the direct cause of the following exception:

sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) disk I/O error (Background on this error at: http://sqlalche.me/e/e3q8)

0 Answers
Related