Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8759461
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T14:48:50+00:00 2026-06-13T14:48:50+00:00

I installed redis and resque in Rails 2.3.8 by gem install redis and gem

  • 0

I installed redis and resque in Rails 2.3.8 by gem install redis and gem install resque. The version of resque and redis are 1.18.0 and 2.2.2 respectively. I started the worker by

RAILS_ENV=development resque-web config/initializers/resque.rb

I also did the configurations in the config/redis.yml file as:

defaults: &defaults
  host: localhost
  port: 6379
  ...

and config/initializers/resque.rb as:

config = YAML::load(File.open("#{Rails.root}/config/redis.yml"))[Rails.env]
Resque.redis = Redis.new(:host => config['host'], :port => config['port'])

But when I want to start the resque-web by

RAILS_ENV=development resque-web config/initializers/resque.rb

I get this error

./config/initializers/../../vendors/rails/railties/lib/initializer.rb:27:in
‘require_frameworks’ : can’t activate rack (~> 1.1.0, runtime) for [],
already activated rack-1.4.1 for [“vegas-0.1.11”, “resque-1.18.0”]

I found out that resque 1.18.0 requires sinatra 1.3.3 as it dependency which again requires rack >= 1.3.0 as its dependency. However, for actionpack for rails 2.3.8, the version for rack wanted is 1.1.0. Can anyone please suggest me how to solve this issue?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T14:48:51+00:00Added an answer on June 13, 2026 at 2:48 pm

    You’ll have to use a version of resque which requires a lower version of sinatra which then requires a version of rack that is compatible with rails 2.3.8.

    You can figure this out manually, or try one of these options:

    1. Use the RubyGems dependency API (http://guides.rubygems.org/rubygems-org-api/)
    2. Retrofit bundler in your Rails 2.3.8 application
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Installed rubyinstaller-1.8.7-p358.exe, then tried to install jammit , but the config.gem command isn't being
I have installed Redis via gems, but am having a problem getting it started.
I installed Python 3.x (besides Python 2.x on Ubuntu) and slowly started to pair
I have installed redis by following links . https://github.com/mranney/node_redis and trying var redis =
I have install the redis server using these commands, wget http://download.redis.io/redis-stable.tar.gz xvzf redis-stable.tar.gz cd
All I have installed latest Redis 2.4.16 and trying to use its Pub/Sub system
I have installed celeryD and redis on my system. when i am running the
Im new to Redis. I completly installed two instances of Redis , one master
I am new to redis . and I just followed cli to install redis
I have node, mongodb and redis installed on my machine (mac) and am trying

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.