Select to view content in your preferred language

patchnotification utility doesn't work since a few weeks

1133
5
Jump to solution
04-16-2024 07:53 AM
dstrigl
Regular Contributor

Dear ESRI community,

we have the problem that the patchnotification utility doesn't work since a few weeks.

It can't find any patches and what's even more confusing: It doesn't recognize any installed components, although we have running ArcGIS Enterprise 11.1 with Portal for ArcGIS, ArcGIS Data Store and ArcGIS Server which all runs fine:

dstrigl_0-1713278842628.png

Under Windows Programs and Features we see the installed patches (that are missing in the patchnotification tool):

dstrigl_1-1713278905506.png

Regards,

Daniel.

0 Kudos
1 Solution

Accepted Solutions
dstrigl
Regular Contributor

Hi @JonSwoveland,

the problem were some corrupted ESRI registry entries in Windows.

We just repaired it by comparing it with the setup on another machine.

Regards,

Daniel.

View solution in original post

5 Replies
Scott_Tansley
MVP Regular Contributor

I once saw this when the IT department changed the forward proxy settings.  At one client they introduced a forward proxy and it was necessary to configure the patch notification tool to negotiate the proxy.  The other side moved from a blacklist on their proxy to a whitelist. But didn’t add the rules for the proxy.   Might be a good start point as the tool is normally pretty robust. 

Scott Tansley
https://www.linkedin.com/in/scotttansley/
0 Kudos
dstrigl
Regular Contributor

Hi @Scott_Tansley,

thanks for your response, but nothing changed at the proxy side and loading the patches.json using curl works!

curl --proxy "..." https://downloads.esri.com/patch_notification/patches.json

Regards,
Daniel.

0 Kudos
JonSwoveland
Frequent Contributor

Hi, just curious if you ever resolved this, and if so, how?

0 Kudos
dstrigl
Regular Contributor

Hi @JonSwoveland,

the problem were some corrupted ESRI registry entries in Windows.

We just repaired it by comparing it with the setup on another machine.

Regards,

Daniel.

JonSwoveland
Frequent Contributor

Hi Daniel, sorry for the delayed response.  Thank you for sharing that.  It was the same in our case. 

0 Kudos