ERROR Errno::ECONNRESET: Connection reset by peer
问题 gem 'rails', '3.0.0' gem 'devise' gem 'bson_ext', '>= 1.0.7' gem 'bson', '>= 1.0.7' gem 'mongo_mapper', :branch => 'rails3', :git => 'http://github.com/jnunemaker/mongomapper.git' gem 'devise-mongo_mapper', :git => 'git://github.com/collectiveidea/devise-mongo_mapper' With the above setup I get the following errors on requests: Started GET "/users/sign_out" for 127.0.0.1 at 2010-09-27 13:16:30 +0300 Processing by Devise::SessionsController#destroy as HTML Redirected to http://localhost:3000/