P
P
phaoost2015-04-30 15:10:13
ruby
phaoost, 2015-04-30 15:10:13

How to run redmine in uwsgi?

Can't run redmine via uwsgi. Can anyone advise how to overcome?
Log:

Thu Apr 30 03:20:14 2015 - rails app /opt/redmine/ ready
Thu Apr 30 03:20:14 2015 - non-rack rails version detected...loading thin adapter...
Thu Apr 30 03:20:14 2015 - /var/lib/gems/2.1.0/gems/activesupport-4.2.1/lib/active_support/dependencies.rb:274:in `require': cannot load such file -- thin (LoadError)
Thu Apr 30 03:20:14 2015 -      from /var/lib/gems/2.1.0/gems/activesupport-4.2.1/lib/active_support/dependencies.rb:274:in `block in require'
Thu Apr 30 03:20:14 2015 -      from /var/lib/gems/2.1.0/gems/activesupport-4.2.1/lib/active_support/dependencies.rb:240:in `load_dependency'
Thu Apr 30 03:20:14 2015 -      from /var/lib/gems/2.1.0/gems/activesupport-4.2.1/lib/active_support/dependencies.rb:274:in `require'

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
phaoost, 2015-04-30
@phaoost

It worked, I added the line to the uwsgi redmine.ini config:
rack = /opt/redmine/config.ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question