Ruby on Rails
Saturday, May 28, 2011
I'm getting this error below, with this configuration of deploy for dreamhost: https://github.com/sukima/SimNotify/blob/fec43f24ecbb4753cabfbcb5678d8f26a5a7de1e/config/deploy.rb
failed: "sh -c 'if [ -d /home/fernandodz3/teste.celsoetaniadiniz.com.br/shared/cached-copy ]; then cd /home/fernandodz3/teste.celsoetaniadiniz.com.br/shared/cached-copy && git fetch origin && git fetch --tags origin && git reset --hard 89418f6af0fd2ab624d2e145145607f73176df0c && git clean -d -x -f; else git clone git@gitorious.org:forever/forever.git /home/fernandodz3/teste.celsoetaniadiniz.com.br/shared/cached-copy && cd /home/fernandodz3/teste.celsoetaniadiniz.com.br/shared/cached-copy && git checkout -b deploy 89418f6af0fd2ab624d2e145145607f73176df0c; fi'" on teste.celsoetaniadiniz.com.br
I think is some with the folder "shared" or with the git repository Oo
someone have any rails project on dreamhost?
On Sat, May 28, 2011 at 4:28 PM, thiagocifani <cifani.thiago@gmail.com> wrote:
--https://github.com/sukima/SimNotify/blob/fec43f24ecbb4753cabfbcb5678d8f26a5a7de1e/config/deploy.rb
--
thiagocifani
Sent with SparrowOn sábado, 28 de maio de 2011 at 14:43, Fernando Aureliano wrote:
--Hi guys!I'm doing my first deploy with passenger + capistrano and I'm getting the error bellow. My server is dreamhost.com and I put the correct permission in all folders. Someone have some idea why I' heaving this problem, or can suggest any tutorial that works fine?thanks![teste.celsoetaniadiniz.com.br] executing command*** [err :: teste.celsoetaniadiniz.com.br] mkdir: cannot create directory `/teste.celsoetaniadiniz.com.br': Permission denied*** [err :: teste.celsoetaniadiniz.com.br] mkdir: cannot create directory `/teste.celsoetaniadiniz.com.br': Permission denied*** [err :: teste.celsoetaniadiniz.com.br] mkdir: cannot create directory `/teste.celsoetaniadiniz.com.br': Permission denied*** [err :: teste.celsoetaniadiniz.com.br] mkdir: cannot create directory `/teste.celsoetaniadiniz.com.br': Permission denied*** [err :: teste.celsoetaniadiniz.com.br] mkdir: cannot create directory `/teste.celsoetaniadiniz.com.br': Permission denied*** [err :: teste.celsoetaniadiniz.com.br] mkdir: cannot create directory `/teste.celsoetaniadiniz.com.br': Permission deniedcommand finished in 371msfailed: "sh -c 'mkdir -p /teste.celsoetaniadiniz.com.br /teste.celsoetaniadiniz.com.br/releases /teste.celsoetaniadiniz.com.br/shared /teste.celsoetaniadiniz.com.br/shared/system /teste.celsoetaniadiniz.com.br/shared/log /teste.celsoetaniadiniz.com.br/shared/pids && chmod g+w /teste.celsoetaniadiniz.com.br /teste.celsoetaniadiniz.com.br/releases /teste.celsoetaniadiniz.com.br/shared /teste.celsoetaniadiniz.com.br/shared/system /teste.celsoetaniadiniz.com.br/shared/log /teste.celsoetaniadiniz.com.br/shared/pids'" on teste.celsoetaniadiniz.com.br
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
--
Fernando Aureliano
--------------------------------------------------------------
[iOSDeveloper] - ObjectiveC
[WebDesigner] - CSS3&HTML5
[WebDeveloper] - RubyOnRails
--------------------------------------------------------------
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment