[squid-users] Squid3 error: CHILD: hello write test failed logrotate
Roberto Carna
robertocarna36 at gmail.com
Wed Jun 22 13:44:42 UTC 2016
Dear Antony, thanks for your help..below is the
/etc/logrotate.d/squid3 file....but before I have to say I've seen in
the web that this problem is solved by enabling IPv6, and was reported
by a ticket (https://forum.opnsense.org/index.php?topic=879.0) ..can
this be true???
/var/log/squid3/*.log {
daily
compress
delaycompress
rotate 2
missingok
nocreate
sharedscripts
postrotate
test ! -e /var/run/squid3.pid || test ! -x
/usr/sbin/squid3 || /usr/sbin/squid3 -k rotate
endscript
}
Regards,
2016-06-22 10:29 GMT-03:00 Antony Stone <Antony.Stone at squid.open.source.it>:
> On Wednesday 22 June 2016 at 14:53:23, Roberto Carna wrote:
>
>> everything was OK until the /var/log/squid3/access.log rotate to
>> access.log.1. From this moment, the access.log file is not present, and the
>> squid3 daemon doesn't respond...I'm not sure the cause.
>
> Show us your log rotation script.
>
>
> Antony.
>
> --
> If the human brain were so simple that we could understand it,
> we'd be so simple that we couldn't.
>
> Please reply to the list;
> please *don't* CC me.
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
More information about the squid-users
mailing list