LoginSignup
2
2

More than 5 years have passed since last update.

unicornがkill -USR2で再起動しない

Posted at

とあるサーバーで、unicornをいくらkill -USR2しても再起動しないかったので、unicornのログをみたらこんなのが。

/home/ubuntu/.rvm/gems/ruby-1.9.2-p318/gems/bundler-1.1.1/lib/bundler/rubygems_integration.rb:147:in `block in replace_gem': unicorn is not part of the bundle. Add it to Gemfile. (Gem::LoadError)

Gemfileにunicornを記述するのを忘れていたようです。
まさに灯台もと暗し

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2