In my attempts to run `cap cold_deploy`, I'm stuck at the point where
it runs `sudo mongrel_rails cluster::start`. It waits for my
password, which you see here:
** transaction: commit
* executing task spinner
* executing task start_mongrel_cluster
* executing "sudo mongrel_rails cluster::start -C /srv/www/htdocs/
webapp/current/config/mongrel_cluster.yml"
servers: ["web-01"]
[web-01] executing command
** [out :: web-01] foomanchu's password:
However, it does not prompt me to type in my password, like I
initially did at the start of running cold_deploy. So, it just hangs
there until a timeout.
What do I need to do to either let it prompt me for foomanchu's
password or to let it grab the password I entered the first (and only)
time it prompted me?
Thanks,
-A.
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---