tenex / rails-assets

The solution to assets management in Rails
https://rails-assets.org
MIT License
1.63k stars 69 forks source link

Failing to connect to rails-assets #472

Closed nbrien closed 3 years ago

nbrien commented 4 years ago

Fetching source index from https://rails-assets.org/

Retrying fetcher due to error (2/4): Bundler::HTTPError Could not fetch specs from https://rails-assets.org/ Retrying fetcher due to error (3/4): Bundler::HTTPError Could not fetch specs from https://rails-assets.org/ Retrying fetcher due to error (4/4): Bundler::HTTPError Could not fetch specs from https://rails-assets.org/ Could not fetch specs from https://rails-assets.org/

filipealc commented 4 years ago

same problem here as @nbrien ! Any news from the team?

hut8 commented 4 years ago

Looking.

On Tue, Jul 21, 2020 at 9:52 AM Filipe de Alcântara < notifications@github.com> wrote:

same problem here as @nbrien https://github.com/nbrien ! Any news from the team?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tenex/rails-assets/issues/472#issuecomment-661874668, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACYZSAXSC6TX5Q4PLBREVDR4WMRZANCNFSM4PDPZ72A .

joshjordan commented 4 years ago

Hmm. The failing requests are (not surprisingly) not reaching our server. Can you provide more detail? Perhaps a trace route? We may be seeing external intermittent internet issues -- none of our alarms have gone off regarding server down or unreachable.

Note the 23 mins ago here: image

Lets keep this open so folks can collaborate on tracking this down.

jmeattle commented 4 years ago

It's now working for me.

filipealc commented 4 years ago

it has comeback for us.