ERROR -> POST-RECEIVE: Triggered hook for non-existing user " "
Created by: polaz
Gitlab 6.0
seems that user = identify(identifier, project, newrev) in gitlabhq/app/workers/post_receive.rb is not working correctly
no post-receive(update hook) tasks are made
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production Checking Environment ...
Git configured for git user? ... yes Has python2? ... yes python2 is supported version? ... yes
Checking Environment ... Finished
Checking GitLab Shell ...
GitLab Shell version >= 1.7.0 ? ... OK (1.7.0) Repo base directory exists? ... yes Repo base directory is a symlink? ... no Repo base owned by git:git? ... yes Repo base access is drwxrws---? ... yes post-receive hook up-to-date? ... yes post-receive hooks in repos are links: ... Polaz LLC / ptools ... ok
Checking GitLab Shell ... Finished
Checking Sidekiq ...
Running? ... yes
Checking Sidekiq ... Finished
Checking GitLab ...
Database config exists? ... yes
Database is SQLite ... no
All migrations up? ...
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Init script exists? ... yes
Init script up-to-date? ... no // (fedora own custom script)
Try fixing it:
Redownload the init script
For more information see:
doc/install/installation.md in section "Install Init Script"
Please fix the error above and rerun the checks.
Projects have satellites? ...
Polaz LLC / ptools ... yes
Redis version >= 2.0.0? ... yes
Your git bin path is "/usr/bin/git"
Git version >= 1.7.10 ? ... yes (1.7.11)
Checking GitLab ... Finished
sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
System information System: Fedora 17 Current User: git Using RVM: no Ruby Version: 1.9.3p448 Gem Version: 2.0.6 Bundler Version:1.3.5 Rake Version: 10.1.0
GitLab information Version: 6.0.1 Revision: d422ee0f Directory: /home/git/gitlab DB Adapter: mysql2 URL: https://git.polaz.com HTTP Clone URL: https://git.polaz.com/some-project.git SSH Clone URL: [email protected]:some-project.git Using LDAP: no Using Omniauth: no
GitLab Shell Version: 1.7.0 Repositories: /home/git/repositories/ Hooks: /home/git/gitlab-shell/hooks/ Git: /usr/bin/git