Bug 50954 - Non-intutive error message
Summary: Non-intutive error message
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: up2date
Version: roswell
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-05 16:59 UTC by Peter Bowen
Modified: 2015-01-07 23:50 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-08-16 16:54:45 UTC
Embargoed:


Attachments (Terms of Use)

Description Peter Bowen 2001-08-05 16:59:55 UTC
Description of Problem:
After upgrading from Zoot to Roswell, up2date give the following
non-intutive error message:

Error communicating with server.  The message was:
While running 'up2date.login': caught
apacheServer.UnknownXML : Invalid request received (function: up2date.login
invalid).

up2date should contain user friendly error message translations for
low-level XML-RPC errors, such as the one above.  This error message occurs
when the /etc/sysconfig/rhn/up2update contains a really outdated server
(e.g. priority.redhat.com).  It should tell the user to run up2date
--configure to fix this problem. (or whatever the correct solution is)

Comment 1 Glen Foster 2001-08-06 22:40:37 UTC
We (Red Hat) should try to fix this for the next release.

Comment 2 Michael Young 2001-08-07 15:59:50 UTC
I had the same problem. I tried various things, but I think the problem was
/etc/sysconfig/rhn/up2date still had an entry pointing at the main rhn server,
not the beta one. I replaced this with the up2date.rpmnew file and reapplied my
customizations, and the update now seems to get much further - it times out
while trying to get the patch list. (An up2date -p may also be necessary after
the change).

Comment 3 Michael Young 2001-08-07 16:03:23 UTC
I should have mentioned my upgrade was from seawolf to roswell.

Comment 4 Cristian Gafton 2001-08-10 20:57:00 UTC
Assigned to the owner of component

Comment 5 Adrian Likins 2001-08-10 22:24:17 UTC
This is an artificate of the beta period. The new client uses a new
server api, that the current www.rhns.redhat.com servers dont support.

Since this was an update, your up2date config is still pointing
at these new servers instead of at beta.rhns.redhat.com, which
does support this new server function. 

Easiest thing to do is probabaly to copy over the .rpmnew files
for /etc/sysconfig/rhn/{up2date,rhn_register}

The live servers will soon support this new api as well.

Comment 6 Peter Bowen 2001-08-10 23:39:48 UTC
I didn't mean this bug to be about the exact error message, but the fact that
up2date was throwing crypting errors in general.  It should present the user
with a more user friendly error message, with a suggestion for a possible fix,
or someone to contact for more info.

Comment 7 Adrian Likins 2001-08-10 23:57:12 UTC
the next version of the client does (it catches this xmlrpc fault
and presents a  error dialog explaining how to fix it).



Comment 8 Peter Bowen 2001-08-16 16:54:41 UTC
I can't get the client to throw this error anymore.

Comment 9 Jay Turner 2001-08-16 17:02:45 UTC
Closing out this issue then.


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