Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #5694

Closed
Open
Created Nov 26, 2013 by Administrator@rootOwner

SSL error on update 6.0 -> 6.2:

Created by: frlan

On update from 6.0 to 6.2 I'm receiving this message when running:

sudo -u git -H bundle install --without development test mysql --deployment

[...]

 Bundler::Fetcher::CertificateFailureError: 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 bit.ly/ruby-ssl. To connect without 
 using SSL, edit your Gemfile sources and change 'https' to 'http'.
 An error occurred while installing carrierwave (0.8.0), and Bundler cannot 
 continue.
 Make sure that `gem install carrierwave -v '0.8.0'` succeeds before bundling.

This happened on Ubuntu 12.04 x64 at af2ee9b0 -- on a second try it worked however.

Assignee
Assign to
Time tracking