search for: mongel_clust

Displaying 3 results from an estimated 3 matches for "mongel_clust".

Did you mean: mongel_cluster
2007 Apr 04
0
Monit / mongel_cluster 0.2.2 / mongrel 1.0.1
Paul Did you ever get to the bottom of this. I''m having a similar (though possibly different) problem with a Rails app failing occasionally and on just one mongrel instance, which from the trace and behaviour seems to be ImageSceince/RubyInline related. See my post on Rails deployment group:
2007 Feb 02
1
Monit / mongel_cluster 0.2.2 / mongrel 1.0.1
Hi, I''ve a few problems with my rails app at the minute, causing mongrels in a cluster to die, while I debug I''ve setup monit to keep the site running. Problem is, whenever monit starts one of my mongrels via mongrel_rails cluster::start --only 8000 --clean -C /url/to/yml/file I get the following in my log/mongrel.log: ** Mongrel available at 127.0.0.1:8000 ** Writing PID file
2007 Oct 03
1
Vlad problems
...ould not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs rake aborted! execution failed with status 1: ssh www2.sustainablewebsites.com apachectl restart Questions 1) apache is running 2) why are the permissions denied errors happening? 3) if vlad takes mongel_cluster.yml info, why is it looking on port 8000? that''s not what I have in mongrel_cluster.yml My Deploy.rb: set :svn_user, "sw_ivanoats" set :svn_password, "my password" # VLAD the DEPLOYER stuff set :application, "www2.sustainablewebsites.com" set :domain,...