rwojsznis/sidekiq-lock

Rails fails on start

Closed this issue · 1 comments

Error

Gem Load Error is: undefined method `configure_server' for Sidekiq:Module

raises on rails startup. I think it's because gem missing require "sidekiq" line.

Hi @evheny0, can you tell me what rails & sidekiq version you're using? (Gemfile.lock would be great)

update: also make sure sidekiq is loaded before sidekiq-lock