inkerinmaa opened a new issue, #47091:
URL: https://github.com/apache/airflow/issues/47091
### Apache Airflow version
2.10.5
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
Airflow Docker compose. Open UI "List Dag Run" -> Select and Delete Dag Run
-> User Confirmation Pop-up -> Ok - UI hangs up and then:
Ooops!
Something bad has happened. For security reasons detailed information about
the error is not logged.
* You should check your webserver logs and retrieve details of this error.
* When you get the logs, it might explain the reasons, you should also
Look for similar issues using:
* [GitHub Discussions](https://github.com/apache/airflow/discussions)
* [GitHub Issues](https://github.com/apache/airflow/issues)
* [Stack Overflow](https://stackoverflow.com/questions/tagged/airflow)
* the usual search engine you use on a daily basis
All those resources might help you to find a solution to your problem.
* if you run Airflow on a Managed Service, consider opening an issue using
the service support channels
* only after you tried it all, and have difficulty with diagnosing and
fixing the problem yourself,
get the logs with errors, describe results of your investigation so far,
and consider creating a
[bug report](https://github.com/apache/airflow/issues/new/choose)
including this information.
Python version: 3.12.9
Airflow version: 2.10.5
Node: redacted
-------------------------------------------------------------------------------
Error! Please contact server admin.
### What you think should happen instead?
Dagrun should be deleted and UI refreshed
### How to reproduce
Official Docker Compose for 2.10.5 Airflow. Run some test dag and then try
to delete it
### Operating System
Debian
### Versions of Apache Airflow Providers
_No response_
### Deployment
Docker-Compose
### Deployment details
Docker compose, NGINX as reverse proxy. The same deployment was working fine
with 2.10.2 and error appeared after updating to 2.10.5
Also, tested with previous version - 2.10.4 - same behaviour (error on
deletion of dag runs)
### 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]