I am getting an error when running a cap deploy in dreamhost. I set up a rails project and checked it into a respository. I ran cap setup which created my directory structure and then ran cap deploy. It looks like there is a problem when the restart task is being run. The error is shown below. I have run out of ideas to get this working. All help is welcome.
executing task restart * executing "/home/luke/sjsnetworking.com/current/script/process/ reaper" servers: ["sjsnetworking.com"] [sjsnetworking.com] executing command ** [out :: sjsnetworking.com] Couldn't find any pid file in '/home/ lukecampbell/sjsnetworking.com/current/tmp/pids' matching 'dispatch. [0-9]*.pid' ** [out :: sjsnetworking.com] (also looked for processes matching "/ home/luke/sjsnetworking.com/current/public/dispatch.fcgi") command finished --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---