luederm commented on issue #37149: URL: https://github.com/apache/airflow/issues/37149#issuecomment-1927135274
Hello @jscheffl, thanks for looking into this. > From your descriptions I assume you can re-produce the error also with a fresh/clean setup? Yep, I tested with a fresh conda environment and database. > Have you tried one of the example DAGs delivered by Airflow? Or is the problem specific to your DAGs that you use (from previous version)? Yes, I tested with both the python operator example DAG and the bash operator example DAG. > Otherwise, can you please post a bit more of the logs of the error? That is nothing I have seen recently. Here is the log from when I triggered the DAG to when the DAG run finshed, using the example bash operator: [2_8_1_standalone_example_error.log](https://github.com/apache/airflow/files/14166962/2_8_1_standalone_example_error.log) -- 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]
