Accessing redirect manager dashboard intermittently renders a 503 #3637
Unanswered
AntonAsplundStenaLine
asked this question in
Q&A
Replies: 2 comments 2 replies
-
does it work on localhost:4502? |
Beta Was this translation helpful? Give feedback.
2 replies
-
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
Uh oh!
There was an error while loading. Please reload this page.
-
We've recently upgraded from ACS Commons 6.6.4 to ACS Commons 6.14.0.
After which we begun to observe that the redirect managers dashboard page, renders a 503 most of time. And at some rare occasions the page actually renders properly, but only once until it goes back to not rendering.
Dashboard page path "/apps/acs-commons/content/redirect-manager/redirects.html"
When the dashboard renders properly this is what's in our logs:
And we haven't been able to identify any particular logging related to the 503 request. Only this request in the browser:

We're on the investigation path that this could be related to the last entry. Which seems to blacklist a resource for 300000ms.
Has anyone run into a similar issue or might have an idea where we can look for a probable cause?
We appreciate any help that can be given!
Beta Was this translation helpful? Give feedback.
All reactions