[FredLUG] I broke up2date (maybe)
Xenophod
xenophod at gmail.com
Wed Jan 3 14:39:33 EST 2007
I think I broke up2date on my company's web server.
This is what happens when I try to run:
# up2date up2date
An error has occurred:
httplib.InvalidURL
See /var/log/up2date for more information
This is the Log:
[Wed Jan 3 14:29:38 2007] up2date updating login info
[Wed Jan 3 14:29:38 2007] up2date logging into up2date server
[Wed Jan 3 14:29:38 2007] up2date File "/usr/sbin/up2date", line
1265, in ?
sys.exit(main() or 0)
File "/usr/sbin/up2date", line 693, in main
up2dateAuth.updateLoginInfo()
File "/usr/share/rhn/up2date_client/up2dateAuth.py", line 146, in
updateLoginInfo
login()
File "/usr/share/rhn/up2date_client/up2dateAuth.py", line 108, in
login
li = rpcServer.doCall(server.up2date.login, systemId)
File "/usr/share/rhn/up2date_client/rpcServer.py", line 316, in
doCall
ret = apply(method, args, kwargs)
File "/usr/lib/python2.2/xmlrpclib.py", line 821, in __call__
return self.__send(self.__name, args)
File "/usr/share/rhn/up2date_client/rpcServer.py", line 46, in
_request1
ret = self._request(methodname, params)
File "/usr/lib/python2.2/site-packages/rhn/rpclib.py", line 308, in
_request
verbose=self._verbose
File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 140,
in request
connection = self.get_connection(host)
File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 129,
in get_connection
return connections.HTTPConnection(host)
File "/usr/lib/python2.2/site-packages/rhn/connections.py", line 86,
in __init__
httplib.HTTPConnection.__init__(self, host, port)
File "/usr/lib/python2.2/httplib.py", line 491, in __init__
self._set_hostport(host, port)
File "/usr/lib/python2.2/httplib.py", line 502, in _set_hostport
raise InvalidURL("nonnumeric port: '%s'" % host[i+1:])
I'm not sure what I'm seeing there.... A Python Script is logging into
the up2date site? How do I fix this error?
THANKS!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FredLUG" group.
To post to this group, send email to fredlug at googlegroups.com
To unsubscribe from this group, send email to fredlug-unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/fredlug?hl=en
-~----------~----~----~----~------~----~------~--~---
More information about the Fredlug
mailing list