rhui-manager doesn't login correctly
Issue
rhui-managerfails to start correctly:
[root@rhua ~]# rhui-manager status
Previous authentication credentials could not be found. Logging into
the RHUI.
If this is the first time using the RHUI, it is recommended to change
the user's password in the User Management section of RHUI Tools.
RHUI Username: admin
RHUI Password:
Traceback (most recent call last):
File "/usr/bin/rhui-manager", line 16, in <module>
rhui.tools.launcher.main()
File "/usr/lib/python2.6/site-packages/rhui/tools/launcher.py", line 344, in main
pulp_api = _pulp_api(config, prompt, values.username, values.password)
File "/usr/lib/python2.6/site-packages/rhui/tools/launcher.py", line 119, in _pulp_api
auth.login(pulp_api, prompt)
File "/usr/lib/python2.6/site-packages/rhui/tools/auth.py", line 70, in login
cert_pem = _login(pulp, prompt)
File "/usr/lib/python2.6/site-packages/rhui/tools/auth.py", line 123, in _login
raise e
pulp.client.api.server.ServerRequestError: (500, '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>500 Internal Server Error</title>\n</head><body>\n<h1>Internal Server Error</h1>\n<p>The server encountered an internal error or\nmisconfiguration and was unable to complete\nyour request.</p>\n<p>Please contact the server administrator,\n root@localhost and inform them of the time the error occurred,\nand anything you might have done that may have\ncaused the error.</p>\n<p>More information about this error may be available\nin the server error log.</p>\n<hr>\n<address>Apache/2.2.15 (Red Hat) Server at xxxxxxx Port 443</address>\n</body></html>\n', None)
You have new mail in /var/spool/mail/root
Environment
- Red Hat Enterprise Linux 6
- Red Hat Update Infrastructure
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
