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

Closed
Open
Created Mar 04, 2013 by Administrator@rootOwner

POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "

Created by: Shuro

Hi folks, I noticed an error after deleting some old repositories on my gitlab 4.2 server, found them in ./log/githost.log.

./log/githost.log:March 04, 2013 13:01 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:02 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:02 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:02 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:02 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:02 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:02 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:03 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:03 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:03 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:03 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:03 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:03 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:03 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:03 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:04 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:04 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
./log/githost.log:March 04, 2013 13:04 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing project with full path "gitolite-admin "
sudo -u gitlab -H bundle exec rake gitlab:env:info RAILS_ENV=production

System information
System:         Debian 6.0.7
Current User:   gitlab
Using RVM:      no
Ruby Version:   1.9.3p327
Gem Version:    1.8.23
Bundler Version:1.3.0
Rake Version:   10.0.3

GitLab information
Version:        4.2.0
Revision:       d67117b
Directory:      /home/gitlab/gitlab
DB Adapter:     mysql2
URL:            https://git.xxxx.xx
HTTP Clone URL: https://git.xxxx.xx/some-project.git
SSH Clone URL:  git@git.xxxx.xx:some-project.git
Using LDAP:     no
Using Omniauth: no

Gitolite information
Version:        v3.2-gitlab-patched-0-g2d29cf7
Admin URI:      git@localhost:gitolite-admin
Admin Key:      gitlab
Repositories:   /home/git/repositories/
Hooks:          /home/git/.gitolite/hooks/
Git:            /usr/bin/git

Greetings, Shuro

Assignee
Assign to
Time tracking