[Mongrel] Weird Mongrel error: Not starting.
Nii amon Dsane
lists at ruby-forum.com
Thu Dec 13 09:07:09 EST 2007
Hi Rafael,
Thanks for the quick response.
I am not using mongrel_cluster yet. I am just starting each
mongrel_rails instance manually. The command I use is below:
/usr/bin/mongrel_rails start -c /srv/rails/appname -P
/srv/rails/appname/log/mongrel.pid -l /srv/rails/appname/log/mongrel.log
-e production -d -p 3013.
I cd to RAILS_ROOT and then issue that command as root and then the
error appears.
Thanks
Nii Amon
Rafael García wrote:
> Nii Amon Dsane escribió:
>> Hi list,
>>
> Hi Nii,
>>
>> 3. After the reboot mongrel_rails fails to load for one particular
>> application though I have other applications running on the same
>> server without any issues. This is the error that I get:
>>
>> ** Starting Mongrel listening at 0.0.0.0:3013 <http://0.0.0.0:3013>
>
> In your config/mongrel_cluster.yml try setting address parameter to
> 127.0.0.1 and explain results.
>
> Regards
--
Posted via http://www.ruby-forum.com/.
More information about the Mongrel-users
mailing list