emincanoguz11 opened a new issue, #28665: URL: https://github.com/apache/airflow/issues/28665
### Apache Airflow version 2.5.0 ### What happened Hi everyone, Is there any way to see dags error in Airflow? I try to get exception but I see only none. Also I tried sys.exc_info() it is not worked :disappointed: Is there any solution for this error? I want to see following error (I tried to curl but it is not worked) I tried to curl following code (it is works in local but this is not worked in Airflow and I see only a number)     ### What you think should happen instead _No response_ ### How to reproduce - I searched Airflow source code and I see that exception is used. - But I don't understand that is this bug or not because of I don't know that how exception is running? ### Operating System MacOs ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [X] 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]
