Troubleshooting Admin UI "Error 203" issue (Fix Pack 7)
Use the following topic to resolve "Error 203" issue in the Admin UI .
Symptoms
When you try to log in to the Admin UI, you get the following error.Error 203: SRVE0295E: Error reported: 203
Causes
A reverse proxy such as IBM® HTTP Server or Red Hat® OpenShift® route is used with the Admin UI application.Resolving the problem
- Open the common.properties file located in the $TOP/etc/default folder.
- Edit the value of the enable_referer_check property to
false
and save the file. - Restart the application and ensure that all services are running.