Project

General

Profile

redmine + nginx + thin error ###redmine 3.3.1 + nginx 1.8.1 + ruby 2.1+gem 2.6.8+thin 1.7

Added by haodong zhang over 7 years ago

[root@host-10-16-37-17 logs]# /etc/init.d/thin restart
[restart] /etc/thin/redmine.yml ...
Stopping server on 127.0.0.1:3001 ...

/usr/local/lib/ruby/gems/2.1.0/gems/thin-1.7.0/lib/thin/daemonizing.rb:129:in `send_signal': Can't stop process, no PID found in tmp/pids/thin.3001.pid (Thin::PidFileNotFound)

    from /usr/local/lib/ruby/gems/2.1.0/gems/thin-1.7.0/lib/thin/daemonizing.rb:111:in `kill'

    from /usr/local/lib/ruby/gems/2.1.0/gems/thin-1.7.0/lib/thin/controllers/controller.rb:94:in `block in stop'

    from /usr/local/lib/ruby/gems/2.1.0/gems/thin-1.7.0/lib/thin/controllers/controller.rb:135:in `tail_log'

    from /usr/local/lib/ruby/gems/2.1.0/gems/thin-1.7.0/lib/thin/controllers/controller.rb:93:in `stop'

    from /usr/local/lib/ruby/gems/2.1.0/gems/thin-1.7.0/lib/thin/runner.rb:200:in `run_command'

    from /usr/local/lib/ruby/gems/2.1.0/gems/thin-1.7.0/lib/thin/runner.rb:156:in `run!'

    from /usr/local/lib/ruby/gems/2.1.0/gems/thin-1.7.0/bin/thin:6:in `<top (required)>'

    from /usr/local/bin/thin:22:in `load'

    from /usr/local/bin/thin:22:in `<main>'
gem