Something bad has happened. For security reasons detailed information about the error is not logged. #43813
Unanswered
sanketjainindian
asked this question in
General
Replies: 1 comment
-
@sanketjainindian Without additional context and your webserver logs (as mentioned in the error message itself), this is not necessarily an airflow problem and more of a deployment problem, mostly related on your CI/CD tooling. We have faced similar issues when ArgoCD deployments were in progress or failed due to some reasons. Please check the backend logs and share the detailed tracebacks if possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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:
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 including this information.
Python version: 3.12.7
Airflow version: 2.10.3
Node: redacted
Error! Please contact server admin.
Rest of pages are working as expected but admin related pages are throwing this error.
pages like
Beta Was this translation helpful? Give feedback.
All reactions