Bug#1008932: gitlab-sidekiq cannot find graphiql-rails

2022-04-08 Thread Maximilian Stein
Thanks for confirmation. Closing this bug. I just tested your new version 14.8.5+ds1-1~fto11+2. Unfortunately, in the gitlab-rake command script, the export of GEM_HOME is missing, causing the script to fail. After adding GEM_HOME to the list of exports, I can run commands like gitlab-rake g

Bug#1008932: gitlab-sidekiq cannot find graphiql-rails

2022-04-07 Thread Maximilian Stein
So I will wait if anyone else can confirm or reproduce this issue before adding GEM_PATH. Did you have GEM_HOME set in /etc/gitlab/gitlab-debian.conf ? No, actually not. I now tested with   GEM_HOME=/var/lib/gitlab/.gem and I can confirm that this alone suffices. So, setting GEM_PATH is not

Bug#1008932: gitlab-sidekiq cannot find graphiql-rails

2022-04-05 Thread Maximilian Stein
Run 'gem env gempath' and set GEM_PATH variable with this value and /var/lib/gitlab/.gem added in /etc/gitlab/gitlab-debian.conf I will try to do this automatically too. This has indeed worked immediately. Thank you very much for the fast support! Best Maximilian OpenPGP_signature Des

Bug#1008932: gitlab-sidekiq cannot find graphiql-rails

2022-04-05 Thread Maximilian Stein
A little addition: To also get gitlab-rake working, I needed to add GEM_PATH to the list of exported variables in /usr/sbin/gitlab-rake. Best, Maximilian OpenPGP_signature Description: OpenPGP digital signature

Bug#1008932: gitlab-sidekiq cannot find graphiql-rails

2022-04-04 Thread Maximilian Stein
Package: gitlab Version: 14.7.7+ds1-2~fto11+2 Severity: normal Dear Maintainer, Recently, I tried to upgrade Gitlab to 14.7.7+ds1-2~fto11+2. Unfortunately, gitlab-sidekiq does not start afterwards but fails as it cannot find graphiql-rails: gitlab-sidekiq[8334]: Could not find gem 'graphiql-