Page 1 of 1

12.0 Not Downloading WSUScn2.cab

PostPosted: 31.03.2020, 17:14
by TMurrayISO
Greetings,

Running 12.0 for the first time. Loving how it updates itself instead of going to the website. I started the download but I have gotten this for the past many hours

Code: Select all
--2020-03-30 22:32:43--  (try:17)  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Connecting to download.windowsupdate.com (download.windowsupdate.com)|72.21.81.240|:80... failed: Unknown error.
Retrying.

--2020-03-30 22:33:14--  (try:18)  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Connecting to download.windowsupdate.com (download.windowsupdate.com)|72.21.81.240|:80... failed: Unknown error.
Retrying.

--2020-03-30 22:33:45--  (try:19)  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Connecting to download.windowsupdate.com (download.windowsupdate.com)|72.21.81.240|:80... failed: Unknown error.
Retrying.

--2020-03-30 22:56:05--  (try:20)  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Connecting to download.windowsupdate.com (download.windowsupdate.com)|72.21.81.240|:80... failed: Unknown error.
Giving up.


ERROR: Download failure for w100 glb.

Note: To better help understanding this error, you can select and copy the last messages from this window using the context menu (right mouse click in the window).
Press any key to continue . . .


I can go directly to the link for that cab and download it from the same computer but the program can't. What's the deal?

Re: 12.0 Not Downloading WSUScn2.cab

PostPosted: 31.03.2020, 17:35
by Dalai
Are you behind some kind of proxy? If so, you need to tell WSUS Offline about that proxy. If not, maybe some firewall is blocking wget.exe from accessing the internet.

Regards
Dalai

Re: 12.0 Not Downloading WSUScn2.cab

PostPosted: 31.03.2020, 19:00
by aker
Working fine here:
Code: Select all
wget --spider http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Spider mode enabled. Check if remote file exists.
--2020-03-31 19:59:36--  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Resolving download.windowsupdate.com (download.windowsupdate.com)... 2001:1900:2322:8f0d::1fe, 2001:1900:2322:8f01::1fe, 2001:1900:2322:5d00::1fe, ...
Connecting to download.windowsupdate.com (download.windowsupdate.com)|2001:1900:2322:8f0d::1fe|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 776304068 (740M) [application/vnd.ms-cab-compressed]
Remote file exists.

Re: 12.0 Not Downloading WSUScn2.cab

PostPosted: 01.04.2020, 21:25
by TMurrayISO
Added a firewall rules for WGET. I can get the WSUS.cab but now I am getting this. I am not behind a proxy.

Code: Select all
--2020-04-01 16:15:53--  (try:16)  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Connecting to download.windowsupdate.com (download.windowsupdate.com)|72.21.81.240|:80... failed: Unknown error.
Retrying.

--2020-04-01 16:16:24--  (try:17)  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Connecting to download.windowsupdate.com (download.windowsupdate.com)|72.21.81.240|:80... failed: Unknown error.
Retrying.

--2020-04-01 16:16:55--  (try:18)  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Connecting to download.windowsupdate.com (download.windowsupdate.com)|72.21.81.240|:80... failed: Unknown error.
Retrying.

--2020-04-01 16:17:26--  (try:19)  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Connecting to download.windowsupdate.com (download.windowsupdate.com)|72.21.81.240|:80... failed: Unknown error.
Retrying.

--2020-04-01 16:17:57--  (try:20)  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Connecting to download.windowsupdate.com (download.windowsupdate.com)|72.21.81.240|:80... failed: Unknown error.
Giving up.


ERROR: Download failure for ofc glb.

Note: To better help understanding this error, you can select and copy the last messages from this window using the context menu (right mouse click in the window).
Press any key to continue . . .

Re: 12.0 Not Downloading WSUScn2.cab

PostPosted: 01.04.2020, 22:34
by Dalai
It's still the same error. Did you add rules for both wget.exe and wget64.exe (if you're on Windows 64-bit)? If it still doesn't work, post the output of the following commands:
Code: Select all
tracert download.windowsupdate.com
wget.exe --spider download.windowsupdate.com
To be able to run the second command, open a command prompt in the wsusoffline\bin directory by (Shift+) right-clicking in its directory and selecting "Open command prompt here".

Regards
Dalai

Re: 12.0 Not Downloading WSUScn2.cab

PostPosted: 02.04.2020, 10:25
by aker
Could you check, if wget.exe/wget64.exe are allowed to acces the servers listed here:
:arrow: viewtopic.php?f=7&t=3863