Quantcast
Channel: Active questions tagged redis+ruby-on-rails - Stack Overflow
Viewing all articles
Browse latest Browse all 873

Resque standalone error Failed to start worker : # rake aborted! uninitialized constant ActiveJob

$
0
0

After installing the standalone Resque as per the link https://github.com/dcestari/resque-standalone-sample on a different server and pointing it to the Redis. When I run the command to start a worker process bundle exec rake resque:work QUEUE=* TERM_CHILD=1 VERBOSE=1 I am able to see the worker, but when trying to initiate a job it gives me an error

    Failed to start worker: #<NameError: uninitialized constant ActiveJob>    rake aborted!uninitialized constant ActiveJob

I am unable to complete the job. I know I am missing some step here, but not sure what exactly it is. Please help as I am new and setting it up for the first time.


Viewing all articles
Browse latest Browse all 873

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>