22nd Jul, 2009

ERROR RUNNING ‘cluster::configure’: Plugin /cluster::configure does not exist in category /commands [mongrel/Ruby on Rails]

If you see this errror;

ERROR RUNNING ‘cluster::configure’: Plugin /cluster::configure does not exist in category /commands

Make sure you have; “mongrel_cluster” gem installed.

You can see whether it exists in the list by issuing the command;

gem list –local

If you don’t see it, run;

gem install mongrel_cluster

That should fix your issue.

Leave a response

Your response:

Categories and Tags

Advertising