ERROR -> POST-RECEIVE: Triggered hook for non-existing user " "
Created by: yverry
Hi everyone,
I've just upgraded to 5.3 and all the front end was not up-to-date after a git push. In my log message I can see this:
2013-06-25T20:47:49Z 5649 TID-lwxao PostReceive JID- INFO: start
==> gitlab/log/githost.log <== June 25, 2013 22:47 -> ERROR -> POST-RECEIVE: Triggered hook for non-existing user " "
==> gitlab/log/sidekiq.log <== 2013-06-25T20:47:49Z 5649 TID-lwxao PostReceive JID- INFO: done: 0.027 sec
My env information:
System information System: Ubuntu 12.04 Current User: git Using RVM: no Ruby Version: 1.9.3p0 Gem Version: 1.8.11 Bundler Version:1.2.1 Rake Version: 10.0.4
GitLab information Version: 5.3.0 Revision: 148eade9 Directory: /srv/git/gitlab DB Adapter: mysql2 URL: http://noop HTTP Clone URL: http://noop/some-project.git SSH Clone URL: git@noop:some-project.git Using LDAP: no Using Omniauth: no
GitLab Shell Version: 1.4.0 Repositories: /srv/git/repositories/ Hooks: /srv/git/gitlab-shell/hooks/ Git: /usr/bin/git
All the upgrade test is OK. This instance begin with gitlab 4.1 In the issues tracker this error was already appear in #3133 (closed) but seems to be solved in 5.0
Best Regards, Yann