Correct fix consists in surrounding $SIDEKIQ_QUEUES with double quotes :

ExecStart=/bin/sh -c 'GEM_PATH=$$(gem env gempath);\
/usr/bin/bundle exec bin/sidekiq-cluster "$SIDEKIQ_QUEUES" -e $RAILS_ENV'


________________________________
De : Nicolas Godet <nicolas.go...@outlook.fr>
Envoyé : jeudi 28 décembre 2023 22:49
À : 1059...@bugs.debian.org <1059...@bugs.debian.org>
Objet : Bug#1059561

Hello,

With sur5r on IRC, we end up replacing "$SIDEKIQ_QUEUES" in the ExecStart line 
with "\\*" and it solves the issue.

Reply via email to