Doesn't 'cobbler check' tell you to set server and next_server to something other than 127.0.0.1?
-- 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 > <http://127.0.0.1:80/cobbler_api>: 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: 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 > >
_______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
