[RESOLVED] Error downloading wsusscn2.cab

Questions about WAPT Server / Requests and help related to the WAPT server
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
crbx
Messages: 2
Registration: August 10, 2021 - 5:08 PM

August 10, 2021 - 5:55 PM

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
Last edited by crbx on August 12, 2021 - 09:10, edited 1 time.
crbx
Messages: 2
Registration: August 10, 2021 - 5:08 PM

August 12, 2021 - 09:08

Hello,

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

Thank you.
Locked