-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to create portal site #332
Comments
Hi @Ayushyadav19, Looks like the initial portal create site failure was due to portal index configuration:
I am not quite sure what would cause that error. Perhaps there are more clues in the portal logs. In the portal logs maybe try focusing on the logs from 2022-11-02T17:56:25 to 2022-11-02T18:16:51. After this initial attempt failed, portal didn't revert itself back to "create_site" mode, but rather put itself into "upgrade" mode:
Now that portal is in upgrade mode it won't be able to create site properly. I recommend uninstalling portal, removing the install dir/content dir, and trying again. Thanks, |
Hi @cameronkroeker, We have resolved the issue. The issue was with the hostname and the preferredidentifier parameters. Setting these two properties as - "preferredidentifier": "hostname", and "configure_cloud_settings": false helped us in resolving the issue. Thank You |
Hi @cameronkroeker,
We are installing ArcGIS v10.9.1 on RHEL 7.9. We are encountering errors in creating the portal site. I am attaching the chef script/role file and the log file for your reference.
portalinstall-nov2_2.log
BEDLinux.txt
Additionally, we have added the hostname before running the chef script using the command - hostnamectl set-hostname arcgis-enterprise.local
Please have a look at the files. Any suggestions/recommendations will be highly appreciated.
Thanks
Ayush
The text was updated successfully, but these errors were encountered: