Page 1 of 1

[RESOLVED] Error downloading wsusscn2.cab

Published: August 10, 2021 - 5:55 PM
by crbx
Wapt version: 2.0.0.9450
OS Server: Linux Debian Buster
OS Admin: Windows 10

Good morning,

We are currently evaluating wapt Enterprise 2.0.

An error occurs in the administration console when downloading wsusscn2.cab (Windows Updates tab -> view download history):
id; Task ID; Type; Status; Message; Download URL; Started; Finished; Local File Name; File Size; Target Size; File Date; Error Message; Ignored; Forced
64; c61b65f3-b73c-4985-b0ec-d93e54c4a961; WSUSSCAN; ERROR;;http://download.windowsupdate.com/micro ... ctionError: HTTPConnectionPool(host='download.windowsupdate.com', port=80): Max retries exceeded with url: /microsoftupdate/v6/wsusscan/wsusscn2.cab (Caused by NewConnectionError('
From the server:
root@serveurwapt:~/test# wget http://download.windowsupdate.com/micro ... usscn2.cab
--2021-08-10 17:39:36-- http://download.windowsupdate.com/micro ... usscn2.cab
Resolving monrelais.dom.fr (monrelais.dom.fr)... xx.xx.xx.xx
Connecting to monrelais.dom.fr (monrelais.dom.fr)|xx.xx.xx.xx|:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 1008496988 (962M) [application/vnd.ms-cab-compressed]
Saving to: 'wsusscn2.cab'

wsusscn2.cab 100%[===========================================================================>] 961.78M 63.0MB/s in 17s

2021-08-10 17:39:53 (56.0 MB/s) - 'wsusscn2.cab' saved [1008496988/1008496988]
Do you have any idea what the cause might be?

Thank you for your help.

Christophe

Re: Error downloading wsusscn2.cab

Published: August 12, 2021 - 09:08
by crbx
Hello,

Resolved: Absence of proxy declaration in the waptserver.ini configuration file.

Thank you.