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

Closed
Open
Created Apr 05, 2013 by Administrator@rootOwner

Gitlab 5.0 error with repository access

Created by: benj919

I have a fresh install of Gitlab 5.0 on a clean Ubuntu 12.04 Server machine. Done according to the documentation here: https://github.com/gitlabhq/gitlabhq/blob/5-0-stable/doc/install/installation.md

Whenever I try to clone/push to/pull from a repository I get the following error:

/home/git/gitlab-shell/lib/gitlab_net.rb:51:in get': undefined methodrequest_ uri' for #URI::Generic:0x000000017dfb30 (NoMethodError) from /home/git/gitlab-shell/lib/gitlab_net.rb:17:in allowed?' from /home/git/gitlab-shell/lib/gitlab_shell.rb:51:invalidate_access' from /home/git/gitlab-shell/lib/gitlab_shell.rb:21:in exec' from /home/git/gitlab-shell/bin/gitlab-shell:16:in' fatal: The remote end hung up unexpectedly

sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production passes all test, except for

post-receive hooks in repos are links: ... testuser / test ... repository is empty and Projects have satellites? ... testuser / test ... can't create, repository is empty

Which I guess is ok as I can't push anything to the repository.

Furthermore my public key shows up in /home/git/.ssh/authorized_keys and the webinterface works.

Assignee
Assign to
Time tracking