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

Closed
Open
Created Jun 23, 2014 by Administrator@rootOwner

git push fails over HTTP transport

Created by: theofidry

Hi,

I recently tried to install GitLab (GitLab 6.9.2) on my server (debian7, MySQL 5.5, Nginx 1.2). No peculiar problem on the install itself and it's always a pleasure to see a great doc.

However when I tried to create a project and then push some local files into it, it fails. I properly initialized the git repo and set the url (given by the gitlab interface), and when I try to push, it once asked for my login and then the following appear:

Counting objects: 255, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (251/251), done.
Writing objects: 100% (255/255), 1006.81 KiB | 0 bytes/s, done.
Total 255 (delta 73), reused 0 (delta 0)

and then... nothing, it stays like that forever and nothing happens. I tried to check the logs and all I get is:

Started POST "/staff/myrepo.git/git-receive-pack" for 109.1.100.153 at 2014-06-23 20:37:53 +0200

If anyone could help please.

Assignee
Assign to
Time tracking