nico10gbb escribió:
> My file mongrel_cluster.yml :
>
> cwd: /var/www/CoreSong/current
> log_file: log/mongrel.log
> port: "8000"
> environment: production
> address: 127.0.0.1
> pid_file: tmp/pids/mongrel.pid
> servers: 2
>
> When I run cap deploy:start it looks fine but there are no pid files
> and when I execute cap deploy:stop it tells me "already stopped port
> xxxx".
>
> [EMAIL PROTECTED]:~/Desktop/CoreSong$ cap deploy:start
>   * executing `deploy:start'
>   * executing `mongrel:cluster:start'
>   * executing "mongrel_rails cluster::start -C /var/www/CoreSong/
> current/config/mongrel_cluster.yml"
>     servers: ["herd.ida.liu.se"]
> Password:
>     [herd.ida.liu.se] executing command
> *** [err :: herd.ida.liu.se] ** Ruby version is not up-to-date;
> loading cgi_multipart_eof_fix
> *** [err :: herd.ida.liu.se]
> *** [err :: herd.ida.liu.se] ** Ruby version is not up-to-date;
> loading cgi_multipart_eof_fix
> *** [err :: herd.ida.liu.se]
> *** [err :: herd.ida.liu.se] ** Ruby version is not up-to-date;
> loading cgi_multipart_eof_fix
> *** [err :: herd.ida.liu.se]
>  ** [out :: herd.ida.liu.se] starting port 8000
>  ** [out :: herd.ida.liu.se] starting port 8001
>     command finished
> [EMAIL PROTECTED]:~/Desktop/CoreSong$ cap deploy:stop
>   * executing `deploy:stop'
>   * executing `mongrel:cluster:stop'
>   * executing "mongrel_rails cluster::stop -C /var/www/CoreSong/
> current/config/mongrel_cluster.yml"
>     servers: ["herd.ida.liu.se"]
> Password:
>     [herd.ida.liu.se] executing command
> *** [err :: herd.ida.liu.se] ** Ruby version is not up-to-date;
> loading cgi_multipart_eof_fix
> *** [err :: herd.ida.liu.se]
>  ** [out :: herd.ida.liu.se] already stopped port 8000
>  ** [out :: herd.ida.liu.se] already stopped port 8001
>     command finished
>
> >
>
>   
Morning,
Do you have /var/www/CoreSong/current/tmp/pids path?
Another question, when you launch "mongrel_rails cluster::start" by hand 
what happened?
The last... What said log/mongrel*.log?

Regards

-- 
Rafael Garcia Ortega


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

begin:vcard
fn;quoted-printable:Rafael Garc=C3=ADa Ortega
n;quoted-printable:Garc=C3=ADa Ortega;Rafael
org:ASPgems S.L.
email;internet:[EMAIL PROTECTED]
tel;work:692686533
x-mozilla-html:FALSE
url:http://www.aspgems.com
version:2.1
end:vcard

Reply via email to