airflow_in_docker_compose
airflow_in_docker_compose copied to clipboard
InitDB fails: Unable to load the config, contains a configuration error.
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'