
Automatic And Manual Update Failure
Automatic And Manual Update Failure
I know 3.0.0.7 initially had some issues with auto-updating from seeing some of the forum posts. Ours failed as well but has also failed when I manually try to update. I've attached a screenshot of the failed update process:


- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Automatic And Manual Update Failure
It appears that Spamassassin-3.4.0-EFA-Upgrade.tar.gz is failing to download properly.
How's your Internet connection?
How's your Internet connection?
Re: Automatic And Manual Update Failure
I'm confused - wouldn't that part near the top where it says "resolving dl.efa-project.org... 83.149.109.94" etc mean that it can get out fine? If it couldn't I would assume all of those would not be able to resolve. Then it does go on to download and save that file to a staging directory. The key line to me seems to be "gzip: stdin: not in gzip format".shawniverson wrote:It appears that Spamassassin-3.4.0-EFA-Upgrade.tar.gz is failing to download properly.
How's your Internet connection?
Sorry if we're talking about two different things, just getting a bit confused at this point.
Edit: Not sure if this helps but we are on EFA 3.0.0.6
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Automatic And Manual Update Failure
You are downloading a file in 0 seconds and writing a 0K file. Something is definitely wrong here.
I just tested the server, as you can see here. Problem is on your end buddy.
I just tested the server, as you can see here. Problem is on your end buddy.
--2015-03-18 20:48:51-- http://dl.efa-project.org/build/3.0.0.7 ... ade.tar.gz
Resolving dl.efa-project.org... 83.149.109.94, 2001:1af8:3100:a00f::30
Connecting to dl.efa-project.org|83.149.109.94|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4799393 (4.6M) [application/x-gzip]
Saving to: âSpamassassin-3.4.0-EFA-Upgrade.tar.gzâ
100%[======================================>] 4,799,393 873K/s in 5.6s
2015-03-18 20:48:57 (833 KB/s) - âSpamassassin-3.4.0-EFA-Upgrade.tar.gzâ
Re: Automatic And Manual Update Failure
You could test it on your EFA
If it's 0 KB, you should check your firewall/vm network/proxy configuration.
File: Spamassassin-3.4.0-EFA-Upgrade.tar.gz
CRC-32: ba29278c
MD4: bccce134a07541e635e80f96265ed94f
MD5: 59a923f610739e1182d3e2fa7c69b191
SHA-1: bade8f14f9125334f0bf70e5f3eab8544751ec8c
Code: Select all
wget http://dl.efa-project.org/build/3.0.0.7/Spamassassin-3.4.0-EFA-Upgrade.tar.gz
File: Spamassassin-3.4.0-EFA-Upgrade.tar.gz
CRC-32: ba29278c
MD4: bccce134a07541e635e80f96265ed94f
MD5: 59a923f610739e1182d3e2fa7c69b191
SHA-1: bade8f14f9125334f0bf70e5f3eab8544751ec8c
Re: Automatic And Manual Update Failure
I see what you mean now. The issue has been corrected and I've been able to test a wget successfully now. New outbound AV filter firewall policy was detecting an EICAR_TEST_FILE in that .tar.gz file and was then blocking it.shawniverson wrote:You are downloading a file in 0 seconds and writing a 0K file. Something is definitely wrong here.
I just tested the server, as you can see here. Problem is on your end buddy.
--2015-03-18 20:48:51-- http://dl.efa-project.org/build/3.0.0.7 ... ade.tar.gz
Resolving dl.efa-project.org... 83.149.109.94, 2001:1af8:3100:a00f::30
Connecting to dl.efa-project.org|83.149.109.94|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4799393 (4.6M) [application/x-gzip]
Saving to: âSpamassassin-3.4.0-EFA-Upgrade.tar.gzâ
100%[======================================>] 4,799,393 873K/s in 5.6s
2015-03-18 20:48:57 (833 KB/s) - âSpamassassin-3.4.0-EFA-Upgrade.tar.gzâ