Mailing List Archive

Issue 1287 in cherokee: cherokee-admin does not work in 1.2.100 on debian squeeze
Status: New
Owner: ----

New issue 1287 by soc...@anonsphere.com: cherokee-admin does not work in
1.2.100 on debian squeeze
http://code.google.com/p/cherokee/issues/detail?id=1287

What steps will reproduce the problem?
1. Compile and install as always
./configure --localstatedir=/var --prefix=/usr --sysconfdir=/etc
--with-wwwroot=/var/www --disable-ipv6
2. Start cherokee-admin
3. Surf to http://localhost:9090

What is the expected output? What do you see instead?
The cherokee admin is not displayed. I get a 503 message in the browser.
Error message in console is:

file socket.c:507 (cherokee_socket_create_fd): this should not happen
file socket.c:1440 (cherokee_socket_connect): this should not happen
file source_interpreter.c:731
(cherokee_source_interpreter_connect_polling): ret code unknown ret=-4

What version of the product are you using? On what operating system?
Cherokee 1.2.100
Debian Squeeze

Please provide any additional information below.
I reverted back to .99 and it works fine.

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1287 in cherokee: cherokee-admin does not work in 1.2.100 on debian squeeze [ In reply to ]
Comment #1 on issue 1287 by alobbs: cherokee-admin does not work in 1.2.100
on debian squeeze
http://code.google.com/p/cherokee/issues/detail?id=1287

This problem should have been fixed in Cherokee 1.2.101.

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1287 in cherokee: cherokee-admin does not work in 1.2.100 on debian squeeze [ In reply to ]
Comment #2 on issue 1287 by soc...@anonsphere.com: cherokee-admin does not
work in 1.2.100 on debian squeeze
http://code.google.com/p/cherokee/issues/detail?id=1287

The admin works as far as I tested, but

# cherokee-admin -u
Cherokee Web Server 1.2.101 (Oct 19 2011): Listening on port 127.0.0.1:9090,
TLS disabled, IPv6 disabled, using epoll, 4096 fds system limit, max. 2041
connections, caching I/O, 4 threads, 510 connections per thread, standard
scheduling policy

Web Interface:
URL: http://127.0.0.1:9090/

file socket.c:507 (cherokee_socket_create_fd): this should not happen

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1287 in cherokee: cherokee-admin does not work in 1.2.100 on debian squeeze [ In reply to ]
Comment #3 on issue 1287 by everytr...@gmail.com: cherokee-admin does not
work in 1.2.100 on debian squeeze
http://code.google.com/p/cherokee/issues/detail?id=1287

i have the same issue in Scienttific Linux 6.1 with version "Cherokee Web
Server 1.2.101"


[root@vh2 sbin]# ./cherokee-admin -b &
[3] 2688
[root@vh2 sbin]# Cherokee Web Server 1.2.101 (Nov 12 2011): Listening on
port ALL:9090, TLS
disabled, IPv6 disabled, using epoll, 4096 fds system limit, max. 2041
connections, caching I/O, 2 threads, 1020 connections per thread, standard
scheduling policy

Web Interface:
URL: http://localhost:9090/

file socket.c:507 (cherokee_socket_create_fd): this should not happen
^C


_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1287 in cherokee: cherokee-admin does not work in 1.2.100 on debian squeeze [ In reply to ]
Comment #4 on issue 1287 by cn.pion...@gmail.com: cherokee-admin does not
work in 1.2.100 on debian squeeze
http://code.google.com/p/cherokee/issues/detail?id=1287

i have the same issue in CentOS 6 with version Cherokee 1.2.101

maybe the problem is that I set IPv6 disabled

Web Interface:
URL: http://localhost:9090/

file socket.c:507 (cherokee_socket_create_fd): this should not happen


_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1287 in cherokee: cherokee-admin does not work in 1.2.100 on debian squeeze [ In reply to ]
Comment #5 on issue 1287 by and...@shvchk.com: cherokee-admin does not work
in 1.2.100 on debian squeeze
http://code.google.com/p/cherokee/issues/detail?id=1287

Workaround: add -t option, like this: sudo cherokee-admin -b -t

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev