On Sat, Oct 29, 2011 at 4:34 PM, John Paget Bourke
<[email protected]> wrote:
> root@Config cobbler]# koan --list=profiles -s localhost
>
> - looking for Cobbler at http://localhost:25151/cobbler_api
>
> Traceback (most recent call last):
>
>   File "/usr/lib/python2.6/site-packages/koan/utils.py", line 542, in
> __try_connect
>
>     xmlrpc_server.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 localhost:25151/cobbler_api: 404 Not
> Found>

There is a known issue, which will be fixed in the next release. Until
that time, use --port=80 to specify the port for koan to connect to.
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to