[RESOLVED] WAPT server not downloading updates

Share your tips or issues concerning the WAPT Console or WAPT Agent here
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
mart03
Messages: 47
Registration: December 26, 2017 - 11:03

December 17, 2019 - 3:36 PM

Specify the installed WAPT version (1.7.4)
Specify the server's OS (Linux) and version (Debian Stretch)
* Specify the operating system of the machine used for administration/package creation (Windows 10)

Good morning,

Since Monday, my WAPT server has stopped downloading updates; here is the error message:

Downloading http://dl.delivery.mp.microsoft.com/fil ... df827f.cab

Code: Select all

ERROR: skipping download http://dl.delivery.mp.microsoft.com/filestreamingservice/files/55dbdd56-1d8f-4071-8662-86e9d3b33a71/public/windows10.0-kb4530684-x64_f29fa6a3a4d91762c10de13e0f29a3017adf827f.cab, reason: HTTPError: 404 Client Error: Not Found for url: https://XXX.XXX.dc/waptwua/filestreamingservice/files/55dbdd56-1d8f-4071-8662-86e9d3b33a71/public/windows10.0-kb4530684-x64_f29fa6a3a4d91762c10de13e0f29a3017adf827f.cab
Missing update packages: [u'http://dl.delivery.mp.microsoft.com/filestreamingservice/files/55dbdd56-1d8f-4071-8662-86e9d3b33a71/public/windows10.0-kb4530684-x64_f29fa6a3a4d91762c10de13e0f29a3017adf827f.cab']
Do you know where this could be coming from?

THANKS
Last edited by mart03 on 29 Jan 2020 - 09:12, edited 1 time.
User avatar
htouvet
WAPT Expert
Messages: 436
Registration: March 16, 2015 - 10:48
Contact :

December 17, 2019 - 4:01 PM

Microsoft seems to be increasingly using dl.delivery.mp.microsoft.com/filestreamingservice, even for offline updates.

Initially, we hard-coded this URL into the WaptWua code because it was storing hundreds of URLs for large online Windows 10 updates in the database when scanning machines without necessarily performing the updates with Wapt, thus cluttering the database.

Since this is becoming a "normal" channel for offline updates, we're going to modify the Wapt code. The fix is ​​in progress.
Tranquil IT
mart03
Messages: 47
Registration: December 26, 2017 - 11:03

December 17, 2019 - 4:22 PM

Great, thank you for your reply!
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

December 19, 2019 - 6:31 PM

A new version of wapt enterprise, 1.7.4.6243, is available.

There are a few nuances to this update:
  • If you are using Linux, don't forget to run postconf at the end of the server installation (it is necessary).
  • Once the installation is complete, click on "Download the missing index and CABs from the MS website" in the Windows Update tab -> List of Windows updates
  • For users of remote WAPT repositories, please note: This new version will move all cab, msi, msu, etc. files into a subfolder of waptwua, directly to the root of the waptwua folder. This will trigger a massive re-download to your remote repositories during synchronization. We apologize for any inconvenience this may cause.
Once this is done, the classic operating mode: (scan on the workstations -> download of the missing cabs by the wapt server -> installation) should work correctly again.

Simon
Locked