Skip to content

Ruby 2.0 IOErrors #41

Description

@andrewvc

I'm getting this on long running tests that re-use a connection in ruby 2.0. Any ideas?

Net::HTTP::Persistent::Error:
       too many connection resets (due to closed stream - IOError) after 0 requests on 70256438811280, last used 1369411589.016047 seconds ago
     # /Users/andrewcholakian/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/net-http-persistent-2.8/lib/net/http/persistent.rb:959:in `rescue in request'
     # /Users/andrewcholakian/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/net-http-persistent-2.8/lib/net/http/persistent.rb:968:in `request'
     # /Users/andrewcholakian/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/faraday-0.8.7/lib/faraday/adapter/net_http_persistent.rb:17:in `perform_request'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions