This repository was archived by the owner on Sep 25, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Could not fetch prerelease specs from rubygems repository http://rubygems.dev/ #4
Comments
Hi, Also getting a failure today:
The tmp/server.log under rubygems proxy has this in it:
Running on OSX 10.6, using Ruby 1.9.2, rubygem 1.6.2, latest rubygem proxy. Might be related to using a 3G network, also tried via Starbuck wifi. |
Are you behind a proxy? I've got the same issue. I've "resolved" in my repository by modifying the code to accept proxy authentication. I'll fork and submit a patch. |
Hi, No I wasnt behind a proxy - it was a direct internet connection. Thanks, |
Try downloading the file (something like curl http:///specs.4.8.gz and checking the output. |
Hi - I can download specs.4.8.gz, although gunzipping it gives a binary file - is that to be expected? I am now getting errors using bundler (1.0.15):
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Thanks for the great gem - the proxy is generally working fine via the command line.
However when I use it via my IDE Rubymine ( http://www.jetbrains.com/ruby/ ), I get the above error or perhaps gzip related messages.
Any suggestions on how I investigate this?
Is it perhaps some of the protocol that the proxy does not support?
Thanks,
Chris
The text was updated successfully, but these errors were encountered: