Sudden: error (Patch List Download Failed)
Started getting this "error (Patch List Download Failed)" suddenly on about 50% of the servers I detect patches on. Seems odd this many servers stop working at once but I would like some evidence before I start pointing fingers. What can I check beyond what I did below?
- I verified KACE and ping a problem server and the server can ping KACE. (Also shows UP in KACE)
- AMPWatchDog is Running ok - I restarted the service anyways
- Rebooted the KACE appliance
- Tried putting some servers in another Schedule
- I see this in the KAgent.log:
[2019-05-21.15:13:00][KPlugins(6032):KPluginPatching::] pluginPatching: Detect phase ospx file C:\Program Files (x86)\Quest\KACE\windependencies.ospx list in HANDSHAKE manifest not detected, failing
Answers (3)
I would like to know the answer to this as well. Quite a few PC's that we patch are getting this same error. I have deleted the OSPX files and the checksum files and also cleared the patches folder. Then when I retested it would work once and then fail again.
Comments:
-
Today far less are getting this error. But still some remain. - lama01 5 years ago
-
The error simply means that the patch catalog was not downloaded to the client in question.
If you have a replication share the share may have not replicated fully.
Depending on how long the clients were offline before the patching kicked off the issue may be normal.
Verify you have whitelisted all nessesary folders and the antivirus is not blocking.
If it still occurs, open a ticket for a further analysis. - Nico_K 5 years ago
1. SECURITY > PATCH MGMT > PATCH DOWNLOAD SETTINGS > Changed setting to: "after signature download".
After making this change, I didnt see any improvement but I think its a better option to select.
2. Deleted the following from the actual server:
del "C:\Program Files (x86)\Quest\KACE\*.ospx"
del "C:\Program Files(x86)\Quest\KACE\*.checksum"
del /Q C:\ProgramData\Quest\KACE\patches\*.* /s
This seemed to help more, although this nuke option caused a new bundle of problems, mainly that it takes forever to rescan and download all the patches. But after a few runs I stopped getting the patch list download fail error on one server.
I havent tested other servers yet.