This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Fail gracefully on Errno::EHOSTUNREACH in Fetcher::Downloader #4642
Labels
Comments
Looking at the first line of the error, its says bundler is unable to open a connection to index.rubygems.org. I suggest trying again - make sure your system is connected to the internet and you can ping the server. |
Ditto what @hmistry said, this is likely a internet connection issue. I'm going to close this, but if you run into any new issues you think are caused by Bundler code, we can re-open this or create a new issue. |
@lynnco still shouldn't cause the error template to appear -- we should probably add |
@segiddins I'd create a new issue for that or change the title of this one, I figure most people will see the current title and ignore it. |
segiddins
changed the title
Unfortunately, an unexpected error occurred, and Bundler cannot continue.
Fail gracefully on Errno::EHOSTUNREACH in Fetcher::Downloader
Jun 6, 2016
I will work on this and to add this and a spec test |
This was referenced Jun 10, 2016
homu
added a commit
that referenced
this issue
Jun 10, 2016
Fail gracefully on Errno::EHOSTUNREACH Close #4642
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
please note that it is kali linux rolling edition.whenever i try to run bundle install it shows this issue.
HELP.
here is my error template
Error details
Environment
Bundler 1.12.5
Rubygems 2.5.1
Ruby 2.3.1p112 (2016-04-26 revision 0) [i386-linux-gnu]
GEM_HOME /var/lib/gems/2.3.0
GEM_PATH /var/lib/gems/2.3.0:/root/.gem/ruby/2.3.0:/usr/lib/i386-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all
Git 2.8.1
orig_path
Set via BUNDLE_ORIG_PATH: "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
--- TEMPLATE END ----------------------------------------------------------------
The text was updated successfully, but these errors were encountered: