Skip to content

Instantly share code, notes, and snippets.

@maxwell
Created August 18, 2009 05:04
Show Gist options
  • Save maxwell/169546 to your computer and use it in GitHub Desktop.
Save maxwell/169546 to your computer and use it in GitHub Desktop.
^C/Library/Ruby/Site/1.8/rubygems/source_index.rb:334:in `search': Interrupt
from /Library/Ruby/Site/1.8/rubygems/source_index.rb:280:in `find_name'
from /Library/Ruby/Site/1.8/rubygems.rb:260:in `activate'
from /Library/Ruby/Site/1.8/rubygems.rb:68:in `gem'
from /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/gems.rb:12:in `require'
from /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:17
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in `require'
from /Users/maxwell/.gem/ruby/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:156:in `require'
from /Users/maxwell/.gem/ruby/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /Users/maxwell/.gem/ruby/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:156:in `require'
from /Users/maxwell/.gem/ruby/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:1
from /Library/Ruby/Gems/1.8/gems/rails-2.3.3/lib/commands/server.rb:48
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from script/server:3
IF YOU GET THIS, completely uninstall, then re-install, all of your gems, and mongrel should work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment