jscheffl commented on issue #37935: URL: https://github.com/apache/airflow/issues/37935#issuecomment-2105216043
@pedro-cf Maybe I do not full yunderstand you or we are not on the same page. I did a regression via `docker run -it --rm -p 8080:8080 -e AIRFLOW__CORE__LOAD_EXAMPLES=True -e AIRFLOW__WEBSERVER__DAG_DEFAULT_VIEW=graph apache/airflow:2.9.1-python3.8 airflow standalone` and was then opening my browser on http://localhost:8080/ - all is looking fine. I tested with one example DAG included. After trigger the new run is immediately displayed. Can you describe the steps you did and where you miss something? Maybe a screen recording? -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org