Make sure script/spin has the correct permissions on it (at least
readable and executable) for the user that is being used to execute
it.

- Jamis

On 9/7/07, Jim Neath <[EMAIL PROTECTED]> wrote:
>
> Hi guys, I'm trying to deploy my application but when I run cap
> deploy:cold I get the following error:
>
> ---ERROR--------------
>
>     servers: ["www.app.com"]
>     [www.app.com] executing command
>  ** [out :: www.app.com] nohup:
>  ** [out :: www.app.com] appending output to `nohup.out'
>  ** [out :: www.app.com]
>  ** [out :: www.app.com] nohup:
>  ** [out :: www.app.com] cannot run command `script/spin'
>  ** [out :: www.app.com] : Permission denied
>  ** [out :: www.app.com]
>     command finished
> command "sh -c 'cd /home/app/current && nohup script/spin'" failed on
> www.app.com
>
>
> ---SCRIPT/SPIN--------
>
> /home/app/current/script/process/spawner -p 8000 -i 3
>
>
>
> Anyone have any ideas?
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to