|
POST
|
Hi @AlessandroValra, I'm thinking it's a permissions issue. Can you temporarily grant Administrator privileges to the local arcgis account. Then, try logging into the server as this account and executing the Portal post-installation.
... View more
Wednesday
|
0
|
0
|
80
|
|
POST
|
Hi @Kristofer, 1. Do you have the agsds_backup_sig file in the directory you have specified for --source-loc? 2. Did you configure the Data Store with ArcGIS Server, and now you are trying to restore the backup? If you already configured the Data Store with ArcGIS Server, unregister the Data Store from ArcGIS Server Manager and try the restore again. Below is a video on restoring the relational data store: https://community.esri.com/t5/arcgis-enterprise-documents/restore-and-upgrade-relational-data-store-after/ta-p/1664356
... View more
Monday
|
0
|
0
|
53
|
|
DOC
|
@anonymous55 yes, you can add a proxy to the tools. You will need to add in the proxy details. Ex: proxy_settings = {
'http': 'http://your_proxy_host:your_proxy_port',
'https': 'http://your_proxy_host:your_proxy_port'
} Then update each occurrence of the GIS module in the script and the tool's validation (right-click on script tool > Properties > Validation tab). Ex:
... View more
Monday
|
0
|
0
|
50
|
|
IDEA
|
Hi @DarrylAlbert, Are you experiencing most performance issues editing? If so, what type of geodatabase are you editing (i.e. SQL Server Enterprise Geodatabse, File Geodatabase)?
... View more
Monday
|
0
|
0
|
253
|
|
DOC
|
@anonymous55 are you connecting to AGOL with an Administrator account?
... View more
Sunday
|
0
|
0
|
89
|
|
DOC
|
@anonymous55 you will need to connect to AGOL with a built-in account. Are you attempting to use a SAML account?
... View more
Friday
|
0
|
0
|
139
|
|
DOC
|
@anonymous55 you can move web maps and hosted feature services from AGOL to Portal, but not applications (i.e. Experience Builder Apps, Story Maps, Dashboards). Can you post a screen shot of how you have the tool configured?
... View more
Friday
|
0
|
0
|
145
|
|
POST
|
Hi @B_NewGE, How are you authenticating with AGOL? Whenever I'm using REST URLs with arcpy, I'll sign-in using the API and with arcpy.SignIntoPortal. Ex: # Connect to AGOL
gis = GIS('https://www.arcgis.com', username, password)
arcpy.SignIntoPortal('https://www.arcgis.com', username, password) I've found this get's around the error about the URL not existing/being accessible.
... View more
a week ago
|
1
|
1
|
151
|
|
POST
|
There will be additional logs specifically for the Data Store located at \arcgisdatastore\logs. I would recommend checking there as well.
... View more
a week ago
|
0
|
1
|
217
|
|
POST
|
@LavanyaVasudevanNES are the datastore logs (i.e. C:\arcgisdatastore\logs) reporting anything?
... View more
a week ago
|
0
|
0
|
231
|
|
DOC
|
@admingeoweb you can use the Copy Web App tool to copy Instant Apps.
... View more
a week ago
|
0
|
0
|
198
|
|
POST
|
Hi @LavanyaVasudevanNES, You should have some datastore backups in the following location \arcgisserver\backup\relational\dbbackup. You can try performing a fresh install of ArcGIS Data Store and restore one of the backups located here for the relational store. Take a look at the below video for steps on how to do this: https://community.esri.com/t5/arcgis-enterprise-documents/restore-and-upgrade-relational-data-store-after/ta-p/1664356
... View more
a week ago
|
0
|
0
|
271
|
|
POST
|
If you are moving the existing server to the DMZ and the URL is not changing, there should be no further changes required on the ArcGIS side of things.
... View more
2 weeks ago
|
1
|
0
|
125
|
|
DOC
|
@Charlie_Kaufman is there another Administrator account you can try?
... View more
2 weeks ago
|
0
|
0
|
365
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 2 | a month ago |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|