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

Closed
Open
Created Oct 17, 2014 by Administrator@rootOwner

Merge request not finishing

Created by: SteveyPugs

I was trying to do merge requests on my CE server (7.3.2) but now they are in a state of limbo, not closed not open but not processing...

merg stuck

The only issues I had before in the githost.log were these but I'm pretty sure I clean this up.

October 17, 2014 10:02 -> ERROR -> Command failed [128]: /usr/bin/git --git-dir=/home/git/gitlab-satellites/web-development/bondcompro-website/.git --work-tree=/home/git/gitlab-satellites/web-development/bondcompro-website checkout -b master origin/master
fatal: A branch named 'master' already exists.
October 17, 2014 10:20 -> ERROR -> Command failed [128]: /usr/bin/git --git-dir=/home/git/gitlab-satellites/web-development/bondcompro-website/.git --work-tree=/home/git/gitlab-satellites/web-development/bondcompro-website checkout -b master origin/master
fatal: Unable to create '/home/git/gitlab-satellites/web-development/bondcompro-website/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
October 17, 2014 10:21 -> ERROR -> Command failed [128]: /usr/bin/git --git-dir=/home/git/gitlab-satellites/web-development/bondcompro-website/.git --work-tree=/home/git/gitlab-satellites/web-development/bondcompro-website merge --no-ff -mMerge branch 'docx-fix' into 'master' source/docx-fix
fatal: Unable to create '/home/git/gitlab-satellites/web-development/bondcompro-website/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
October 17, 2014 10:44 -> ERROR -> Grit::Git::GitTimeout

Any help? I've looked at some issues that relate to this but nothing is working

Assignee
Assign to
Time tracking