mac2000 opened a new pull request, #36768:
URL: https://github.com/apache/airflow/pull/36768

   Hello, I am newcomer here
   
   Did tried to follow getting started guide and on very first step where you 
asking to create `AIRFLOW_HOME` environment variable, my thinking was - I do 
not want to mess my home directory, and instead will do something like:
   
   ```bash
   export AIRFLOW_HOME=./airflow
   ```
   
   and exactly because of that, on a next steps I received an "strange" error:
   
   ```log
   sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open 
database file
   ```
   
   I bed, I am not a first one and not last one who struggled with this
   
   Found short discussing here - 
https://github.com/apache/airflow/discussions/27692
   
   Hopefully this will help someone in future


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to