Pavel Bobov
Pavel Bobov
Chef runs SoftwareAuthorization tool like this: ``` SoftwareAuthorization.exe /VER 10.6 /LIF /S ```
Hi @makariw, "Using defaults for some properties of the self resource (ex:supportsSceneServices). The hosting server may not be reachable" warning is logged by portal if it cannot validate the hosting...
@makariw Maybe publishing fails because of failed license validation... Check the ArcGIS Server licenses versions and status at https://lb.domain.com/server/admin/system/licenses.
https://lb.domain.com/server/admin returns the software version. https://gis.airwave.pri/server/admin/system/licences returns the license version. 10.9 license should work with ArcGIS Server 10.9.1. I wonder why "Server license version does not match effective current version."...
Publishing hosted tile layers is not a new feature in 10.9.1, but maybe something else related to licensing is in play here. I recommend reaching out to Esri Technical Support...
@kirankc Yes. The plan is to release ArcGIS Chef Cookbooks 3.1.0 with release of ArcGIS 10.5.1.
Portal for ArcGIS 10.8.1 should not run SoftwareAuthorization tool because the software authorization process in 10.8.1 uses portal admin API. Something went wrong with the licensing type check at https://github.com/Esri/arcgis-cookbook/blob/master/cookbooks/arcgis-enterprise/providers/portal.rb#L257....
arcgis-egdb-rds-postgres.json creates a geodatabase 'egdb' in PostgreSQL on Amazon RDS and registers it with ArcGIS Server. It must run only once on either primary or secondary ArcGIS Server instance. If...
This looks similar to https://gitlab.com/gitlab-com/gl-infra/production-engineering/-/issues/13357 Please specify the versions of: * Chef Client * Chef Cookbooks for ArcGIS * Operating system