Bug #35880
closed
foreman-installer: "WARNING: Sidekiq::Web.sessions= is no longer relevant and will be removed in Sidekiq 7.0. /usr/share/gems/gems/sidekiq-6.3.1/lib/sidekiq/web.rb:75:in `set'"
Added by Lukáš Hellebrandt about 2 years ago.
Updated almost 2 years ago.
Description
The following message is displayed during foreman-installer. My understanding is that installer is setting something that is being ignored. This needs to be checked and replaced or removed.
WARNING: Sidekiq::Web.sessions= is no longer relevant and will be removed in Sidekiq 7.0. /usr/share/gems/gems/sidekiq-6.3.1/lib/sidekiq/web.rb:75:in `set'
- Project changed from Hammer CLI to foreman-tasks
- Status changed from New to Assigned
- Assignee set to Adam Ruzicka
It is not caused by the installer per-se, it should appear in the logs each time foreman is restarted. The root cause stems from sidekiq revamping whole web session handling1, luckily for us it does not break anything and we can just drop it.
[1] - https://github.com/mperham/sidekiq/pull/4804
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman-tasks/pull/702 added
- Fixed in Releases foreman-tasks-7.1.1 added
- Status changed from Ready For Testing to Closed
- Fixed in Releases foreman-tasks-7.2.1 added
- Fixed in Releases deleted (
foreman-tasks-7.1.1)
Also available in: Atom
PDF