Closed Jellyfrog closed 9 years ago
I also get OK returned, but for a different error message (mentioned in #2).
GitLabHook: Command 'git --git-dir='/path/to/redmine/repo/project-repo' fetch origin' didn't exit properly. Full output: ["Could not create directory '/path/to/www/.ssh'.\r\n", "Host key verification failed.\r\n", "fatal: Could not read from remote repository.\n", "\n", "Please make sure you have the correct access rights\n", "and the repository exists.\n"]
Ensure your repo paths are owned by the relevant web server user and group i.e. www-data:www-data or apache:apache or nginx:nginx. Problem resolved for me.
Yes ofc, I just wanted report the bug.
On 6 jun 2014, at 02:27, Bruce Pieterse notifications@github.com wrote:
Ensure your repo paths are owned by the relevant web server user and group i.e. www-data:www-data or apache:apache or nginx:nginx. Problem resolved for me.
— Reply to this email directly or view it on GitHub.
This issue is not fixed. OK is returned even if the git command fails, whatever reason it fails for...
Solved in version 0.1.0 tag v0.1.0. See here: https://github.com/phlegx/redmine_gitlab_hook/tree/v0.1.0 Please try out this version and give a feedback if all works fine!
Even if git return an error, OK is returned: