sonatype / nexus-ruby-support

26 stars 7 forks source link

too many connection resets #21

Closed quintonm closed 10 years ago

quintonm commented 11 years ago

Periodically, I start getting the following error if I try to update the gem cache.

gem sources -c - u

* Removed specs cache * ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) too many connection resets (http://artifacts.dstcorp.net/nexus/content/groups/allgems/specs.4.8.gz)

I have to restart nexus for the command to work again. Any idea why this might be happening?

The URL for the repo is a group. The group includes a rubygems.org proxy and one hosted repo.

mkristian commented 10 years ago

@quintonm since the codebase evolved quit a bit and I can not reproduce this error I close the issue. please feel free to reopen it if you see it on the latest codebase.