An error occurred while checking Redis version on run gitlab:check
Error report:
Redis version >= 2.4.0? ... rake aborted! ArgumentError: Malformed
version number string 2.6.17 (git:180aa11d)
Redis Version:
$ redis-server --version
Redis server v=2.6.17 sha=180aa11d:0 malloc=jemalloc-3.2.0 bits=32
$ sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
System information
System: Ubuntu 10.10
Current User: git
Using RVM: no
Ruby Version: 2.0.0p247
Gem Version: 2.0.3
Bundler Version:1.10.6
Rake Version: 10.4.2
Sidekiq Version:3.3.0GitLab information
Version: 8.1.0.rc2
Revision: 62f6e842
Directory: /tbdata/server/gitlab
DB Adapter: mysql2
URL: http://192.168.1.9
HTTP Clone URL: http://192.168.1.9/some-group/some-project.git
SSH Clone URL: git@192.168.1.9:some-group/some-project.git
Using LDAP: no
Using Omniauth: noGitLab Shell
Version: 2.6.5
Repositories: /tbdata/server/repositories/
Hooks: /home/git/gitlab-shell/hooks/
Git: /usr/bin/git
2.6.17 Not >= 2.4.0??