<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I turned off the firewall on the client that is attempting to register. I was running a tail -f on the the /var/log/httpd/access_log and nothing is in the file or got written to the file when I attempted to register. One thing I did notice is there is no XMLRPC file the the apace root directory. Whe I do a find for the file here is what it returns.<br><br><b> find / -name XMLRPC<br>/usr/lib/perl5/vendor_perl/5.8.8/XMLRPC<br>/usr/lib/perl5/vendor_perl/5.8.8/Apache/XMLRPC<br>/usr/share/doc/perl-SOAP-Lite-0.710.08/examples/XMLRPC<br></b><br>Any other suggestions? I am going to attempt to regiser a fedora 9 box and see if this is a redhat spacific problem.<br><br>Thanks<br>Steve<br><br><br>> Date: Wed, 4 Feb 2009 17:01:57 -0500<br>> From: pkilambi@redhat.com<br>> To: spacewalk-list@redhat.com<br>> Subject: Re: [Spacewalk-list] 404 error<br>> <br>> Steve Vargo wrote:<br>> > Here is everything that is in the up2date log.<br>> ><br>> > [Tue Feb  3 14:52:11 2009] up2date<br>> > Traceback (most recent call last):<br>> >   File "/usr/sbin/rhnreg_ks", line 267, in ?<br>> >     cli.run()<br>> >   File "/usr/share/rhn/up2date_client/rhncli.py", line 65, in run<br>> >     sys.exit(self.main() or 0)<br>> >   File "/usr/sbin/rhnreg_ks", line 88, in main<br>> >     rhnreg.getCaps()<br>> >   File "/usr/share/rhn/up2date_client/rhnreg.py", line 324, in getCaps<br>> >     s.capabilities.validate()<br>> >   File "/usr/share/rhn/up2date_client/rhnserver.py", line 154, in <br>> > __get_capabilities<br>> >     self.registration.welcome_message()<br>> >   File "/usr/share/rhn/up2date_client/rhnserver.py", line 50, in __call__<br>> >     return rpcServer.doCall(method, *args, **kwargs)<br>> >   File "/usr/share/rhn/up2date_client/rpcServer.py", line 263, in doCall<br>> >     raise up2dateErrors.CommunicationError(e.errmsg)<br>> > up2date_client.up2dateErrors.CommunicationError: Error communicating <br>> > with server. The message was:<br>> > Not Found<br>> <br>> This usually happens when your server is not accessible by the client. <br>> Few things to check,<br>> <br>> * Is your server url right and accessible.<br>> <br>> * make sure if iptables is running, its has holes for xmlrpc traffic to <br>> get in or if you don't care much disable it.<br>> <br>> * Is apache is running successfully for the call to pass through the mod <br>> python layer<br>> <br>> * tail your /var/log/httpd/access_log on the server when the rhnreg_ks <br>> is running and see if the traffic is atleast getting to the server.<br>> <br>> Hope one of these might help. I'm guessing iptables is jus blocking your <br>> communication.<br>> <br>> ~ Prad<br>> <br>> <br>> ><br>> ><br>> > One other thing I noticed is there is no cert Admin tab -> Spacewalk <br>> > configuration -> Certificate. Would this cause a client not to be able <br>> > to register? Is there a way to have spacewalk auto generate the cert?<br>> ><br>> > Thanks<br>> > Steve<br>> ><br>> > > Date: Tue, 3 Feb 2009 19:14:31 -0800<br>> > > From: mmccune@redhat.com<br>> > > To: spacewalk-list@redhat.com<br>> > > Subject: Re: [Spacewalk-list] 404 error<br>> > ><br>> > > Steve Vargo wrote:<br>> > > > I have spacewalk 0.4 installed on RHEL 5.2 I am having 2 issues.<br>> > > ><br>> > > > 1) I am having problems getting servers (Both RHEL 4 and 5) register<br>> > > > with the server. Here is the syntax of the command I am using to <br>> > attempt<br>> > > > the registration.<br>> > > ><br>> > > > rhnreg_ks --serverUrl=https://spacewalk.company.com/XMLRPC<br>> > > > --activationkey=9b96b0f4a6a16ec24aeecb9ad191ed90 --username=spacewalk<br>> > > > --password=spacewalk<br>> > > ><br>> > > > The error I am getting is:<br>> > > ><br>> > > > An error has occurred:<br>> > > > Not Found<br>> > > > See /var/log/up2date for more information<br>> > ><br>> > > what do you see in /var/log/up2date? Any more detailed info you can<br>> > > share with us?<br>> > ><br>> > > FYI, when you register with an --activationkey you don't need the<br>> > > --username and --password flags.<br>> > ><br>> > ><br>> > > ><br>> > > > When I do a wget for the XMLRPC it is not there and when I do a <br>> > find for<br>> > > > it on the spacewalk server this is all it finds:<br>> > > ><br>> > > > [root@spacewalk ~]# find / -name XMLRPC<br>> > > > /usr/lib/perl5/vendor_perl/5.8.8/XMLRPC<br>> > > > /usr/lib/perl5/vendor_perl/5.8.8/Apache/XMLRPC<br>> > > > /usr/share/doc/perl-SOAP-Lite-0.710.08/examples/XMLRPC<br>> > ><br>> > > XMLRPC is a dynamic python handler for your inbound RPC calls to<br>> > > spacewalk, it isn't an actual file, FYI ...<br>> > > ><br>> > > > 2) When I am logged into the web console and I click on the <br>> > Overview tab<br>> > > > and then click "Register Systems" I get a 404 File not fould error.<br>> > > ><br>> > > > Any help would be greatly appreciated.<br>> > > ><br>> > > > Thanks<br>> > > > Steve<br>> > > ><br>> > > > <br>> > ------------------------------------------------------------------------<br>> > > > Windows Live™ Hotmail®…more than just e-mail. See how it works.<br>> > > > <br>> > <http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_howitworks_012009><br>> > > ><br>> > > ><br>> > > > <br>> > ------------------------------------------------------------------------<br>> > > ><br>> > > > _______________________________________________<br>> > > > Spacewalk-list mailing list<br>> > > > Spacewalk-list@redhat.com<br>> > > > https://www.redhat.com/mailman/listinfo/spacewalk-list<br>> > ><br>> > > --<br>> > > Mike McCune<br>> > > mmccune AT redhat.com<br>> > > Engineering | Portland, OR<br>> > > RHN Satellite | 650.567.9039x79248<br>> > ><br>> > > _______________________________________________<br>> > > Spacewalk-list mailing list<br>> > > Spacewalk-list@redhat.com<br>> > > https://www.redhat.com/mailman/listinfo/spacewalk-list<br>> ><br>> > ------------------------------------------------------------------------<br>> > Windows Live™: Keep your life in sync. See how it works. <br>> > <http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t1_allup_howitworks_022009> <br>> ><br>> > ------------------------------------------------------------------------<br>> ><br>> > _______________________________________________<br>> > Spacewalk-list mailing list<br>> > Spacewalk-list@redhat.com<br>> > https://www.redhat.com/mailman/listinfo/spacewalk-list<br>> <br>> <br>> -- <br>> --<br>> Pradeep Kilambi<br>> RHN Satellite Engineering<br>> pkilambi@redhat.com<br>> Phone: +1 919 754 4285<br>> RHCE # 805008680430554<br>> <br>> <br>> _______________________________________________<br>> Spacewalk-list mailing list<br>> Spacewalk-list@redhat.com<br>> https://www.redhat.com/mailman/listinfo/spacewalk-list<br><br /><hr />Windows Live™: E-mail. Chat. Share. Get more ways to connect.  <a href='http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_AE_Faster_022009' target='_new'>Check it out.</a></body>
</html>