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

Closed
Open
Created Apr 13, 2016 by Administrator@rootOwner

Docker Gitlab can't clone project over http (13: Permission Denied)

Created by: fehergeri13

I install Gitlab to my cloud server, I create a simple foo project with a Readme file initialized, and I try to clone it via http, and I get this:

$ git clone http://<-my--virtual-machine-ip->:8090/root/foo.git
Cloning into 'foo'...
fatal: unable to access 'http://<-my--virtual-machine-ip->:8090/root/foo.git/': transfer closed with 310 bytes remaining to read
==> /var/log/gitlab/nginx/gitlab_error.log <==
2016/04/13 14:25:36 [alert] 243#0: *62 readv() failed (13: Permission denied) while reading upstream, client: <-my--local-machine-ip->, server: <-my--virtual-machine-ip->, request: "GET /root/foo.git/info/refs?service=git-upload-pack HTTP/1.1", upstream: "http://unix:/var/opt/gitlab/gitlabworkhorse/socket:/root/foo.git/info/refs?service=git-upload-pack", host: "<-my--virtual-machine-ip->:8090"
Assignee
Assign to
Time tracking