Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #10145

Closed
Open
Created Apr 19, 2016 by Administrator@rootOwner

gitlab 8.7 wrong version check

Created by: colttt

Hello, I installed gitlab version 8.7.0-rc5 rev 83e7e5c0 when i run a check it said i need a newer redis server but i've the newest one:

sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
[...]
Redis version >= 2.8.0? ... no
  Try fixing it:
  Update your redis server to a version >= 2.8.0
  For more information see:
  gitlab-public-wiki/wiki/Trouble-Shooting-Guide in section sidekiq
  Please fix the error above and rerun the checks.
Ruby version >= 2.1.0 ? ... yes (2.1.2)
Your git bin path is "/usr/bin/git"
Git version >= 2.7.3 ? ... yes (2.8.1)

redis-server --version
Redis server v=2.8.23 sha=00000000:0 malloc=jemalloc-3.6.0 bits=64 build=bc139fdb5003672d

an other issue is that if I run info he said I need gitlab-shell 2.7.2 but it dont exist!

sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
WARNING: This version of GitLab depends on gitlab-shell 2.7.2, but you're running 2.7.0. Please update gitlab-shell.
[...]
sudo -u git -H git checkout v2.7.2
error: pathspec 'v2.7.2' did not match any file(s) known to git.
Assignee
Assign to
Time tracking