#106 new
mark

mongrel_cluster error in chapter 20

Reported by mark | January 16th, 2008 @ 12:16 PM | in Second Edition

I'm following the steps in Chapter 20 to set up a new nginx/mongrel_cluster/etc stack.

I got to page 662, section "Configuring Mongrel Cluster"

I issue the following, per the instructions:

$ mongrel_rails cluster::configure -p 8000 -e production -a 127.0.0.1 -N 2 --user deploy --group deploy -P /var/www/apps/big-tourney/shared/pids/mongrel.pid -c /var/www/apps/big-tourney/current

...and I get:

!!! Path to config file not valid: config/mongrel_cluster.yml

cluster::configure reported an error. Use mongrel_rails cluster::configure -h to get help.

The error says the path to my config file is invalid, but that's confusing because I thought I was trying to generate the config file.

Anyway...either your instructions are wrong, or there's something screwy about my environment. Any ideas?

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket