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

Closed
Open
Created Nov 04, 2011 by Administrator@rootOwner

Project description file hasn't been set issue

Created by: railsfactory-rajeshrs

When pushing a fresh repository ( first time ) from local system to my gitlabhq server, I faced this error (only the first time ):

git push -u origin master .... ..... Writing objects: 100% (5/5), 888 bytes, done. Total 5 (delta 0), reused 0 (delta 0) *** Project description file hasn't been set error: hooks/update exited with error code 1 error: hook declined to update refs/heads/master To git@localhost:testapp1.git ! [remote rejected] master -> master (hook declined) error: failed to push some refs to 'git@localhost:testapp1.git' cache: [POST /keys] invalidate, pass

I had to open the .git/description file, delete the first line and added some description to it. This did not solve the issue, so again went to the gitlabhq server, opened the /home/git/repositories/testapp1.git/description file and done the same steps. Then the issue solved.

Please let me know what should be done to rectify this issue.

Assignee
Assign to
Time tracking