Description
Redmine project Name: DSMES, identifier: dsmes.
Rep dir: /home/redmine/redmine-3.4.5/gitrepo/dsmes
rep identifier: dsmes
Environment:
Redmine version 3.4.5.stable
Ruby version 2.0.0-p648 (2015-12-16) [x86_64-linux]
Rails version 4.2.8
Environment production
Database adapter Mysql2
SCM:
Subversion 1.6.11
Git 1.7.1
Filesystem
Redmine plugins:
redmine_gitlab_hook 0.2.1
production.log:
same as #38?
Started POST "/gitlab_hook?project_id=dsmes&key=cH59MpLdvdCy2Yfk1dIF" for 192.168.31.83 at 2018-05-15 20:17:44 +0800
Processing by GitlabHookController#index as HTML
Parameters: {"project_id"=>"dsmes", "key"=>"cH59MpLdvdCy2Yfk1dIF"}
Completed 500 Internal Server Error in 53ms (ActiveRecord: 6.9ms)
TypeError (Project 'DSMES' ('dsmes') has no repository or repository not found with identifier ''):
plugins/redmine_gitlab_hook/app/controllers/gitlab_hook_controller.rb:131:in find_repository' plugins/redmine_gitlab_hook/app/controllers/gitlab_hook_controller.rb:11:in
index'