Search code examples
ruby-on-railsresque

Resque plugin's resque-web is not running


I am using Resque and Resque scheduler, but when I enter the command resque-web it is not running. Instead prompting an error:

bash: resque-web: command not found
So how to start this resque-web on my local server.


Solution

  • It's probably trying to open the default browser and failing to do so. Try using:

    $ resque-web -L