kaxil commented on issue #8247: Serialized DAG trigger via UI error - AttributeError: 'NoneType' object has no attribute 'create_dagrun' URL: https://github.com/apache/airflow/issues/8247#issuecomment-612669210 Did you put the following env variables on the Scheduler POD too: ``` AIRFLOW__CORE__STORE_SERIALIZED_DAGS=True AIRFLOW__CORE__MIN_SERIALIZED_DAG_UPDATE_INTERVAL=30 AIRFLOW__CORE__STORE_DAG_CODE=True ```
---------------------------------------------------------------- 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] With regards, Apache Git Services
