Hello,

On Sat, Feb 19, 2011 at 9:54 PM, Gregor <[email protected]> wrote:

> I've been experiencing problems with Cherokee-Admin for some releases now -
> unfortunately also Cherokee 1.20 has the same issues. I can launch the
> admin, and it provides me with the one-time password. But when I try to
> login, I'm always getting a 503-Error.
>
> The following output is generated when I launch the admin with debug
> information: cherokee-admin -b -x
>
> #########
> Cherokee Web Server 1.0.20 (Feb  2 2011): Listening on port ALL:9090, TLS
> disabled, IPv6 enabled, using epoll, 4096 fds system limit, max. 2041
> connections, 5 threads, 408 connections per thread, standard scheduling
> policy
>
> Traceback (most recent call last):
>  File "/usr/share/cherokee/admin/server.py", line 157, in <module>
>    init (scgi_port, cfg_file)
>  File "/usr/share/cherokee/admin/server.py", line 76, in init
>    CTK.init (host="localhost", port=int(scgi_port), sec_cookie=True)
>  File "/usr/share/cherokee/admin/CTK/CTK/Server.py", line 315, in init
>    srv.init_server (*args, **kwargs)
>  File "/usr/share/cherokee/admin/CTK/CTK/Server.py", line 214, in
> init_server
>    self._scgi = pyscgi.ServerFactory (*args, **kwargs)
>  File "/usr/share/cherokee/admin/CTK/CTK/pyscgi.py", line 223, in
> ServerFactory
>    return SCGIServer(*args, **kargs)
>  File "/usr/share/cherokee/admin/CTK/CTK/pyscgi.py", line 196, in __init__
>    ThreadingTCPServer_Custom.__init__ (self, (host, port), handler_class)
>  File "/usr/lib/python2.5/SocketServer.py", line 330, in __init__
>    self.server_bind()
>  File "/usr/lib/python2.5/SocketServer.py", line 341, in server_bind
>    self.socket.bind(self.server_address)
>  File "<string>", line 1, in bind
> socket.gaierror: (-2, 'Name or service not known')
>
> ########
>
> Any ideas what is wrong? Any additional information I can provide?

Has your host an IP defined for "localhost"?

Maybe that is the problem.


-- 
Saludos:
Antonio Pérez
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to