Still having problems with installs within Ruby and Rails

264 views
Skip to first unread message

John Pratt

unread,
Nov 10, 2016, 9:21:49 AM11/10/16
to RailsInstaller
Now the new problem I'm facing is this:



# Rails Environment Configuration.

---
git:
  user.name:  Johnathan A. Pratt
  user.email: johnath...@gmail.com
  version:    git version 1.9.4.msysgit.2

ruby:
  bin:        C:/RailsInstaller/Ruby2.0.0/bin/ruby.exe
  version:    ruby 2.1.8p440 (2015-12-16 revision 53160) [i386-mingw32]

rails:
  bin:        C:/RailsInstaller/Ruby2.0.0/bin/rails.bat
  version:    Rails 4.2.5.1

ssh:
  public_key_location: C:\Users\Johny/.ssh/id_rsa.pub
  public_key_contents: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOlzGOS/vKpjSs1AX5F
WtQnQOes0y7dBWVRNzdgeX9c5dHjuPSSRX9woG+sOfnD63YyVgK1YQ0kk9mVqsTpcRR3L0dTStRTZHWD
ocaocicKp1DJmPvmX6BwS616sUu/i5ZpUnWAaNdaGhe9tAiQ4ZiivGvvhsYw01Gn5yFKXIrG44ZuMNt7
3HlYqyuwSZTySOHZGT+rOOpjCbPIP3Dt1d/33phhXRLN4O60GcHs2jcHUQmCCeaKcM8HsOVGFI1+dyxP
gY5qE18gkOi8L7MwCG8cOqVUdGSFa+z8gKBnABHAYjG14azJQxgNONk8tXkWfSPuoPCerE1MTNMB2ZjS
ULx Johnathan A. Pratt <johnath...@gmail.com>





C:\Sites>rails new myrubyblog
      create
      create  README.rdoc
      create  Rakefile
      create  config.ru
      create  .gitignore
      create  Gemfile
      create  app
      create  app/assets/javascripts/application.js
      create  app/assets/stylesheets/application.css
      create  app/controllers/application_controller.rb
      create  app/helpers/application_helper.rb
      create  app/views/layouts/application.html.erb
      create  app/assets/images/.keep
      create  app/mailers/.keep
      create  app/models/.keep
      create  app/controllers/concerns/.keep
      create  app/models/concerns/.keep
      create  bin
      create  bin/bundle
      create  bin/rails
      create  bin/rake
      create  bin/setup
      create  config
      create  config/routes.rb
      create  config/application.rb
      create  config/environment.rb
      create  config/secrets.yml
      create  config/environments
      create  config/environments/development.rb
      create  config/environments/production.rb
      create  config/environments/test.rb
      create  config/initializers
      create  config/initializers/assets.rb
      create  config/initializers/backtrace_silencers.rb
      create  config/initializers/cookies_serializer.rb
      create  config/initializers/filter_parameter_logging.rb
      create  config/initializers/inflections.rb
      create  config/initializers/mime_types.rb
      create  config/initializers/session_store.rb
      create  config/initializers/wrap_parameters.rb
      create  config/locales
      create  config/locales/en.yml
      create  config/boot.rb
      create  config/database.yml
      create  db
      create  db/seeds.rb
      create  lib
      create  lib/tasks
      create  lib/tasks/.keep
      create  lib/assets
      create  lib/assets/.keep
      create  log
      create  log/.keep
      create  public
      create  public/404.html
      create  public/422.html
      create  public/500.html
      create  public/favicon.ico
      create  public/robots.txt
      create  test/fixtures
      create  test/fixtures/.keep
      create  test/controllers
      create  test/controllers/.keep
      create  test/mailers
      create  test/mailers/.keep
      create  test/models
      create  test/models/.keep
      create  test/helpers
      create  test/helpers/.keep
      create  test/integration
      create  test/integration/.keep
      create  test/test_helper.rb
      create  tmp/cache
      create  tmp/cache/assets
      create  vendor/assets/javascripts
      create  vendor/assets/javascripts/.keep
      create  vendor/assets/stylesheets
      create  vendor/assets/stylesheets/.keep
         run  bundle install
Fetching source index from https://rubygems.org/
Retrying fetcher due to error (2/4): Bundler::Fetcher::CertificateFailureError C
ould not verify the SSL certificate for https://rubygems.org/.
There is a chance you are experiencing a man-in-the-middle attack, but most like
ly your system doesn't have the CA certificates needed for verification. For inf
ormation about OpenSSL certificates, see http://bit.ly/ruby-ssl. To connect with
out using SSL, edit your Gemfile sources and change 'https' to 'http'.
Retrying fetcher due to error (3/4): Bundler::Fetcher::CertificateFailureError C
ould not verify the SSL certificate for https://rubygems.org/.
There is a chance you are experiencing a man-in-the-middle attack, but most like
ly your system doesn't have the CA certificates needed for verification. For inf
ormation about OpenSSL certificates, see http://bit.ly/ruby-ssl. To connect with
out using SSL, edit your Gemfile sources and change 'https' to 'http'.
Retrying fetcher due to error (4/4): Bundler::Fetcher::CertificateFailureError C
ould not verify the SSL certificate for https://rubygems.org/.
There is a chance you are experiencing a man-in-the-middle attack, but most like
ly your system doesn't have the CA certificates needed for verification. For inf
ormation about OpenSSL certificates, see http://bit.ly/ruby-ssl. To connect with
out using SSL, edit your Gemfile sources and change 'https' to 'http'.
Could not verify the SSL certificate for https://rubygems.org/.
There is a chance you are experiencing a man-in-the-middle attack, but most
likely your system doesn't have the CA certificates needed for verification. For

information about OpenSSL certificates, see http://bit.ly/ruby-ssl. To connect
without using SSL, edit your Gemfile sources and change 'https' to 'http'.

C:\Sites>

Anything I can do about this problem?
John

John Pratt

unread,
Nov 14, 2016, 1:13:05 PM11/14/16
to RailsInstaller
could someone respond already?

Jim Jorgensen

unread,
Nov 14, 2016, 10:26:54 PM11/14/16
to RailsInstaller
Im having the same problem......any answers??

Gerson

unread,
Nov 14, 2016, 10:33:40 PM11/14/16
to railsin...@googlegroups.com


Kind regards / Cordialement,
Gerson Júnior.


--
You received this message because you are subscribed to the Google Groups "RailsInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email to railsinstaller+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Johny Pratt

unread,
Nov 14, 2016, 10:52:25 PM11/14/16
to railsin...@googlegroups.com

I know that that this may be a dumb question, being new to Ruby and Rails, but how do you download the certificate from the link provided?

John


You received this message because you are subscribed to a topic in the Google Groups "RailsInstaller" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/railsinstaller/meXWo74Iwdw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to railsinstaller+unsubscribe@googlegroups.com.

Luis Lavena

unread,
Nov 15, 2016, 8:41:35 AM11/15/16
to RailsInstaller
On Tuesday, November 15, 2016 at 12:52:25 AM UTC-3, John Pratt wrote:

I know that that this may be a dumb question, being new to Ruby and Rails, but how do you download the certificate from the link provided?

John



For SSL issues, please see RubyGems guides on manual upgrade of RubyGems to solve the certificate issue:

http://guides.rubygems.org/ssl-certificate-update/#installing-using-update-packages

Hope that helps

--
Luis Lavena


Reply all
Reply to author
Forward
0 new messages