
cherokee at googlecode
Feb 17, 2012, 7:58 AM
Views: 185
Permalink
|
|
Issue 1342 in cherokee: Server does not start at boot. It does not start with service command either
|
|
Status: New Owner: ---- New issue 1342 by axelitus...@gmail.com: Server does not start at boot. It does not start with service command either http://code.google.com/p/cherokee/issues/detail?id=1342 What steps will reproduce the problem? 1. Install Cherokee Server 2. Install GitLabHQ (http://www.gitlabhq.com/) 3. Configure manually a VirtualServer and an InformationSource 4. Restart Server What is the expected output? What do you see instead? The server should autostart, but cherokee isn't started. What version of the product are you using? On what operating system? Cherokee Web Server 1.2.2 Please provide any additional information below. The InformationSource is set as a Local Interpreter and the spawning command is the following: thin start -e production -a 127.0.0.1 -p 52390 -c /opt/gitlab/hq This is set to run as the gitlab user account and the gitlab group Starting the server through the command: sudo service cherokee start does not work. Running: /etc/init.d/cherokee start doesn't work either. Starting the server through the cherokee-admin WebPage starts the server correctly and everything works fine. Even the process is spawned correctly. The server is just not started automatically on boot, nor does it start with the service command or running the init.d script _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|