Can you spawn cherokee admin process separately ? I forgot exacly how it was. In fact such error means that cherokee admin process can't be spawned correctly. Its probably system missconfiguration, system error, missing dependency.
Cherokee admin command spawns cherokee server and then cherokee admin backend. You have to execute it by hand, then you will see whats wrong. You can also try to run "cherokee-admin -t" command, it will spawn backend cherokee admin with unix sockets instead of local http/tcp. -----Original Message----- From: - - <[email protected]> Sender: [email protected] Date: Tue, 12 Feb 2013 20:28:41 To: <[email protected]>; <[email protected]> Subject: Re: [Cherokee] Error with cherokee-admin Hi, I don't know what's the problem, but this are some ideas: Did you upgrade your config file? Did you ccheck your config file (Cherokee -t, I believe)? I dont believe you are missing libs. Cherokee should run with uninitiated out of the box. I will check it later and get back to you. ------------------------------ On Wed, Feb 13, 2013 3:11 AM CET Sergio Aguilar Guerrero wrote: >Hello All, > >I have a weird error with cherokee-admin > >When I execute it, and I go to the webpage I am prompted for user name and >password, I do that but the the management interface never loads. > >On the terminal this is what I get: > >root@linhost1:~# *sudo cherokee-admin -b -x* >Cherokee Web Server 1.2.103 (Feb 12 2013): Listening on port ALL:9090, TLS >disabled, IPv6 enabled, using epoll, 20000 fds system limit, max. 9993 >connections, 4 threads, 2498 connections per thread, standard scheduling >policy > >Login: > User: admin > One-time Password: IdBtAwWYC35wlgic > >Web Interface: > URL: http://localhost:9090/ > >DEBUG: SIGUSR1 invokes the console.. > SIGUSR2 prints a backtrace.. >Server 1.2.103 running.. PID=21689 Port=4000 >DEBUG: SIGUSR1 invokes the console.. > SIGUSR2 prints a backtrace.. >Server 1.2.103 running.. PID=21693 Port=4000 >DEBUG: SIGUSR1 invokes the console.. > SIGUSR2 prints a backtrace.. >Server 1.2.103 running.. PID=21698 Port=4000 >DEBUG: SIGUSR1 invokes the console.. > SIGUSR2 prints a backtrace.. >Server 1.2.103 running.. PID=22173 Port=4000 >DEBUG: SIGUSR1 invokes the console.. > SIGUSR2 prints a backtrace.. >Server 1.2.103 running.. PID=22177 Port=4000 > > >Any one has an idea of whats going on? > >Details: Ubuntu 12.04 >Cherokee: latest from source > >Am I missing some python libraries? The system was working fine before >with ppa packages. > > >Regards, > >Sergio _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
