Problems Running Cherokee Web Server Admin - config_reader.c:249 - Parsing error
        Posted  
        
            by Sebastian
        on Server Fault
        
        See other posts from Server Fault
        
            or by Sebastian
        
        
        
        Published on 2009-11-21T00:05:54Z
        Indexed on 
            2010/05/22
            15:02 UTC
        
        
        Read the original article
        Hit count: 430
        
cherokee
I'm running Cherokee web server 0.99.30 on (Ubuntu Hardy) and I have been having some issues getting the admin to run property.
When I run sudo cherokee-admin -b
Login:
  User:              admin
  One-time Password: {password}
Web Interface:
  URL:               http://localhost:9090/
[20/11/2009 22:57:29.733] (error) config_reader.c:249 - Parsing error
Cherokee Web Server 0.99.30 (Nov 20 2009): Listening on port ALL:9090, TLS
disabled, IPv6 disabled, using epoll, 4096 fds system limit, max. 2041
connections, caching I/O, single thread
When I go to the admin page I get a 503 Service Unavailable error page.
Any idea about how I could fix this?
Thanks
© Server Fault or respective owner