potiuk edited a comment on issue #15965:
URL: https://github.com/apache/airflow/issues/15965#issuecomment-848047458


   Well this is at least what your log says: ``"sqlite3.OperationalError: no 
such table: dag\n"`` - so likely somewhere, something modifies the variables to 
switch to sqlite - or maybe the variables are removed. Not sure what other 
modifications you have (image? docker-compose). 
   
   Did you run the "orignal" docker-compose and original image  before and 
after your modifications to see if it's your modification that causes it? I 
think this is the easiest way to diagnose it (and if you can send what exactly 
modifications you made and where (diff's ? ) that could help.


-- 
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.

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


Reply via email to