Skip to content

Network problems with gems fetching #2253

@AlexWayfer

Description

@AlexWayfer

I'm having a problem.

My current problem is:

$ gem i browser --verbose
ERROR:  Could not find a valid gem 'browser' (>= 0), here is why:
          Unable to download data from https://rubygems.org/ - timed out (https://api.rubygems.org/specs.4.8.gz)

$ gem update --system --verbose
ERROR:  While executing gem ... (Gem::RemoteFetcher::UnknownHostError)
    timed out (https://api.rubygems.org/specs.4.8.gz)

$ curl -O https://rubygems.org/gems/browser-2.5.3.gem
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 46592  100 46592    0     0  74428      0 --:--:-- --:--:-- --:--:-- 74428

This issue is related to:

  • Network problems
  • Installing a library
  • Publishing a library
  • The command line gem
  • Other

Here are my current environment details:

$ gem env version
2.7.3

I will abide by the code of conduct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions