|
POST
|
No, the DR tool backups are not forward compatible. We do plan on supporting that at some point, but even that workflow would internally trigger an upgrade. Have you reached out to Support regarding your failed upgrade attempts? Do you recall if they all cite similar errors?
... View more
06-04-2020
10:36 AM
|
0
|
2
|
1685
|
|
POST
|
If it's only OfflinePackaging that's a problem, then it does seem like it's something specific in that workflow. Are you using a web adaptor as well? I'm not familiar with that workflow enough to know what the traffic should look like, but it seems as though Server will tell Portal what URL to use in the item when it's creating it. Does the admin URL use "arcgis", or do they both use "server1"?
... View more
06-04-2020
10:01 AM
|
0
|
4
|
5946
|
|
POST
|
How long does it take to backup? How much content do you have? Can you describe your enviroment, (distributed, HA, etc).
... View more
06-04-2020
09:20 AM
|
0
|
6
|
3211
|
|
POST
|
It's expected that the config-store-connection.json file doesn't get re-created and the Postgres processes don't start. Renaming the config-store-connection.json file puts the portal into "upgrade mode" so you can let portal reconfigure things for you. I suggest you try this workflow with the Support analyst.
... View more
06-03-2020
04:44 PM
|
0
|
4
|
5464
|
|
POST
|
Did you back up the original index directories, or did you delete them? If you backed them up, then I suggest you revert them just to get Portal back up and running. If you deleted them you could go through an "upgrade": 1) Stop portal 2) Rename the config-store-connection.json file 3) Start Portal - this puts portal in "upgrade mode" and does not expect the indices to be available 4) Within the Portaladmin API, "upgrade" the portal -> this is just moving from 10.8 to 10.8, which won't do much other than reconfigure things, such as the index, which is what's failing for you If you do go this route, discuss it with the tech support analyst first, and take a backup or snapshot prior to running this.
... View more
06-02-2020
10:10 AM
|
0
|
6
|
5464
|
|
POST
|
When creating new users, you can create them in bulk, or one at a time. Naturally, you'd want to create them in bulk if you have a lot of new users using a CSV. However, since you also want to notify users of their credentials, what you can do is with Python, write a script that loops through your CSV, calls into the createUser function of the Python API to create each user. Since you have their email information, you can craft a boilerplate message and also use Python to send an email to all new users after each are created, giving them the information they need.
... View more
06-01-2020
04:50 PM
|
0
|
2
|
1366
|
|
POST
|
No need to worry about order when Portal hasn't been installed. Order matters when upgrading the base deployment because Server has dependencies on an upgraded Portal, so Portal must be done first. You can install and configure Portal first, or upgrade Server first, it doesn't matter.
... View more
05-29-2020
02:07 PM
|
2
|
1
|
1886
|
|
POST
|
In regards to internal components not being HA as they're active passive, HA in general means no single points of failure. A primary and standby database, with automatic failover, means that there isn't a single point of failure at the database tier. An environment doesn't need to be active/active at every tier for it to be HA. In regards to the problem, you're at 10.8, correct? Did you attempt to rebuild the index manually? In your case, there are two problems: split brain issue with the internal index service, and it appears you may have rebuilt the index manually, which further corrupts it. Do you have a support case open? If so, can you provide the case number?
... View more
05-29-2020
11:09 AM
|
0
|
8
|
9571
|
|
POST
|
If you're implementing disaster recovery using geographic redundancy, you can use the same license for each, as only one site is active: Configure disaster recovery for ArcGIS Enterprise—Portal for ArcGIS (10.8) | Documentation for ArcGIS Enterprise Additional ArcGIS licenses are not required for the standby deployment because it is not actively accessed; you only make it the active deployment if the primary fails. You're somewhat in the same situation; you're setting up a new environment that won't be production, and will just be used for upgrading. Eventually, you'll cut over, but as long as you're not configuring both to be active and receiving requests as if they were both production, then you'll be fine.
... View more
05-27-2020
04:58 PM
|
0
|
0
|
668
|
|
POST
|
Has the analyst tested the capital letters in hostnames theory? They should be able to test that in-house to see if they can reproduce the problem.
... View more
05-27-2020
04:56 PM
|
0
|
5
|
3619
|
|
POST
|
No, the portal can contain items, the restore process will delete everything and restore everything in the backup. The "failed to delete the database directory" error is strange. Does that happen consistently? If you can, try to monitor the running processes on the machine. During the restore, the PG processes should go away, so that the old DB can be backed up/deleted before the new one restored.
... View more
05-27-2020
04:55 PM
|
0
|
0
|
3619
|
|
POST
|
You could look at the logs under <install directory>\framework\runtime\ds\usr. Sometimes they can provide useful information about why the index service won't start.
... View more
05-27-2020
04:52 PM
|
0
|
10
|
9570
|
|
POST
|
The index service isn't starting. Are you on a one core machine? If so, you'll need to be on a machine with at least 2 cores starting at 10.8. If you are on a machine with at least 2 cores, troubleshooting index related issues can get complicated; I suggest you reach out to Support.
... View more
05-27-2020
09:52 AM
|
0
|
12
|
9570
|
|
POST
|
Foppe, Patrick thanks for the feedback, looks like there are a few compounding issues here. Was Support also able to reproduce the behavior you saw in regards to the transaction logs not getting cleared?
... View more
05-21-2020
10:19 AM
|
0
|
2
|
15503
|
|
POST
|
Internally, the Data Store figures out what machines are part of the Server site and is capable of making sure that it always communicates with available machines, regardless of what URL you use to register the Data Store. The owning system URL property when describing the Data Store doesn't indicate that Data Store will only communicate with that machine.
... View more
05-19-2020
10:36 AM
|
2
|
4
|
7224
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-26-2016 10:10 AM | |
| 2 | 02-22-2024 07:22 AM | |
| 1 | 06-07-2024 07:11 AM | |
| 4 | 12-12-2024 08:52 AM | |
| 1 | 03-20-2024 12:35 PM |
| Online Status |
Offline
|
| Date Last Visited |
03-06-2026
09:51 AM
|