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

Closed
Open
Created Oct 01, 2014 by Administrator@rootOwner

gitlab push error with ssh public keys

Created by: xiqingongzi

i use ssh public keys to auth my git project . but when i want to upload my project .i got a error just like this

opt/gitlab/ruby/lib/ruby/2.0.0/net/http.rb:878:in `initialize': Address family not supported by protocol - socket(2) (Errno::EAFNOSUPPORT)
    from /opt/gitlab/ruby/lib/ruby/2.0.0/net/http.rb:878:in `open'
    from /opt/gitlab/ruby/lib/ruby/2.0.0/net/http.rb:878:in `block in connect'
    from /opt/gitlab/ruby/lib/ruby/2.0.0/timeout.rb:52:in `timeout'
    from /opt/gitlab/ruby/lib/ruby/2.0.0/net/http.rb:877:in `connect'
    from /opt/gitlab/ruby/lib/ruby/2.0.0/net/http.rb:862:in `do_start'
    from /opt/gitlab/ruby/lib/ruby/2.0.0/net/http.rb:851:in `start'
    from /opt/gitlab/apps/gitlab/gitlab-shell/lib/gitlab_net.rb:97:in `post'
    from /opt/gitlab/apps/gitlab/gitlab-shell/lib/gitlab_net.rb:27:in `allowed?'
    from /opt/gitlab/apps/gitlab/gitlab-shell/lib/gitlab_shell.rb:64:in `validate_access'
    from /opt/gitlab/apps/gitlab/gitlab-shell/lib/gitlab_shell.rb:25:in `exec'
    from /opt/gitlab/apps/gitlab/gitlab-shell/bin/gitlab-shell:16:in `<main>'
fatal: The remote end hung up unexpectedly
Assignee
Assign to
Time tracking