This help site has been deprecated. Please send your requests to support@rubygems.org
Error : unable to Download data from https:rubygems.org/ - no such name
I been trying to install -gem pry-doc and -gem buyebug
But I always get that error. Any help? So far I got “server failing to worldwide traffic”
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 sonalkr132 on 03 Dec, 2019 12:42 PM
Hi Carlos,
Can you please paste the output of following two commands:
curl -vvv https://rubygems.org/specs.4.8.gz
wget https://rubygems.org/specs.4.8.gz
2 Posted by carlos orellana on 03 Dec, 2019 02:58 PM
When I type the first command I get This
Second command
Sent from my iPhone
3 Posted by carlos orellana on 05 Dec, 2019 01:31 AM
Any solutions?
Sent from my iPhone
Support Staff 4 Posted by David Radcliffe on 05 Dec, 2019 02:25 PM
Looks like you have misconfigured or broken DNS. A more direct test would be
dig rubygems.org
. You will need to fix this on your end.David Radcliffe closed this discussion on 05 Dec, 2019 02:25 PM.