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

Closed
Open
Created Nov 28, 2012 by Administrator@rootOwner

access error running gitlab:app:enable_automerge

Created by: edrex

% rvmsudo -u gitlab -H bundle exec rake gitlab:app:enable_automerge RAILS_ENV=production                                                                                                          
...
Creating satellite for repo1...
FATAL: R any repo1 gitlab DENIED by fallthru
(or you mis-spelled the reponame)
fatal: The remote end hung up unexpectedly
Creating satellite for repo2...
FATAL: R any repo2 gitlab DENIED by fallthru
(or you mis-spelled the reponame)
fatal: The remote end hung up unexpectedly
...

I was able to fix this by adding a group to gitolite.conf:

repo    @all
  RW+                            = gitlab

This ticket is to understand why I had an access issue in the first place and document the symptom + resolution if it's something people are likely to encounter.

Assignee
Assign to
Time tracking