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

Closed
Open
Created Jan 23, 2014 by Administrator@rootOwner

Access denied to repositories after upgrade to GitLab 6.5.1

Created by: jirihnidek

Hi, I upgraded Gitlab to 6.5.1 with upgrade script:

https://github.com/gitlabhq/gitlabhq/blob/v6.5.1/doc/update/upgrader.md

After upgrade any user is not able to do git pull/push command. The command is terminated with error:

Access denied.
fatal: The remote end hung up unexpectedly

At GitLab server I can see errors in gitlab-shell.log:

D, [2014-01-23T11:54:05.356528 #26839] DEBUG -- : Performing GET https://gitlab.company.com//api/v3/internal/allowed?key_id=6&action=git-upload-pack&ref=_any&project=my_group/my_repo
D, [2014-01-23T11:54:05.518040 #26839] DEBUG -- : Received response 200 => <false>.
W, [2014-01-23T11:54:05.518279 #26839]  WARN -- : gitlab-shell: Access denied for git command <git-upload-pack 'my_group/my_repo.git'> by user with key key-6.

We uses LDAP authentication.

The command /home/git/gitlab-shell/bin/check returns 3 OKs.

Assignee
Assign to
Time tracking