|
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
11-26-2025
05:19 AM
|
0
|
0
|
966
|
|
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
11-24-2025
10:32 AM
|
0
|
0
|
531
|
|
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
11-24-2025
06:46 AM
|
0
|
0
|
11485
|
|
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
11-24-2025
05:52 AM
|
0
|
0
|
2302
|
|
DOC
|
@anonymous55 are you connecting to AGOL with an Administrator account?
... View more
11-23-2025
09:06 AM
|
0
|
0
|
11524
|
|
DOC
|
@anonymous55 you will need to connect to AGOL with a built-in account. Are you attempting to use a SAML account?
... View more
11-21-2025
11:31 AM
|
0
|
0
|
11574
|
|
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
11-21-2025
11:19 AM
|
0
|
0
|
11580
|
|
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
11-21-2025
03:55 AM
|
1
|
1
|
1113
|
|
POST
|
There will be additional logs specifically for the Data Store located at \arcgisdatastore\logs. I would recommend checking there as well.
... View more
11-19-2025
10:35 AM
|
0
|
1
|
1508
|
|
POST
|
@LavanyaVasudevanNES are the datastore logs (i.e. C:\arcgisdatastore\logs) reporting anything?
... View more
11-19-2025
08:55 AM
|
0
|
0
|
1522
|
|
DOC
|
@admingeoweb you can use the Copy Web App tool to copy Instant Apps.
... View more
11-19-2025
07:17 AM
|
0
|
0
|
11633
|
|
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
11-19-2025
01:18 AM
|
0
|
0
|
1562
|
|
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
11-14-2025
09:01 AM
|
1
|
0
|
594
|
|
DOC
|
@Charlie_Kaufman is there another Administrator account you can try?
... View more
11-14-2025
05:35 AM
|
0
|
0
|
5458
|
|
POST
|
Hi @KnickMoschella, Do you have Windows Authentication enabled for ArcGIS Enterprise? For example, when you got to the below URL, are you automatically signed in: https://domain.gov/server/rest/services/Brightly_Service_Enterprise_Publisher_MIL1/MapServer Or, do you have to present credentials? Is the Brightly Application on the same internal network as ArcGIS Enterprise? If it is an external application, outside your network, you will need to enable ArcGIS Enterprise to be externally accessible as well. This would require moving the ArcGIS web adaptor applications to a Web Server that is externally accessible (i.e. your DMZ). Note: if moving the web adaptor to your DMZ changes the DNS alias to access Enterprise, additional steps will be needed to update Enterprise.
... View more
11-13-2025
12:28 PM
|
1
|
1
|
616
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-25-2026 04:16 AM | |
| 1 | 03-16-2026 01:00 PM | |
| 1 | 12-22-2025 10:39 AM | |
| 1 | 01-20-2026 04:04 AM | |
| 1 | 12-29-2025 06:27 AM |
| Online Status |
Offline
|
| Date Last Visited |
18 hours ago
|