Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ArcGIS Insights 2022.2 installation may fail due to invalid product code. #323

Closed
cameronkroeker opened this issue Aug 18, 2022 · 1 comment

Comments

@cameronkroeker
Copy link
Contributor

cameronkroeker commented Aug 18, 2022

When using Chef Cookbooks for ArcGIS v4.0.0 to install (or upgrade to) ArcGIS Insights 2022.2 it may fail due to the cookbooks containing an invalid product code that does not match what is written to the Windows registry.

Workaround:

Update:

insights['product_code'] = '{C16053FC-0F7A-4819-95C6-FB14B05782AE}'

To:

insights['product_code'] = '{E1B018A2-C615-4CDA-AC51-8F1EDE8492AF}'
@cameronkroeker
Copy link
Contributor Author

This issue has been addressed in v4.1.0.

https://github.com/Esri/arcgis-cookbook/releases/tag/v4.1.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant