> On 12 Mar 2015, at 5:45 pm, Eric Wong <[email protected]> wrote:
> 
> Kevin Yank <[email protected]> wrote:
>> It’s possible; I’m using eye (https://github.com/kostya/eye) as a
> 
> Aha!  I forgot about that one, try upgrading to unicorn 4.8.3 which
> fixed this issue last year.  ref:
> 
> http://bogomips.org/unicorn-public/m/[email protected]
> http://bogomips.org/unicorn-public/m/[email protected]

Finally solved this definitively. It was user error to do with my setup of the 
eye process monitor.

I’d accidentally deployed a buggy logrotate configuration for eye, which was 
causing a second eye daemon to be spawned once a day (when the logs were 
rotated). Those two eye daemons ran side-by-side, and fought with each other 
when one was told to restart Unicorn. I’d already anticipated and fixed this 
problem, but failed to deploy the correct version of the config to our cluster.

All fixed now. Thanks for your pointers; they put me on the right track. :)

--
Kevin Yank
Chief Technology Officer, Avalanche Technology Group
http://avalanche.com.au/

ph: +61 4 2241 0083



Reply via email to