-
-
Notifications
You must be signed in to change notification settings - Fork 931
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api.rubygems.org Connection reset by peer - SSL_connect #1760
Comments
Hi @mphilipps Can you please follow this troubleshooting guide let us know about results? |
hi, Other than that it looks like this: Bundler connection to rubygems.org: failed ❌ (uninitialized constant Bundler) except when it fails in that case it shows: Bundler connection to rubygems.org: failed ❌ (uninitialized constant Bundler) With that it seems the behaviours is exactly the same as in my original report. Skiming over the rest of the page:
It feels more like a load balancing issue on rubygems.org side. |
@mphilipps our frontend servers are run by Fastly. I recommend visiting http://fastly-debug.com and using the widget in the bottom right to open a ticket about the connection resets you are seeing. 👍 |
hi @mphilipps are you still facing this issue? |
Not at the moment, after a couple of days it disappeared and then resurfaced like once or twice. |
hi,
Since about 5 days ago 1 out of ~15 https connections to api.rubygems.org fails.
The server in question is behind a NAT, but not a popular one (aws/google/azure) and is also the only server behind it that is regularly connecting to rubygems.org
The text was updated successfully, but these errors were encountered: