Init script failure

From: Alex Ray <alexray_at_espsolution.net>
Date: Tue, 11 Jan 2011 08:06:17 -0800

I'm running yesterday's build of squid, though I had the same problem
on the 7th. On CentOS, I copied the contrib/squid.rc file to
/etc/init.d and added

# chkconfig: 2345 99 5
# description: Squid proxy server

Then I used chkconfig to register it. I can confirm in
/var/log/messages that the script does run on boot, however it
immediately crashes. The root cause seems to be that the ssl_crtd
instances (I am using squid with ssl-bump, ssl-crtd, and icap) crash
right after starting:

squid[2335]: Squid Parent: child process xxxx exited with status 1
(squid-1): The ssl_crtd helpers are crashing too rapidly, need help!
squid[2335]: Exiting due to repeated, frequent failures

The weird thing is that starting the service manually (service squid
start) works fine.
Received on Tue Jan 11 2011 - 16:06:24 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 12 2011 - 12:00:04 MST