On 06/26/2014 04:46 AM, David Jobes wrote:
> gitlab has been running fine for about a month, then i strted to get a
> 502 error today, when i re-ip'd the server and tried to start gitlab
> again after making all the changes to the ip, i started to get this
> message while starting
> 
> 
> Starting both the GitLab Unicorn and
> Sidekiq/var/lib/gems/1.9.1/gems/bundler-1.6.2/lib/bundler/rubygems_integration.rb:252:in
> `block in replace_gem': unicorn is not part of the bundle. Add it to
> Gemfile. (Gem::LoadError)____
> 
>         from
> /home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/unicorn_rails:22:in
> `<main>'____
> 
> __ 
> 
> 
> i have not updated anything other than the ip address, everything else
> is same and has been running good for a month, any ideas
> 

Seems bundler cannot find unicorn. Run the bundle install [0] command to
ensure it gets picked by bundler. Also consider updating you ruby, since
the newest version of GitLab requires ruby 2.0+.

[0]
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md#install-gems

-- 
GPG : 0xABF99BE5
Blog: http://axilleas.me

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/53ABA84D.30200%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to