When trying to start ferret with capistrano, I keep getting this:

$ cap services:ferret:stop
domain [redken.digitalpulp.com] :
user [john] :
  * executing `services:ferret:stop'
* executing "cd /srv/rails/redken/current; script/ferret_server -e production stop"
    servers: ["redken.digitalpulp.com"]
Password:
    [redken.digitalpulp.com] executing command
*** [err :: redken.digitalpulp.com] no such file to load -- /bin/../ config/environment
*** [err :: redken.digitalpulp.com]
    command finished
command "cd /srv/rails/redken/current; script/ferret_server -e production stop" failed on redken.digitalpulp.com


Running the same command manually on the server, it is successful. I have tried both as a regular user and as root.

Any ideas?

Thanks,
John
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to