airflow_in_docker_compose icon indicating copy to clipboard operation
airflow_in_docker_compose copied to clipboard

InitDB fails: Unable to load the config, contains a configuration error.

Open richardphi1618 opened this issue 1 year ago • 0 comments

I am getting the following error not 100% how to resolve. Tried both on a WSL and ubuntu system now

Unable to load the config, contains a configuration error.
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/pathlib.py", line 1288, in mkdir
    self._accessor.mkdir(self, mode)
FileNotFoundError: [Errno 2] No such file or directory: '/opt/airflow/logs/scheduler/2023-07-25'

richardphi1618 avatar Jul 25 '23 20:07 richardphi1618