Rails アプリをシンで実行しようとしています。
このチュートリアルに従いましたhttp://www.funonrails.com/2010/03/nginx-and-thin-installation-and.html
sudo サービスのシンスタートを行った後
以下は、シンログファイルのエラーです
/usr/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/source.rb:552:in bundle install` (Bundler::GitError)load_spec_files': http://github.com/mislav/will_paginate.git (at rails3) is not checked out. Please run
すでに bundle install を実行しましたが、正常に実行されました。同じアプリの雑種サーバーは正常に動作します。
何が問題になる可能性があります。