[SOLVED] WUpdate: kb4530684 update problem

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
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
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

January 15, 2020 - 10:14

Your configuration has "install_delay": "7d".

Therefore, you now need to wait 7 days.

To test on a machine, remove the delay.
mart03
Messages: 47
Registration: December 26, 2017 - 11:03

January 16, 2020 - 3:57 PM

Good morning,

Now it's this update that's causing the problem:
Capture.JPG
Capture.JPG (77.81 KB) Viewed 4359 times
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

January 16, 2020 - 5:07 PM

And does manually installing the cab resolve the issue? (to understand what's wrong)

Is the installation failure systematic across the entire network?
mart03
Messages: 47
Registration: December 26, 2017 - 11:03

January 16, 2020 - 6:39 PM

Indeed, the update cannot be installed manually. And I've noticed that a small number of PCs in the network are unable to install it.

Code: Select all

2020/01/16 18:21:57.9868807 3828  4776  Handler         CBS called Error with 0x800f081f,
2020/01/16 18:21:57.9869836 3828  4760  Handler         CBS called Progress with state=7, ticks=1000, total=1000
2020/01/16 18:21:57.9958514 3828  4760  Handler         CBS called Terminate
2020/01/16 18:22:45.8867583 3828  1752  Handler         Completed install of CBS update with type=0, requiresReboot=0, installerError=1, hr=0x8024200d
2020/01/16 18:22:46.5042703 3828  1752  Handler         * END *   CBS Install
2020/01/16 18:22:47.0839936 8588  7012  DownloadManager Install failed because the update ACFDBECC-BAF6-41A6-83E2-EBE2D698146A.501 was not complete; mark update as not downloaded.
2020/01/16 18:22:47.0916276 8588  7012  Agent           *FAILED* [8024200B] Method failed [CAgentUpdateManager::InstallUpdate:11567]
2020/01/16 18:22:47.1849872 8588  7012  Handler         Loaded state: cCompleteIterations: 1, pt: SelfContainedNoExpressPayload, nNextRequestID: 1.
I will do some research on the error indicated;

Thank you so much for your help!
Locked