Bug 103135
| Summary: | Unable to authenticate error message | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Michael Lee Yohe <michael> |
| Component: | up2date | Assignee: | Adrian Likins <alikins> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fanny Augustin <fmoquete> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | CC: | fmonkey |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-08-24 18:57:05 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 100644 | ||
|
Description
Michael Lee Yohe
2003-08-26 20:57:28 UTC
*** Bug 103136 has been marked as a duplicate of this bug. *** *** Bug 103137 has been marked as a duplicate of this bug. *** *** Bug 103140 has been marked as a duplicate of this bug. *** Sorry for all the duplicates.. Bugzilla was suffering from extreme horkage yesterday. *** Bug 103301 has been marked as a duplicate of this bug. *** I am receiving the same error. I have deleted my system profile from RHN,
re-run rhn_register, and get these error outputs from rhn_register:
Traceback (most recent call last):
File "/usr/share/rhn/up2date_client/gui.py", line 1023, in onSendPageNext
up2dateAuth.updateLoginInfo()
File "/usr/share/rhn/up2date_client/up2dateAuth.py", line 140, in updateLoginInfo
raise up2dateErrors.AuthenticationError("Unable to authenticate")
up2date_client.up2dateErrors.AuthenticationError: Unable to authenticate
Traceback (most recent call last):
File "/usr/share/rhn/up2date_client/gui.py", line 1048, in onRegFinishPagePrepare
ret = rhnreg.finishMessage(self.systemId)
File "/usr/share/rhn/up2date_client/rhnreg.py", line 197, in finishMessage
raise up2dateErrors.CommunicationError(f.faultString)
up2date_client.up2dateErrors.CommunicationError: Error communicating with
server. The message was:
While running 'registration.finish_message': caught
server.apacheRequest.UnknownXML : Invalid request received (function:
registration.finish_message invalid).
I am using up2date-3.9.28-2.
Upgrading to up2date-3.9.29-2 fixed this problem for me. |