This help site has been deprecated. Please send your requests to support@rubygems.org
Timeout error whenever I run `gem`
Hi! I have recently installed Ruby 2.6.5 with rbenv
, but I cannot install any gems or basically do anything that involves downloading stuff with the gem
command. I'd found this old issue that seemed to relate to IPv6, but I understand that was fixed and I'm running IPv4 anyway. Any ideas?
Here's the exact error message I get:
ERROR: While executing gem ... (Gem::RemoteFetcher::UnknownHostError)
timed out (https://rubygems.org/specs.4.8.gz)
Discussions are closed to public comments.
If you need help with RubyGems.org please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by David Radcliffe on 08 Mar, 2020 09:55 PM
Can you connect to https://rubygems.org via curl?
David Radcliffe closed this discussion on 08 Mar, 2020 09:55 PM.
Bruno Parga re-opened this discussion on 09 Mar, 2020 08:33 PM
2 Posted by Bruno Parga on 09 Mar, 2020 08:33 PM
I actually could and once I did that everything started working. Thanks a lot!
David Radcliffe closed this discussion on 11 Mar, 2020 02:04 PM.