Make sure that 'gem install web-console -v '2.1.2' ` succeeds before bundling
95 views
Skip to first unread message
Bailey J
unread,
May 4, 2015, 4:52:04 PM5/4/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
I pass rails new and everything looks like it works until I get to this
Gem::RemoteFetcher::FetchError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A (https://rubygems.global.ssl.fastly.net/gems/web-console-2.1.2.gem) An error occurred while installing web-console (2.1.2), and Bundler cannot continue. Make sure that `gem install web-console -v '2.1.2'` succeeds before bundling. run bundle exec spring binstub --all /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/resolver.rb:328:in `block in verify_gemfile_dependencies_are_found!': Could not find gem 'web-console (~> 2.0) ruby' in any of the gem sources listed in your Gemfile or installed on this machine. (Bundler::GemNotFound) from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/resolver.rb:307:in `each' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/resolver.rb:307:in `verify_gemfile_dependencies_are_found!' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/resolver.rb:199:in `start' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/resolver.rb:182:in `resolve' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/definition.rb:192:in `resolve' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/definition.rb:132:in `specs' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/definition.rb:177:in `specs_for' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/definition.rb:166:in `requested_specs' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/environment.rb:18:in `requested_specs' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/runtime.rb:13:in `setup' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler.rb:122:in `setup' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/bundler-1.9.6/lib/bundler/setup.rb:18:in `<top (required)>' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' from /Users/dev/.rubies/ruby-2.2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
When I pass gem install web-console -v '2.1.2' I get
-- Crash Report log information -------------------------------------------- See Crash Report log file under the one of following: * ~/Library/Logs/CrashReporter * /Library/Logs/CrashReporter * ~/Library/Logs/DiagnosticReports * /Library/Logs/DiagnosticReports for more details.
[NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. Don't forget to include the above Crash Report log file. For details: http://www.ruby-lang.org/bugreport.html
Abort trap: 6
Does anyone have a suggestion for this?
Bailey J
unread,
May 4, 2015, 4:54:07 PM5/4/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
It worked by the way, so I think this post can be safely ignored.
Colin Law
unread,
May 5, 2015, 3:13:32 AM5/5/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
On 4 May 2015 at 21:54, Bailey J <kidb...@gmail.com> wrote:
> It worked by the way, so I think this post can be safely ignored.
What worked?
Colin
Shitian Long
unread,
May 22, 2015, 1:26:57 PM5/22/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message