简体   繁体   中英

Error while starting rails server Sidekiq

when im trying to start my server

rails s

Gives me the following error

Administrator/.rvm/gems/ruby-1.9.3-p392/gems/bundler-1.11.2/lib/bundler/runtime.rb:81:in `rescue in block (2 levels) in require': There was an error while trying to load the gem 'sidekiq'. (Bundler::GemRequireError)

gem list

sidekiq (4.0.1)

If you know how to resolve this problem, Please help.

update to:

- sidekiq 4.0.2
- celluloid 0.17.3
- sidetiq 0.6.3

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM