Service fail to run (7.8.1)
[root@GLaDOS gitlab]# service gitlab start
Starting both the GitLab Unicorn and Sidekiq
Could not find i18n-0.7.0 in any of the sources
Run `bundle install` to install missing gems.
..............................Waited 30s for the processes to write their pids, something probably went wrong.
Gem is correctly installed:
[root@GLaDOS gitlab]# sudo -u git -H bundle exec gem list | grep 'i18n'
i18n (0.7.0)
Thanks for any advice.