fbmatilla opened a new issue, #45395: URL: https://github.com/apache/airflow/issues/45395
### Apache Airflow version 2.10.4 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? Hi, Looks like the URL returned through the property log_url is not right:  This URL is not opening correctly the task logs (nothing selected) and seems to be the base_date the issue:  If we remove the base_date from the URL now it is open correctly:  Thank you! ### What you think should happen instead? _No response_ ### How to reproduce Just set up the Airflow SMTP and create and run a DAG raising an error. ### Operating System Ubuntu 20.04.5 ### Versions of Apache Airflow Providers apache-airflow-providers-microsoft-mssql==3.9.1 apache-airflow-providers-snowflake==5.8.0 apache-airflow-providers-microsoft-azure==11.0.0 apache-airflow-providers-http==4.13.2 apache-airflow-providers-cncf-kubernetes==9.0.1 apache-airflow-providers-common-sql==1.19.0 apache-airflow-providers-google==10.25.0 ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
