#222 Admin Express issues "Internal Server Error" when the Config DS is down.
Closed: wontfix None Opened 12 years ago by rmeggins.

https://bugzilla.redhat.com/show_bug.cgi?id=191772

Description of problem:
Steps:
1) Install DS, then shutdown the Configuration Directory Server.
2) Open the DS home page on the browser
3) Click "Red Hat Administration Express"
   It displays
   ===============================================================
   Internal Server Error
   The server encountered an internal error or misconfiguration
   and was unable to complete your request.
   Please contact the server administrator, [no address given]
   and inform them of the time the error occurred, and anything
   you might have done that may have caused the error.
   More information about this error may be available in the
   server error log.
   ===============================================================

The cause of this problem is the task htmladmin cannot be auth'ed by the config
DS and not cached in the hashtable in mod_admserv.
[debug] mod_admserv.c(1011): [client 172.16.25.156] check_auth_tasks_cache:
task
entry [cn=htmladmin,cn=configuration,cn=tasks,cn=admin-serv-laputa,cn=red hat
administration server,cn=server
group,cn=laputa.sfbay.redhat.com,ou=sfbay.redhat.com,o=netscaperoot] not
cached,
referer: http://laputa:44440/dist/download
[debug] mod_admserv.c(1568): [client 172.16.25.156] admserv_check_authz: task
[cn=htmladmin, cn=configuration, cn=tasks, cn=admin-serv-laputa, cn=red hat
administration server, cn=server group, cn=laputa.sfbay.redhat.com,
ou=sfbay.redhat.com, o=netscaperoot] not cached for local superuser, referer:
http://laputa:44440/dist/download

We could treat htmladmin specially to be cached for local superuser.  Then,
either 1) issue more appropriate error message -- the config DS is down, or 2)
display the login window to prompt to input admin user and password to launch
the DS.

batch update moving tickets to future

set default ticket origin to Community

Added initial screened field value.

To ssh://git.fedorahosted.org/git/389/admin.git
6a3de68..571f3be master -> master
commit 571f3be443fd31b14891412225b417e896457ba2
Author: Rich Megginson rmeggins@redhat.com
Date: Thu Oct 10 15:49:34 2013 -0600

Metadata Update from @rmeggins:
- Issue assigned to rmeggins
- Issue set to the milestone: 389-admin,console 1.1.36

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/222

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata