Gitlab 7.8 web editor broken
Created by: saschagrunert
When trying to commit via the web interface the applications says that it's not possible to commit. If I have a look into the githost.log:
February 23, 2015 18:33 -> ERROR -> Command failed [1]: /usr/local/bin/git --git-dir=/usr/home/git/gitlab-satellites/namespace/repo/.git --work-tree=/usr/home/git/gitlab-satellites/namespace/repo commit -a -m Add newline
February 23, 2015 18:35 -> ERROR -> Grit::Git::GitTimeout
February 23, 2015 18:43 -> ERROR -> Grit::Git::GitTimeout
February 23, 2015 18:44 -> ERROR -> Grit::Git::GitTimeout
Is it possible that this is related to the not quoted commit message?
My gitlab config:
System information
System:
Current User: git
Using RVM: no
Ruby Version: 2.1.5p273
Gem Version: 2.4.6
Bundler Version:1.8.2
Rake Version: 10.3.2
Sidekiq Version:3.3.0
GitLab information
Version: 7.8.0
Revision: 825919a
Directory: /usr/home/git/gitlab
DB Adapter: mysql2
URL: https://saschagrunert.de
HTTP Clone URL: https://saschagrunert.de/some-project.git
SSH Clone URL: git@saschagrunert.de:some-project.git
Using LDAP: no
Using Omniauth: no
GitLab Shell
Version: 2.5.3
Repositories: /usr/home/git/repositories/
Hooks: /usr/home/git/gitlab-shell/hooks/
Git: /usr/local/bin/git