Forums

nuke
nuke
Offline
Resolved
0 votes
As of two days ago, I started to get the following message via anacron.

/etc/cron.daily/dansguardian-clean-cache:

find: ‘/var/cache/dansguardian’: No such file or directory


I am running the Content Filter and Proxy in tranparent mode on Community 7.x

I have Reset the Cache on the Proxy and will see if that restarts/finds whatever is missing.

Am I missing something else?
Friday, May 31 2019, 12:10 AM
Share this post:
Responses (4)
  • Accepted Answer

    Saturday, June 15 2019, 05:02 PM - #Permalink
    Resolved
    0 votes
    I am actually pushing a further trivial patch which adds:
     > /dev/null &2>1
    ..... just in case it errors if there are no cache files there at all.
    The reply is currently minimized Show
  • Accepted Answer

    nuke
    nuke
    Offline
    Saturday, June 15 2019, 04:12 PM - #Permalink
    Resolved
    0 votes
    Thanks Nick. Since the update, there has not been any issues that I can see.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, May 31 2019, 09:06 AM - #Permalink
    Resolved
    0 votes
    I've pushed a fix into clearos-updates-testing:
    yum update dansguardian-av --enablerepo=clearos-updates-testing
    You may have to wait a couple of hours for the mirrors to sync. It is a low risk patch so I'll ask Dave if we can release it tonight.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, May 31 2019, 08:20 AM - #Permalink
    Resolved
    0 votes
    I'll push a fix. I pushed a fix a while ago to clear stale files from the cache as these can build up to be massive (multiple GB's) and it was making a mess of some systems. It looks like it eventually deletes the cache folder as well. You can ignore it or delete /etc/cron.daily/dansguardian-clean-cache for the moment.
    The reply is currently minimized Show
Your Reply