You need to follow the installation instructions:
http://www.cobblerd.org/manuals/2.4.0/2_-_Cobbler_Quickstart_Guide.html
You should at least follow this before contacting the mailing list. Also
google.
Think about it, a 127.0.0.1 address would not work? You need to put the
ip of your server in there for clients across the network to connect to
your cobbler server...
google isolinux and pxe boot so you understand the basics of what you
are trying to do.
On 2014-08-10 01:39, Dhanasekaran Anbalagan wrote:
Hi Alastair,
I am getting same Error, when I try to execute cobbler check,
root@dhana:~# cat /etc/cobbler/settings|grep next_server
next_server: 127.0.0.1
root@dhana:~# cobbler check
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.7/dist-packages/cobbler/cli.py", line 252,
in check_setup
s.ping()
File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
verbose=self.__verbose
File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
return self.single_request(host, handler, request_body, verbose)
File "/usr/lib/python2.7/xmlrpclib.py", line 1312, in
single_request
response.msg,
ProtocolError: <ProtocolError for 127.0.0.1:80/cobbler_api [1]: 404
Not Found>
root@dhana:~#
:~# cat /etc/hosts
127.0.0.1 localhost
Did I learn something today? If not, I wasted it.
On Sun, Aug 10, 2014 at 5:58 AM, Alastair Munro
<[email protected]> wrote:
Doesn't 'cobbler check' tell you to set server and next_server to
something other than 127.0.0.1 [3]?
--
Alastair Munro
-----Original Message-----
From: Dhanasekaran Anbalagan <[email protected]>
To: cobbler mailing list <[email protected]>
Sent: Sun, 10 Aug 2014 1:24
Subject: Re: [cobbler] Issue with 2.6.4-1 cobbler
Hi,
apache already running, I able to telnet 80 port,
root@dhana:~# telnet 127.0.0.1 80
Trying 127.0.0.1...
Connected to localhost (127.0.0.1).
Escape character is '^]'.
^]
telnet> quit
Connection closed.
root@dhana:~# /etc/init.d/apache2 status
Apache2 is running (pid 11322).
root@dhana:~#
Note :: cobbler_api folder not there in /var/www location
Did I learn something today? If not, I wasted it.
On Sun, Aug 10, 2014 at 5:41 AM, Alastair Munro
<[email protected]> wrote:
Is apache started? Suggest you see whether you can connect to the
url?
--
Alastair Munro
-----Original Message-----
From: Dhanasekaran Anbalagan <[email protected]>
To: [email protected]
Sent: Sun, 10 Aug 2014 0:51
Subject: [cobbler] Issue with 2.6.4-1 cobbler
Hi Guys,
Today I tested with cobbler_2.6.4-1 with my ubuntu 12.04 server.
It's says PROTOCOLERROR: <PROTOCOLERROR FOR
127.0.0.1:80/COBBLER_API [1]: 404 NOT FOUND>
I verified /var/www/cobbler_api I don't see any folder
I tested same version with ubuntu 14.04 also not working
root@dhana:~# dpkg -i cobbler_2.6.4-1_all.deb
Selecting previously unselected package cobbler.
(Reading database ... 229802 files and directories currently
installed.)
Unpacking cobbler (from cobbler_2.6.4-1_all.deb) ...
Setting up cobbler (2.6.4-1) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
root@dhana:~# /etc/init.d/cobblerd start
Starting cobbler daemon: already started
root@dhana:~# cobbler --version
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.7/dist-packages/cobbler/cli.py", line
252, in check_setup
s.ping()
File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
verbose=self.__verbose
File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
return self.single_request(host, handler, request_body,
verbose)
File "/usr/lib/python2.7/xmlrpclib.py", line 1312, in
single_request
response.msg,
ProtocolError: <ProtocolError for 127.0.0.1:80/cobbler_api [1]:
404 Not Found>
root@dhana:~#
Please guide me, How to fix this.
-Dhanasekaran
Did I learn something today? If not, I wasted it.
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler [2]
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler [2]
Links:
------
[1] http://127.0.0.1:80/cobbler_api
[2] https://lists.fedorahosted.org/mailman/listinfo/cobbler
[3] http://127.0.0.1
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler