Support Forum: Get Support for Patch My PC Products and Services

Commercial Products: Support for Our Enterprise Product for Microsoft ConfigMgr and Intune => Commercial/Paid Products: Support and General Questions (ConfigMgr and Intune) => Topic started by: THamlin on February 15, 2023, 11:42:09 AM

Title: Patch My PC Publishing Report Errors
Post by: THamlin on February 15, 2023, 11:42:09 AM
I'm seeing the following errors today in our Patch My PC Publishing Report.

Failed
Applications Updated
Mozilla Firefox 110.0.0 (x64 en-US)
2/15/2023 11:07:10 AM   55.32 MB
The path is not of a legal form.

Git 2.39.2 (x86)
2/15/2023 11:06:51 AM   50.67 MB
The path is not of a legal form.
               
Applications Revised
Wireshark 4.0.3 (x64)
2/15/2023 11:07:28 AM
Value cannot be null. Parameter name: appModelName

Notepad++ 8.4.9 (x86)
2/15/2023 11:04:35 AM
Value cannot be null. Parameter name: appModelName

Notepad++ 8.4.9 (x64)
2/15/2023 11:04:42 AM
Value cannot be null. Parameter name: appModelName

FileZilla Client 3.63.1 (x86)
2/15/2023 11:04:43 AM
Value cannot be null. Parameter name: appModelName

FileZilla Client 3.63.1 (x64)
2/15/2023 11:07:19 AM
Value cannot be null. Parameter name: appModelName

I attempted to republish these apps and the error for the Applications Updated items stayed the same but the Applications Revised items changed to Applications Created with the error Object reference not set to an instance of an object. I considered deleting these updates and republishing them, but thought I should post here first.
Title: Re: Patch My PC Publishing Report Errors
Post by: Andrew Jimenez (Patch My PC) on February 15, 2023, 12:22:24 PM
Hello,

This happens if we cannot locate the package based on it's packageid, it is likely that the content or app was deleted for some reason. The fix is to delete the existing app and content from ConfigMgr, then run a sync. Patch My PC should create the app, and future updates should work.
Title: Re: Patch My PC Publishing Report Errors
Post by: THamlin on February 15, 2023, 01:46:57 PM
That resolved the issue. Thanks.