Hi guys! We’re trying to upgrade the orchestrator ...
# troubleshooting
a
Hi guys! We’re trying to upgrade the orchestrator to airflow 2.7.0 from 2.6.3, but this new version give us this error after trying to start the scheduler:
Copy code
[Errno 2] No such file or directory: '(...)/.meltano/run/airflow/airflow.cfg'
2.6.3 works fine, but it has a few security vulnerabilities, so it would be nice to upgrade sooner or later. We never had a config file btw. Did you encounter this problem since airflow 2.7.0 released? If yes, how could we resolve?