Skip to content

Instantly share code, notes, and snippets.

@davidbirdsong
Created May 10, 2013 00:53
Show Gist options
  • Save davidbirdsong/5551734 to your computer and use it in GitHub Desktop.
Save davidbirdsong/5551734 to your computer and use it in GitHub Desktop.
cobblerd import error
[david@ops-1 ~]$ cobbler import --path=/data/mirror/centos/6/imgix/ --name=imgix-base --arch=x86_64
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 184, 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 127.0.0.1:80/cobbler_api: 503 Service Temporarily Unavailable>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment