Page 1 of 1
Anacron Job error: gzip: /etc/MailScanner/phishing.safe.sites.conf.master.gz: unexpected end of file
Posted: 07 Aug 2024 15:11
by ericarcher57
Been getting repeated errors for the daily Anacron job:
gzip: /etc/MailScanner/phishing.safe.sites.conf.master.gz: unexpected end of file.
Any Ideas on how to resolve?
Re: Anacron Job error: gzip: /etc/MailScanner/phishing.safe.sites.conf.master.gz: unexpected end of file
Posted: 09 Aug 2024 13:29
by shawniverson
Have you tried deleting the file and letting it run again?
Re: Anacron Job error: gzip: /etc/MailScanner/phishing.safe.sites.conf.master.gz: unexpected end of file
Posted: 14 Nov 2024 13:16
by BOOZy
Getting this error as well lately.
If you open the phishing.safe.sites.conf.master.gz file in a text editor it reads: 301 Moved Permanently (surrounded by some html).
So it seems the file has moved to another url and the script that downloads it doesn't understand the redirect and instead downloads the html.
Re: Anacron Job error: gzip: /etc/MailScanner/phishing.safe.sites.conf.master.gz: unexpected end of file
Posted: 14 Nov 2024 15:47
by Pukkeltje
I'm getting same kind of error:
/etc/cron.daily/mailscanner:
gzip: /etc/MailScanner/phishing.safe.sites.conf.master.gz: not in gzip format
Re: Anacron Job error: gzip: /etc/MailScanner/phishing.safe.sites.conf.master.gz: unexpected end of file
Posted: 14 Nov 2024 20:52
by shawniverson
Delete the file, should go away.
Re: Anacron Job error: gzip: /etc/MailScanner/phishing.safe.sites.conf.master.gz: unexpected end of file
Posted: 15 Nov 2024 08:28
by BOOZy
Deleting the file does indeed fix the issue. The next update cycle works as intended.