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
  • #7429

Closed
Open
Created Aug 04, 2014 by Administrator@rootOwner

SSL connect error when push to server

Created by: hzb

I push to server, and it shows following errors

$ git push -u origin master
Counting objects: 5, done. Delta compression using up to 2 threads. Compressing objects: 100% (2/2), done. Writing objects: 100% (3/3), 294 bytes | 0 bytes/s, done. Total 3 (delta 0), reused 0 (delta 0) remote: /usr/local/lib/ruby/2.1.0/net/http.rb:920:in connect': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError) remote: from /usr/local/lib/ruby/2.1.0/net/http.rb:920:inblock in connect' remote: from /usr/local/lib/ruby/2.1.0/timeout.rb:76:in timeout' remote: from /usr/local/lib/ruby/2.1.0/net/http.rb:920:inconnect' remote: from /usr/local/lib/ruby/2.1.0/net/http.rb:863:in do_start' remote: from /usr/local/lib/ruby/2.1.0/net/http.rb:852:instart' remote: from /home/git/gitlab-shell/lib/gitlab_net.rb:76:in get' remote: from /home/git/gitlab-shell/lib/gitlab_net.rb:31:inallowed?' remote: from /home/git/gitlab-shell/lib/gitlab_update.rb:39:in exec' remote: from hooks/update:13:in' remote: error: hook declined to update refs/heads/master To https://domain.com/workapi.git ! [remote rejected] master -> master (hook declined) error: failed to push some refs to 'https://domain.com/workapi.git'

Assignee
Assign to
Time tracking