Project

General

Profile

Actions

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 almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

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'

Actions #1

Updated by Adam Ruzicka almost 2 years ago

  • 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

Actions #2

Updated by The Foreman Bot almost 2 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman-tasks/pull/702 added
Actions #3

Updated by The Foreman Bot almost 2 years ago

  • Fixed in Releases foreman-tasks-7.1.1 added
Actions #4

Updated by Adam Ruzicka almost 2 years ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by Adam Ruzicka over 1 year ago

  • Fixed in Releases foreman-tasks-7.2.1 added
  • Fixed in Releases deleted (foreman-tasks-7.1.1)
Actions

Also available in: Atom PDF