Dev Purkayastha
unread,Nov 2, 2009, 7:38:01 AM11/2/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Boston Ruby Group
Has anyone seen this before? (If you don't know Moonshine: it's a
useful gem for using Capistrano to manage a server's dependencies and
setup. My problem might be related to Moonshine, or it could just be a
problem with cap.)
My process is: create a new EC2 instance, deploy:setup, then deploy.
But that third step (my first deploy) seems to hang for a while, never
completing. I eventually cancel the process and start it again; my
second deploy ends up completing.
Any ideas why this may be?
Dev