302 status code is redirection.  Is your apache used for anything else?  Do you 
have any redirections in there?

On Mar 12, 2014, at 9:45 PM, John Doyle 
<[email protected]<mailto:[email protected]>> wrote:

yes, the output above was from cobbler check
iptables is not running


On Wed, Mar 12, 2014 at 6:41 PM, Chris Johnson 
<[email protected]<mailto:[email protected]>> wrote:
Have you run cobbler check?  Is iptables running?  Make sure iptables is turned 
off.

service iptables save
service iptables stop
chkconfig --del iptables

as root.

Chris J.

(And yes, the particular error should have a better desription)

Greetings,

running Centos6 and installed cobbler and cobbler-web with yum.  selinux is 
disabled and cobbler check spits out:


httpd does not appear to be running and proxying cobbler, or SELinux is in the 
way. Original traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-
packages/cobbler/cli.py", line 252, in check_setup
    s.ping()
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1243, in request
    headers
ProtocolError: <ProtocolError for 
10.20.5.1:80/cobbler_api<http://10.20.5.1/cobbler_api>: 302 Found>



_______________________________________________
cobbler mailing list
[email protected]<mailto:[email protected]>
https://lists.fedorahosted.org/mailman/listinfo/cobbler



_______________________________________________
cobbler mailing list
[email protected]<mailto:[email protected]>
https://lists.fedorahosted.org/mailman/listinfo/cobbler


_______________________________________________
cobbler mailing list
[email protected]<mailto:[email protected]>
https://lists.fedorahosted.org/mailman/listinfo/cobbler

_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to