Unknown Error During Dowload

Unknown Error During Dowload

Postby TMurrayISO » 11.12.2019, 17:42

For the second month in a row I can't access locations of download.windowupdate.com through the program. I have been getting items like this.

Code: Select all
(try:20) http://download.windowsupdate.com/d/msdownload/update/software/secu/2016/04/ndp46-3142037-x64)67f2f8b134085f9b99f97b7021ac317b4f58a6e7.exe
Connecting to download.windowsupdate.com (download.windowsupdate.com)|72.21.81.240|:80 failed; unknown error.


Has something changed? Using 11.8.3.
TMurrayISO
 
Posts: 15
Joined: 18.04.2019, 13:54

Re: Unknown Error During Dowload

Postby aker » 11.12.2019, 18:36

Could be caused by the link being invalid.
The correct one should be (just checked):
http://download.windowsupdate.com/d/msdownload/update/software/secu/2016/04/ndp46-kb3142037-x64_67f2f8b134085f9b99f97b7021ac317b4f58a6e7.exe

Please check your custom links (if you added this update manually).
Else do this:
- delete .\client\wsus\wsusscn2.cab & .\client\wsus\wsusscn2.bak
- open a command prompt and enter these commands; afterwards post the result here
Code: Select all
cd /d "<your wsusou path>"
findstr /i /s /c:"67f2f8b134085f9b99f97b7021ac317b4f58a6e7" .\*.txt
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Unknown Error During Dowload

Postby TMurrayISO » 11.12.2019, 23:23

aker wrote:Could be caused by the link being invalid.
The correct one should be (just checked):
http://download.windowsupdate.com/d/msdownload/update/software/secu/2016/04/ndp46-kb3142037-x64_67f2f8b134085f9b99f97b7021ac317b4f58a6e7.exe

Please check your custom links (if you added this update manually).
Else do this:
- delete .\client\wsus\wsusscn2.cab & .\client\wsus\wsusscn2.bak
- open a command prompt and enter these commands; afterwards post the result here
Code: Select all
cd /d "<your wsusou path>"
findstr /i /s /c:"67f2f8b134085f9b99f97b7021ac317b4f58a6e7" .\*.txt


I have not added any custom links. It what was run by the program. I am using out of the box.
TMurrayISO
 
Posts: 15
Joined: 18.04.2019, 13:54

Re: Unknown Error During Dowload

Postby aker » 12.12.2019, 10:47

aker wrote:- delete .\client\wsus\wsusscn2.cab & .\client\wsus\wsusscn2.bak
- open a command prompt and enter these commands; afterwards post the result here
Code: Select all
cd /d "<your wsusou path>"
findstr /i /s /c:"67f2f8b134085f9b99f97b7021ac317b4f58a6e7" .\*.txt

Then please do this and post the result here. Maybe there is a broken definition somewhere in wsusou
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Unknown Error During Dowload

Postby TMurrayISO » 12.12.2019, 13:50

aker wrote:
aker wrote:- delete .\client\wsus\wsusscn2.cab & .\client\wsus\wsusscn2.bak
- open a command prompt and enter these commands; afterwards post the result here
Code: Select all
cd /d "<your wsusou path>"
findstr /i /s /c:"67f2f8b134085f9b99f97b7021ac317b4f58a6e7" .\*.txt

Then please do this and post the result here. Maybe there is a broken definition somewhere in wsusou

Nothing came up when I ran that command. Is there a text file somewhere?
TMurrayISO
 
Posts: 15
Joined: 18.04.2019, 13:54

Re: Unknown Error During Dowload

Postby aker » 12.12.2019, 15:12

If it found something, it would be shown in the command window.

Then try this:
- delete .\client\wsus\wsusscn2.cab & .\client\wsus\wsusscn2.bak
- delete .\log\download.log

- start UpdateGenerator
- select "Only create collection script"
- Press "Start"
- deselect "Only create collection script"
- Close UpdateGenerator

- open a command prompt and enter these commands:
Code: Select all
cd /d "<your wsusou path>\cmd\custom"
.\RunAll.cmd > "%cd%\RunAll.log" 2>&1

This will redirect all output to RunAll.log. If the script seems to hang, check the log file, if it asks you to press a key. If it does, just press enter in the command window and it should continue.

When done, post the content of these two files here:
- .\log\download.log
- .\cmd\custom\RunAll.log

Last step: You can now delete RunAll.cmd and RunAll.log from \cmd\custom.
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Unknown Error During Dowload

Postby TMurrayISO » 12.12.2019, 20:29

Download Log.

Code: Select all
Thu 12/12/2019 13:51:51.87 - Info: Starting WSUS Offline Update download v. 11.8.3 for w61-x64 glb
Thu 12/12/2019 13:51:51.88 - Info: Option /includedotnet detected
Thu 12/12/2019 13:51:51.93 - Info: Option /includewddefs detected
Thu 12/12/2019 13:51:52.23 - Info: Option /verify detected
Thu 12/12/2019 13:51:52.64 - Info: Set time zone to LOC5:00
Thu 12/12/2019 13:51:54.88 - Info: Preserved custom language and architecture additions and removals
Thu 12/12/2019 13:52:41.79 - Info: Updated static and exclude definitions for download and update
Thu 12/12/2019 13:52:41.93 - Info: Restored custom language and architecture additions and removals
Thu 12/12/2019 13:52:51.37 - Info: Downloaded/validated mkisofs tool
Thu 12/12/2019 13:53:00.54 - Info: Downloaded Sysinternals' tools Autologon, Sigcheck and Streams
Thu 12/12/2019 13:53:03.31 - Error: File integrity verification failure

--------------------------------------------------------------------------------

Thu 12/12/2019 13:53:03.38 - Info: Starting WSUS Offline Update download v. 11.8.3 for w100-x64 glb
Thu 12/12/2019 13:53:03.39 - Info: Option /includedotnet detected
Thu 12/12/2019 13:53:03.44 - Info: Option /includewddefs detected
Thu 12/12/2019 13:53:03.77 - Info: Option /verify detected
Thu 12/12/2019 13:53:04.03 - Info: Set time zone to LOC5:00
Thu 12/12/2019 13:53:06.58 - Info: Preserved custom language and architecture additions and removals
Thu 12/12/2019 13:53:53.67 - Info: Updated static and exclude definitions for download and update
Thu 12/12/2019 13:53:53.84 - Info: Restored custom language and architecture additions and removals
Thu 12/12/2019 13:54:03.32 - Info: Downloaded/validated mkisofs tool
Thu 12/12/2019 13:54:12.75 - Info: Downloaded Sysinternals' tools Autologon, Sigcheck and Streams
Thu 12/12/2019 13:54:15.31 - Error: File integrity verification failure

--------------------------------------------------------------------------------

Thu 12/12/2019 13:54:15.37 - Info: Starting WSUS Offline Update download v. 11.8.3 for ofc glb
Thu 12/12/2019 13:54:15.39 - Info: Option /includedotnet detected
Thu 12/12/2019 13:54:15.44 - Info: Option /includewddefs detected
Thu 12/12/2019 13:54:15.64 - Info: Option /verify detected
Thu 12/12/2019 13:54:15.85 - Info: Set time zone to LOC5:00
Thu 12/12/2019 13:54:18.01 - Info: Preserved custom language and architecture additions and removals
Thu 12/12/2019 13:55:06.62 - Info: Updated static and exclude definitions for download and update
Thu 12/12/2019 13:55:06.78 - Info: Restored custom language and architecture additions and removals
Thu 12/12/2019 13:55:16.13 - Info: Downloaded/validated mkisofs tool
Thu 12/12/2019 13:55:25.31 - Info: Downloaded Sysinternals' tools Autologon, Sigcheck and Streams
Thu 12/12/2019 13:55:27.56 - Error: File integrity verification failure

--------------------------------------------------------------------------------

Thu 12/12/2019 13:55:27.62 - Info: Starting WSUS Offline Update download v. 11.8.3 for o2k10 enu
Thu 12/12/2019 13:55:27.64 - Info: Option /includedotnet detected
Thu 12/12/2019 13:55:27.68 - Info: Option /includewddefs detected
Thu 12/12/2019 13:55:27.99 - Info: Option /verify detected
Thu 12/12/2019 13:55:28.21 - Info: Set time zone to LOC5:00
Thu 12/12/2019 13:55:30.37 - Info: Preserved custom language and architecture additions and removals
Thu 12/12/2019 13:56:17.04 - Info: Updated static and exclude definitions for download and update
Thu 12/12/2019 13:56:17.18 - Info: Restored custom language and architecture additions and removals
Thu 12/12/2019 13:56:26.44 - Info: Downloaded/validated mkisofs tool
Thu 12/12/2019 13:56:35.53 - Info: Downloaded Sysinternals' tools Autologon, Sigcheck and Streams
Thu 12/12/2019 13:56:37.72 - Error: File integrity verification failure

--------------------------------------------------------------------------------

Thu 12/12/2019 13:56:37.77 - Info: Starting WSUS Offline Update download v. 11.8.3 for o2k16 glb
Thu 12/12/2019 13:56:37.80 - Info: Option /includedotnet detected
Thu 12/12/2019 13:56:37.85 - Info: Option /includewddefs detected
Thu 12/12/2019 13:56:38.10 - Info: Option /verify detected
Thu 12/12/2019 13:56:38.33 - Info: Set time zone to LOC5:00
Thu 12/12/2019 13:56:40.43 - Info: Preserved custom language and architecture additions and removals
Thu 12/12/2019 13:57:27.28 - Info: Updated static and exclude definitions for download and update
Thu 12/12/2019 13:57:27.43 - Info: Restored custom language and architecture additions and removals
Thu 12/12/2019 13:57:36.74 - Info: Downloaded/validated mkisofs tool
Thu 12/12/2019 13:57:45.89 - Info: Downloaded Sysinternals' tools Autologon, Sigcheck and Streams
Thu 12/12/2019 13:57:48.38 - Error: File integrity verification failure


RunAll.log
Code: Select all
c:\Program Files\WSUS Offline Updater Builder\cmd>call .\DownloadUpdates.cmd w61-x64 glb /includedotnet /includewddefs /verify
Starting WSUS Offline Update download v. 11.8.3 for w61-x64 glb...
Checking for sufficient file system rights...
Cleaning up existing directories...
Preserving custom language and architecture additions and removals...
Updating static and exclude definitions for download and update...
No URLs found in ../static/StaticDownloadFiles-modified.txt.
--2019-12-12 13:52:13--  http://download.wsusoffline.net/ExcludeList-ofc.txt
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../exclude/ExcludeList-ofc.txt' not modified on server. Omitting download.

--2019-12-12 13:52:22--  http://download.wsusoffline.net/ExcludeList-ofc-glb.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../exclude/ExcludeList-ofc-glb.txt' not modified on server. Omitting download.

--2019-12-12 13:52:32--  http://download.wsusoffline.net/StaticUpdateIds-w61-x64.txt
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-x64.txt' not modified on server. Omitting download.

--2019-12-12 13:52:41--  http://download.wsusoffline.net/StaticUpdateIds-w61-x86.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-x86.txt' not modified on server. Omitting download.

--2019-12-12 13:52:41--  http://download.wsusoffline.net/StaticUpdateIds-w61-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-seconly.txt' not modified on server. Omitting download.

--2019-12-12 13:52:41--  http://download.wsusoffline.net/StaticUpdateIds-w62-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w62-seconly.txt' not modified on server. Omitting download.

--2019-12-12 13:52:41--  http://download.wsusoffline.net/StaticUpdateIds-w63-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w63-seconly.txt' not modified on server. Omitting download.

Restoring custom language and architecture additions and removals...
Adding x64 support for enu to Office 2010 custom URL files...
Adding x64 support for glb to Office 2010 custom URL files...
Adding x64 support for enu to Office 2013 custom URL files...
Adding x64 support for glb to Office 2013 custom URL files...
Adding x64 support for glb to Office 2016 custom URL files...
Downloading/validating mkisofs tool...
--2019-12-12 13:52:41--  http://download.wsusoffline.net/mkisofs.exe
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/mkisofs.exe' not modified on server. Omitting download.

Downloading Sysinternals' tools Autologon, Sigcheck and Streams...
--2019-12-12 13:52:51--  http://download.sysinternals.com/files/AutoLogon.zip
Resolving download.sysinternals.com (download.sysinternals.com)... 152.199.4.33
Connecting to download.sysinternals.com (download.sysinternals.com)|152.199.4.33|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/AutoLogon.zip' not modified on server. Omitting download.

--2019-12-12 13:53:00--  http://download.sysinternals.com/files/Sigcheck.zip
Reusing existing connection to download.sysinternals.com:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/Sigcheck.zip' not modified on server. Omitting download.

--2019-12-12 13:53:00--  http://download.sysinternals.com/files/Streams.zip
Reusing existing connection to download.sysinternals.com:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/Streams.zip' not modified on server. Omitting download.

Archive:  AutoLogon.zip
  inflating: Autologon.exe           
Archive:  Sigcheck.zip
  inflating: sigcheck.exe           
Archive:  Sigcheck.zip
  inflating: sigcheck64.exe         
Archive:  Streams.zip
  inflating: streams.exe             
Archive:  Streams.zip
  inflating: streams64.exe           
Verifying integrity of Windows Update catalog file...
..\wsus\wsusscn2.cab: Known file not used
hashdeep64.exe: Audit failed
   Input files examined: 0
  Known files expecting: 0
          Files matched: 0
Files partially matched: 0
            Files moved: 0
        New files found: 0
  Known files not found: 1

ERROR: File integrity verification failure.

Starting WSUS Offline Update download v. 11.8.3 for w100-x64 glb...
Checking for sufficient file system rights...
Cleaning up existing directories...
Preserving custom language and architecture additions and removals...
Updating static and exclude definitions for download and update...
No URLs found in ../static/StaticDownloadFiles-modified.txt.
--2019-12-12 13:53:25--  http://download.wsusoffline.net/ExcludeList-ofc.txt
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../exclude/ExcludeList-ofc.txt' not modified on server. Omitting download.

--2019-12-12 13:53:34--  http://download.wsusoffline.net/ExcludeList-ofc-glb.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../exclude/ExcludeList-ofc-glb.txt' not modified on server. Omitting download.

--2019-12-12 13:53:43--  http://download.wsusoffline.net/StaticUpdateIds-w61-x64.txt
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-x64.txt' not modified on server. Omitting download.

--2019-12-12 13:53:53--  http://download.wsusoffline.net/StaticUpdateIds-w61-x86.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-x86.txt' not modified on server. Omitting download.

--2019-12-12 13:53:53--  http://download.wsusoffline.net/StaticUpdateIds-w61-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-seconly.txt' not modified on server. Omitting download.

--2019-12-12 13:53:53--  http://download.wsusoffline.net/StaticUpdateIds-w62-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w62-seconly.txt' not modified on server. Omitting download.

--2019-12-12 13:53:53--  http://download.wsusoffline.net/StaticUpdateIds-w63-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w63-seconly.txt' not modified on server. Omitting download.

Restoring custom language and architecture additions and removals...
Adding x64 support for enu to Office 2010 custom URL files...
Adding x64 support for glb to Office 2010 custom URL files...
Adding x64 support for enu to Office 2013 custom URL files...
Adding x64 support for glb to Office 2013 custom URL files...
Adding x64 support for glb to Office 2016 custom URL files...
Downloading/validating mkisofs tool...
--2019-12-12 13:53:53--  http://download.wsusoffline.net/mkisofs.exe
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/mkisofs.exe' not modified on server. Omitting download.

Downloading Sysinternals' tools Autologon, Sigcheck and Streams...
--2019-12-12 13:54:03--  http://download.sysinternals.com/files/AutoLogon.zip
Resolving download.sysinternals.com (download.sysinternals.com)... 152.199.4.33
Connecting to download.sysinternals.com (download.sysinternals.com)|152.199.4.33|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/AutoLogon.zip' not modified on server. Omitting download.

--2019-12-12 13:54:12--  http://download.sysinternals.com/files/Sigcheck.zip
Reusing existing connection to download.sysinternals.com:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/Sigcheck.zip' not modified on server. Omitting download.

--2019-12-12 13:54:12--  http://download.sysinternals.com/files/Streams.zip
Reusing existing connection to download.sysinternals.com:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/Streams.zip' not modified on server. Omitting download.

Archive:  AutoLogon.zip
  inflating: Autologon.exe           
Archive:  Sigcheck.zip
  inflating: sigcheck.exe           
Archive:  Sigcheck.zip
  inflating: sigcheck64.exe         
Archive:  Streams.zip
  inflating: streams.exe             
Archive:  Streams.zip
  inflating: streams64.exe           
Verifying integrity of Windows Update catalog file...
..\wsus\wsusscn2.cab: Known file not used
hashdeep64.exe: Audit failed
   Input files examined: 0
  Known files expecting: 0
          Files matched: 0
Files partially matched: 0
            Files moved: 0
        New files found: 0
  Known files not found: 1

ERROR: File integrity verification failure.

Starting WSUS Offline Update download v. 11.8.3 for ofc glb...
Checking for sufficient file system rights...
Cleaning up existing directories...
Preserving custom language and architecture additions and removals...
Updating static and exclude definitions for download and update...
No URLs found in ../static/StaticDownloadFiles-modified.txt.
--2019-12-12 13:54:37--  http://download.wsusoffline.net/ExcludeList-ofc.txt
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../exclude/ExcludeList-ofc.txt' not modified on server. Omitting download.

--2019-12-12 13:54:46--  http://download.wsusoffline.net/ExcludeList-ofc-glb.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../exclude/ExcludeList-ofc-glb.txt' not modified on server. Omitting download.

--2019-12-12 13:54:56--  http://download.wsusoffline.net/StaticUpdateIds-w61-x64.txt
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-x64.txt' not modified on server. Omitting download.

--2019-12-12 13:55:06--  http://download.wsusoffline.net/StaticUpdateIds-w61-x86.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-x86.txt' not modified on server. Omitting download.

--2019-12-12 13:55:06--  http://download.wsusoffline.net/StaticUpdateIds-w61-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-seconly.txt' not modified on server. Omitting download.

--2019-12-12 13:55:06--  http://download.wsusoffline.net/StaticUpdateIds-w62-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w62-seconly.txt' not modified on server. Omitting download.

--2019-12-12 13:55:06--  http://download.wsusoffline.net/StaticUpdateIds-w63-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w63-seconly.txt' not modified on server. Omitting download.

Restoring custom language and architecture additions and removals...
Adding x64 support for enu to Office 2010 custom URL files...
Adding x64 support for glb to Office 2010 custom URL files...
Adding x64 support for enu to Office 2013 custom URL files...
Adding x64 support for glb to Office 2013 custom URL files...
Adding x64 support for glb to Office 2016 custom URL files...
Downloading/validating mkisofs tool...
--2019-12-12 13:55:06--  http://download.wsusoffline.net/mkisofs.exe
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/mkisofs.exe' not modified on server. Omitting download.

Downloading Sysinternals' tools Autologon, Sigcheck and Streams...
--2019-12-12 13:55:16--  http://download.sysinternals.com/files/AutoLogon.zip
Resolving download.sysinternals.com (download.sysinternals.com)... 152.199.4.33
Connecting to download.sysinternals.com (download.sysinternals.com)|152.199.4.33|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/AutoLogon.zip' not modified on server. Omitting download.

--2019-12-12 13:55:25--  http://download.sysinternals.com/files/Sigcheck.zip
Reusing existing connection to download.sysinternals.com:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/Sigcheck.zip' not modified on server. Omitting download.

--2019-12-12 13:55:25--  http://download.sysinternals.com/files/Streams.zip
Reusing existing connection to download.sysinternals.com:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/Streams.zip' not modified on server. Omitting download.

Archive:  AutoLogon.zip
  inflating: Autologon.exe           
Archive:  Sigcheck.zip
  inflating: sigcheck.exe           
Archive:  Sigcheck.zip
  inflating: sigcheck64.exe         
Archive:  Streams.zip
  inflating: streams.exe             
Archive:  Streams.zip
  inflating: streams64.exe           
Verifying integrity of Windows Update catalog file...
..\wsus\wsusscn2.cab: Known file not used
hashdeep64.exe: Audit failed
   Input files examined: 0
  Known files expecting: 0
          Files matched: 0
Files partially matched: 0
            Files moved: 0
        New files found: 0
  Known files not found: 1

ERROR: File integrity verification failure.

Starting WSUS Offline Update download v. 11.8.3 for o2k10 enu...
Checking for sufficient file system rights...
Cleaning up existing directories...
Preserving custom language and architecture additions and removals...
Updating static and exclude definitions for download and update...
No URLs found in ../static/StaticDownloadFiles-modified.txt.
--2019-12-12 13:55:48--  http://download.wsusoffline.net/ExcludeList-ofc.txt
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../exclude/ExcludeList-ofc.txt' not modified on server. Omitting download.

--2019-12-12 13:55:58--  http://download.wsusoffline.net/ExcludeList-ofc-glb.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../exclude/ExcludeList-ofc-glb.txt' not modified on server. Omitting download.

--2019-12-12 13:56:07--  http://download.wsusoffline.net/StaticUpdateIds-w61-x64.txt
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-x64.txt' not modified on server. Omitting download.

--2019-12-12 13:56:16--  http://download.wsusoffline.net/StaticUpdateIds-w61-x86.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-x86.txt' not modified on server. Omitting download.

--2019-12-12 13:56:16--  http://download.wsusoffline.net/StaticUpdateIds-w61-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-seconly.txt' not modified on server. Omitting download.

--2019-12-12 13:56:16--  http://download.wsusoffline.net/StaticUpdateIds-w62-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w62-seconly.txt' not modified on server. Omitting download.

--2019-12-12 13:56:16--  http://download.wsusoffline.net/StaticUpdateIds-w63-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w63-seconly.txt' not modified on server. Omitting download.

Restoring custom language and architecture additions and removals...
Adding x64 support for enu to Office 2010 custom URL files...
Adding x64 support for glb to Office 2010 custom URL files...
Adding x64 support for enu to Office 2013 custom URL files...
Adding x64 support for glb to Office 2013 custom URL files...
Adding x64 support for glb to Office 2016 custom URL files...
Downloading/validating mkisofs tool...
--2019-12-12 13:56:17--  http://download.wsusoffline.net/mkisofs.exe
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/mkisofs.exe' not modified on server. Omitting download.

Downloading Sysinternals' tools Autologon, Sigcheck and Streams...
--2019-12-12 13:56:26--  http://download.sysinternals.com/files/AutoLogon.zip
Resolving download.sysinternals.com (download.sysinternals.com)... 152.199.4.33
Connecting to download.sysinternals.com (download.sysinternals.com)|152.199.4.33|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/AutoLogon.zip' not modified on server. Omitting download.

--2019-12-12 13:56:35--  http://download.sysinternals.com/files/Sigcheck.zip
Reusing existing connection to download.sysinternals.com:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/Sigcheck.zip' not modified on server. Omitting download.

--2019-12-12 13:56:35--  http://download.sysinternals.com/files/Streams.zip
Reusing existing connection to download.sysinternals.com:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/Streams.zip' not modified on server. Omitting download.

Archive:  AutoLogon.zip
  inflating: Autologon.exe           
Archive:  Sigcheck.zip
  inflating: sigcheck.exe           
Archive:  Sigcheck.zip
  inflating: sigcheck64.exe         
Archive:  Streams.zip
  inflating: streams.exe             
Archive:  Streams.zip
  inflating: streams64.exe           
Verifying integrity of Windows Update catalog file...
..\wsus\wsusscn2.cab: Known file not used
hashdeep64.exe: Audit failed
   Input files examined: 0
  Known files expecting: 0
          Files matched: 0
Files partially matched: 0
            Files moved: 0
        New files found: 0
  Known files not found: 1

ERROR: File integrity verification failure.

Starting WSUS Offline Update download v. 11.8.3 for o2k16 glb...
Checking for sufficient file system rights...
Cleaning up existing directories...
Preserving custom language and architecture additions and removals...
Updating static and exclude definitions for download and update...
No URLs found in ../static/StaticDownloadFiles-modified.txt.
--2019-12-12 13:56:59--  http://download.wsusoffline.net/ExcludeList-ofc.txt
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../exclude/ExcludeList-ofc.txt' not modified on server. Omitting download.

--2019-12-12 13:57:08--  http://download.wsusoffline.net/ExcludeList-ofc-glb.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../exclude/ExcludeList-ofc-glb.txt' not modified on server. Omitting download.

--2019-12-12 13:57:17--  http://download.wsusoffline.net/StaticUpdateIds-w61-x64.txt
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-x64.txt' not modified on server. Omitting download.

--2019-12-12 13:57:26--  http://download.wsusoffline.net/StaticUpdateIds-w61-x86.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-x86.txt' not modified on server. Omitting download.

--2019-12-12 13:57:26--  http://download.wsusoffline.net/StaticUpdateIds-w61-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w61-seconly.txt' not modified on server. Omitting download.

--2019-12-12 13:57:27--  http://download.wsusoffline.net/StaticUpdateIds-w62-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w62-seconly.txt' not modified on server. Omitting download.

--2019-12-12 13:57:27--  http://download.wsusoffline.net/StaticUpdateIds-w63-seconly.txt
Reusing existing connection to download.wsusoffline.net:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/static/StaticUpdateIds-w63-seconly.txt' not modified on server. Omitting download.

Restoring custom language and architecture additions and removals...
Adding x64 support for enu to Office 2010 custom URL files...
Adding x64 support for glb to Office 2010 custom URL files...
Adding x64 support for enu to Office 2013 custom URL files...
Adding x64 support for glb to Office 2013 custom URL files...
Adding x64 support for glb to Office 2016 custom URL files...
Downloading/validating mkisofs tool...
--2019-12-12 13:57:27--  http://download.wsusoffline.net/mkisofs.exe
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/mkisofs.exe' not modified on server. Omitting download.

Downloading Sysinternals' tools Autologon, Sigcheck and Streams...
--2019-12-12 13:57:36--  http://download.sysinternals.com/files/AutoLogon.zip
Resolving download.sysinternals.com (download.sysinternals.com)... 152.199.4.33
Connecting to download.sysinternals.com (download.sysinternals.com)|152.199.4.33|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/AutoLogon.zip' not modified on server. Omitting download.

--2019-12-12 13:57:45--  http://download.sysinternals.com/files/Sigcheck.zip
Reusing existing connection to download.sysinternals.com:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/Sigcheck.zip' not modified on server. Omitting download.

--2019-12-12 13:57:45--  http://download.sysinternals.com/files/Streams.zip
Reusing existing connection to download.sysinternals.com:80.
HTTP request sent, awaiting response... 304 Not Modified
File '../bin/Streams.zip' not modified on server. Omitting download.

Archive:  AutoLogon.zip
  inflating: Autologon.exe           
Archive:  Sigcheck.zip
  inflating: sigcheck.exe           
Archive:  Sigcheck.zip
  inflating: sigcheck64.exe         
Archive:  Streams.zip
  inflating: streams.exe             
Archive:  Streams.zip
  inflating: streams64.exe           
Verifying integrity of Windows Update catalog file...
..\wsus\wsusscn2.cab: Known file not used
hashdeep64.exe: Audit failed
   Input files examined: 0
  Known files expecting: 0
          Files matched: 0
Files partially matched: 0
            Files moved: 0
        New files found: 0
  Known files not found: 1

ERROR: File integrity verification failure.

TMurrayISO
 
Posts: 15
Joined: 18.04.2019, 13:54

Re: Unknown Error During Dowload

Postby aker » 12.12.2019, 21:49

Due to the problematic download the last time, wsusou's integrity check failed...
The intersting part isn't inside the logs.

Please clean .\client\md (delete all txt-files).
Then create new logs.
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32


Return to Download

Who is online

Users browsing this forum: No registered users and 46 guests