Skip to content

Instantly share code, notes, and snippets.

@oren
Created June 8, 2010 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oren/430345 to your computer and use it in GitHub Desktop.
Save oren/430345 to your computer and use it in GitHub Desktop.
rackup -s mongrel -p 10001 -E qa -P /srv/cms_webservice/current/tmp/pids/mongrel.10001.pid /srv/cms_webservice/current/config/config.ru/srv/cms_webservice/releases/20100608014945/.bundle/environment.rb:206:in `chdir': No such file or directory - /home/oren/.rvm/gems/ruby-1.8.7-p72@global/specifications (Errno::ENOENT)
from /srv/cms_webservice/releases/20100608014945/.bundle/environment.rb:206
from /srv/cms_webservice/releases/20100608014945/.bundle/environment.rb:181:in `map'
from /srv/cms_webservice/releases/20100608014945/.bundle/environment.rb:181
from /home/capdeploy/.rvm/gems/ruby-1.8.7-p72@cms_webservice/gems/bundler-0.9.24/lib/bundler.rb:96:in `require'
from /home/capdeploy/.rvm/gems/ruby-1.8.7-p72@cms_webservice/gems/bundler-0.9.24/lib/bundler.rb:96:in `load'
from /home/capdeploy/.rvm/gems/ruby-1.8.7-p72@cms_webservice/gems/bundler-0.9.24/lib/bundler.rb:76:in `setup'
from /srv/cms_webservice/current/config/config.ru:2
from /home/capdeploy/.rvm/gems/ruby-1.8.7-p72@cms_webservice/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
from /home/capdeploy/.rvm/gems/ruby-1.8.7-p72@cms_webservice/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
from /srv/cms_webservice/current/config/config.ru:1:in `new'
from /srv/cms_webservice/current/config/config.ru:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment