Page 1 of 1

Error while Downloading: Total length mismatch

PostPosted: 12.03.2014, 22:06
by 1Icarus2
Hi everyone,

Has anyone ever come accross this error before while trying to download the updates:

Code: Select all
Downloading/validating Windows Defender definition files...
[#3cdca6 0B/0B CN:1 DL:0B]
03/12 22:58:51 [ERROR] CUID#6 - Download aborted. URI=http://download.microsoft.com/download/DefinitionUpdates/mpas-fe.exe
Exception: [AbstractCommand.cc:365] errorCode=1 URI=http://download.microsoft.com/download/DefinitionUpdates/mpas-fe.exe
  -> [RequestGroup.cc:762] errorCode=1 Download aborted.
  -> [DefaultBtProgressInfoFile.cc:278] errorCode=1 total length mismatch. expected: 23189264, actual: 21475088

03/12 22:58:51 [NOTICE] Download GID#3cdca69370c97e89 not complete: ../client/wddefs/x86-glb/mpas-fe.exe

Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
3cdca6|ERR |       0B/s|../client/wddefs/x86-glb/mpas-fe.exe

Status Legend:
(ERR):error occurred.

aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.

ERROR: Download failure for ofc glb.


The process stops after this. It doesn't want to continue.

Re: Error while Downloading: Total length mismatch

PostPosted: 12.03.2014, 23:47
by aker
Please wait a little bit and try it again. It could be a temporary server issue.

Re: Error while Downloading: Total length mismatch

PostPosted: 05.05.2014, 15:42
by evilspoons
Hello,

I am having the same problem with the same file, but the x64 version. It appears to be the definition updates file for Windows Defender or Microsoft Security Essentials, which could change frequently. Maybe the data that WSUS Offline is using to validate the file is not being updated as quickly as the definitions file itself.

This has happened to me over the course of several days (it failed on May 1, May 2, and now again on May 5). Here is the end of my command prompt window outout:

Code: Select all
Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
c1865b|OK  |       0B/s|../client/msse/x64-glb/nis_full.exe

Status Legend:
(OK):download completed.
Renaming file ..\client\msse\x64-glb\nis_full.exe to nis_full_x64.exe...
Cleaning up client directory for Microsoft Security Essentials...
Verifying digital file signatures for Microsoft Security Essentials files...
Creating integrity database for Microsoft Security Essentials files...
Verifying integrity of Windows Defender definition files...
hashdeep64.exe: Audit passed
   Input files examined: 0
  Known files expecting: 0
          Files matched: 3
Files partially matched: 0
            Files moved: 0
        New files found: 0
  Known files not found: 0
Downloading/validating Windows Defender definition files...

05/05 08:27:11 [ERROR] CUID#6 - Download aborted. URI=http://download.microsoft.
com/download/DefinitionUpdates/mpas-feX64.exe
Exception: [AbstractCommand.cc:365] errorCode=1 URI=http://download.microsoft.co
m/download/DefinitionUpdates/mpas-feX64.exe
  -> [RequestGroup.cc:762] errorCode=1 Download aborted.
  -> [DefaultBtProgressInfoFile.cc:278] errorCode=1 total length mismatch. expec
ted: 24544024, actual: 23882008

05/05 08:27:11 [NOTICE] Download GID#2612f55901479395 not complete: ../client/wd
defs/x64-glb/mpas-feX64.exe

Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
2612f5|ERR |       0B/s|../client/wddefs/x64-glb/mpas-feX64.exe

Status Legend:
(ERR):error occurred.

aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page
 for details.

ERROR: Download failure for w60-x64 glb.


Thoughts? It's pretty frustrating.