Bug 103135 - Unable to authenticate error message
Summary: Unable to authenticate error message
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: up2date
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Fanny Augustin
URL:
Whiteboard:
: 103136 103137 103140 103301 (view as bug list)
Depends On:
Blocks: CambridgeTarget
TreeView+ depends on / blocked
 
Reported: 2003-08-26 20:57 UTC by Michael Lee Yohe
Modified: 2007-04-18 16:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-24 18:57:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Lee Yohe 2003-08-26 20:57:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030722 Galeon/1.3.7

Description of problem:
Upon upgrading to the latest Rawhide up2date, I have noticed that executing
up2date does nothing.  If I start up2date from the console, I receive the following:

# up2date
There was an authentication error: Unable to authenticate

This error message should be more descriptive (citing what the user may or may
not be able to do to fix it).  It should also be available as a dialog box, if
up2date is running in Gnome mode.

Version-Release number of selected component (if applicable):
up2date-3.9.13-2

How reproducible:
Always

Steps to Reproduce:
1. see description


Actual Results:  "There was an authentication error: Unable to authenticate" is
displayed only if up2date is executed from a console.

Expected Results:  The error message should be displayed in a dialog box, and be
more descriptive as to what the actual problem is.

Additional info:

Comment 1 Bill Nottingham 2003-08-27 02:55:44 UTC
*** Bug 103136 has been marked as a duplicate of this bug. ***

Comment 2 Bill Nottingham 2003-08-27 02:55:51 UTC
*** Bug 103137 has been marked as a duplicate of this bug. ***

Comment 3 Bill Nottingham 2003-08-27 02:55:56 UTC
*** Bug 103140 has been marked as a duplicate of this bug. ***

Comment 4 Michael Lee Yohe 2003-08-27 15:53:11 UTC
Sorry for all the duplicates.. Bugzilla was suffering from extreme horkage
yesterday.

Comment 5 Bill Nottingham 2003-08-29 03:39:38 UTC
*** Bug 103301 has been marked as a duplicate of this bug. ***

Comment 6 Adam H. Pendleton 2003-09-23 18:05:26 UTC
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.

Comment 7 Adam H. Pendleton 2003-09-23 19:55:28 UTC
Upgrading to up2date-3.9.29-2 fixed this problem for me.


Note You need to log in before you can comment on or make changes to this bug.