Could you paste your deploy.rb in pastie(or other site) to check it?
Regards
On 03/05/10 04:17, val2many wrote:
Hi,
I had some server trouble, which had two or three deploy attempts to
fail.
Now, when I do a cap deploy it fails because capistrano checks for a
the previous release that also failed.
----------------
* executing "chmod 755 /home/user/sitename/releases/20100503080243/
public/dispatch.fcgi"
servers: ["cp40.servername.com"]
[cp40.servername.com] executing command
** [out :: cp40.myhostcenter.com] chmod: cannot access `/home/user/
sitename/releases/20100503080243/public/dispatch.fcgi'
** [out :: cp40.servername.com] : No such file or directory
command finished
*** [deploy:update_code] rolling back
* executing "rm -rf /home/user/sitename/releases/20100503080243;
true"
servers: ["cp40.servername.com"]
[cp40.servername.com] executing command
command finished
failed: "sh -c 'chmod 755 /home/user/sitename/releases/20100503080243/
public/dispatch.fcgi'" on cp40.servername.com
------------------
Is there a way to fix this, or force capistrano to use a certain
release as the latest?
Best,
Val
--
Rafa
--
* You received this message because you are subscribed to the Google Groups
"Capistrano" 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/capistrano?hl=en