Admin console returning 408 error
book
Article ID: 203029
calendar_today
Updated On:
Products
DX Unified Infrastructure Management (Nimsoft / UIM)
Issue/Introduction
Admin Console returns 408 error on the latest chrome browser.
Resolution
Please follow the below steps on the UIM robot:-
- Deactivate the wasp probe.
- In the nimsoft/probes/service/wasp/conf/context.xml, check for the sameSiteCookies parameter.
- Update it to <CookieProcessor class="org.apache.tomcat.util.http.Rfc6265CookieProcessor" sameSiteCookies= "Lax" />
- If it is not found, add the sameSiteCookies parameter with the above value.
- Activate the wasp probe.
Feedback
thumb_up
Yes
thumb_down
No