Project

General

Profile

The queue adapter for dev/test reports a bug

Added by RedChris B. 5 months ago

Redmine 5.1.0 shows that the test of "Default queue adapter which is well suited only for dev/test changed" (see Administration -> Information) fails - with a red exclamation mark. I have installed Redmine both from source codes and Bitnami VM and noticed that the issue applies to both installations. So, it seems to be a bug and should be fixed.

Am I correct in assuming that this has impact on dev/test environment only (not production), so, end users shouldn't worry about it? Or how to fix it?


Replies (7)

RE: The queue adapter for dev/test reports a bug - Added by Marius BĂLTEANU 5 months ago

The message should not be shown for environments different than production. Can you post the information from Administration -> Information here?

RE: The queue adapter for dev/test reports a bug - Added by Sheng Ze Fan 3 months ago

Hello:

I got same message on version 5.1.1.
please help.

thanks

RE: The queue adapter for dev/test reports a bug - Added by Marius BĂLTEANU 3 months ago

Your environment is production so it's normal to have that warning message regarding the default queue adapter which is not recommended for production environments, you can read more in https://www.redmine.org/projects/redmine/wiki/RedmineInstall#Queues-adapter.

RE: The queue adapter for dev/test reports a bug - Added by Sheng Ze Fan 2 months ago

hello

configure fail about run as a system service.

=> Configure sidekiq to run as a system service
Follow the official steps described in https://github.com/mperham/sidekiq/wiki/Deployment#running-your-own-process
The above steps points to a sidekiq.service example file which can be used to configure the service
During service configuration, at least the following information must be provided:
WorkingDirectory => if I have multi-site, many redmine site folder , how to config this ?
User
Group

thanks

RE: The queue adapter for dev/test reports a bug - Added by Sheng Ze Fan 2 months ago

Hello:

I already add gem 'sidekiq' in Gemfile

is below URL good to use? will have any impact?

https://github.com/sidekiq/sidekiq

    (1-7/7)