I found the error. I am watching ultrasphinx with god, and it looks for a pid file in c:Sphinxdblog folder, which is not created until the first time the search daemon in started. This folder was not tracked with git, and I had not started the search daemon before trying to start god.
Thank you for your help!, John On May 17, 8:04 pm, J M <[email protected]> wrote: > Thanks for the reply, I tried sudo god status and it returns the same > error message. I'm not sure whether capistrano may be part of the > problem, but I am using it. > > On May 17, 5:51 pm, lardawge <[email protected]> wrote: > > > Try 'sudo god status'. > > > On May 17, 3:56 pm, J M <[email protected]> wrote: > > > > Hi, I am not able to start god as root user, I get the error: The > > > server is not available (or you do not have permissions to access it). > > > > My permissions are: > > > > /var/run/god drwxr-xr-x 2 root root > > > > /usr/bin/god -rwxr-xr-x 1 root root > > > > and for my configuration file located in the config directory of my > > > rails app: > > > /rails_app/config/god_config.rb -rwxrwxr-x 1 root root > > > > As root user I run the following to start god: god -c config/ > > > god_config.rb > > > Then to check on god startup I run: god status > > > And the server is not available error message is returned. > > > > I am able to run god successfully on my development machine, this > > > problem is on a server. > > > > Thank you for your help!, > > > John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "god.rb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/god-rb?hl=en -~----------~----~----~----~------~----~------~--~---
