Hi Colin, Could you execute this script on the server:
"sh -c 'if [ -d /pathTo/rails/releases/20100303182701 ]; then c d /pathTo/rails/releases/20100303182701; else cd /pathTo/rails /current; fi; rake RAILS_ENV=production thinking_sphinx:configure'" It's very odd the "Virtual timer error" Colin wrote:
Hi, I'm trying to get Thinking Sphinx running on my production server, I'm following the guidelines here: http://freelancing-god.github.com/ts/en/deployment.html I have added the 3 suggested tasks (http://pastie.org/852303) to my deploy.rb but that is causing this output: http://pastie.org/852096 (failing at line 21). I googled the error but it seems to arise in lots of different scenarios, none of which seem related to Thinking Sphinx. Any ideas? Colin
-- Rafa -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
