|
POST
|
We ended up getting everything working, it was a DNS issue for us. We had a DNS host record added that resolves all traffic for external.domain.com to the web adaptor LAN IP. You HAVE to check the "reverse DNS" option on that rule. Like magic, map downloads and syncs started working.
... View more
02-12-2021
10:21 AM
|
1
|
0
|
1650
|
|
POST
|
This was a router issue with our network. The primary router has a DNS Host record for ourgisportal.domain.com that pointed to the GIS Web Adapter's internal IP, 192.168.1.25. Then, internal LAN clients can use the Portal website just as if they are accessing it from outside the network when they are actually not. Problem was, that DNS host record did NOT have reverse DNS enabled. As soon as it was enabled, the problem went away. In speaking with ESRI support, I recommended this gets added to the Enterprise config. docs; I've never seen reverse DNS listed as a requirement.
... View more
11-30-2020
01:16 PM
|
0
|
0
|
1618
|
|
POST
|
We recently switched to a Sophos XG Firewall and are having tons of issues with simple "port forwarding" to our ArcGIS Enterprise base deployment. We've worked with Sophos Support - professional services for hours and it's a mystery why users cannot download offline areas using Collector. Firewall rules are properly configured, all security/packet inspection is disabled, ect. and the download still fails. It appears that the ESRI basemap download does not traverse our firewall, but after authentication, goes directly from ESRI's basemap service to the Collector Client. Something with this download is causing an issue with our XG Firewall. As soon as we switch to our former firewall platform, pfSense all works as expected, no problems. I guess I'm just wanting to hear from the GIS community if anyone is using XG Firewall out there.
... View more
11-20-2020
12:34 PM
|
0
|
2
|
1759
|
|
POST
|
ESRI- How are ESRI hosted basemaps delivered when a client downloads them in Collector? Is our on premise ArcGIS Enterprise deployment used as a proxy to the ESRI hosted tiled basemaps? I'm assuming all connections are using TCP? This info. will help me troubleshoot why slower connections are "timing out" on our XG firewall.
... View more
11-16-2020
07:06 AM
|
0
|
0
|
3005
|
|
POST
|
Long story longer, about 3 weeks ago we switched to Sophos XG firewalls and there seems to be an issue with them. This morning, I pulled the XG Firewall and re-installed of pfSense firewall and the problem went away re: downloading maps over high latency connections. But, that doesn't fully explain the problem because in the last few weeks with the XG firewall installed, we were NOT having issues downloading raster basemaps. My opinion is that some type of timeout settings have been changed on the tiled basemap service that craps out slower connections. With our pfSense router (2x as fast compared to XG) that latency issue is minimized and the download from the tiled map service doesn't timeout.
... View more
11-14-2020
06:36 AM
|
1
|
1
|
3022
|
|
POST
|
Has there been changes to ESRI hosted tiled basemaps this week? We're running Enterprise 10.8.1 and this week started having issues getting ESRI tiled basemaps to download as offline areas in Collector. All we get is an error "failed to download offline area". No errors in Server Manager log. I changed my password in AGOL to make sure it was long enough, it was "grandfathered" and only 6 characters long. I then copied this URL from a tiled basemap: https://tiledbasemaps.arcgis.com/arcgis/rest/services/World_Imagery/MapServer In Enterprise Portal 10.8.1 I Add Item from URL, enter that basemap URL, then store credentials. I then add that layer now listed as an item in Portal to a new blank map, set as basemap and share with Basemap group. The basemap then shows up in the Basemap gallery, just like the documentation here: https://enterprise.arcgis.com/en/portal/latest/use/take-maps-offline.htm When on Wifi we can download a webmap in Collector that uses the above basemap, no problem. But when on a cellular connection or Wifi network that is distant from our Enterprise deployment we get the error "failed to download offline area". Here's where it gets interesting. If we open that same webmap, then Add/Layer from Web and enter the basemap URL, and set as basemap, then try to download in Collector we are prompted for AGOL credentials. We enter the AGOL credentials and the download proceeds without issue regardless of cell or wifi network. What could have changed in the last week? Are stored credentials expiring or not working correctly when high latency connections are used?
... View more
11-13-2020
07:13 PM
|
1
|
5
|
3046
|
|
POST
|
Enterprise 10.7.1, we cannot download offline areas when the latency between the remote user and the GIS Server machine is high. The remote Collector user get a generic error "Failed to download the offline area". We tried both Android Collector and new Field Maps apps. Users a few states away have issues even on Wifi. Any tips here?
... View more
11-13-2020
12:41 PM
|
0
|
2
|
1676
|
|
POST
|
Same issue here, Enterprise 10.7.1. Seems like certain Android devices cannot download offline areas (Google Pixel 3) using the latest version of Collector. All our webmaps have Enterprise feature layers; postgresql 9.6
... View more
11-13-2020
09:23 AM
|
0
|
0
|
6949
|
|
POST
|
Win 10 Pro is fully updated, version 2004 Win. control panel, uninstalled Pro, then rebooted. Clean install 2.6, opened the same Pro project as before, then the same local C:\ FGDB, the problem still persists. Installed 2.6.1 patch atop 2.6. Created a new blank project, accessed the same local C:\ FGDB, problem solved Closed new blank project. Opened same Pro project as before, then the same local C:\ FGDB, the problem still persists. Removed all items in geoprocessing history (147 of them), the problem still persists. Edit: testing continues.. Created new Pro project using an existing template we had. Had 2 instances of Pro open, the problematic project from above and the new one. I then copy/pasted the Pro map over to the new Project. In the new project, I now have the original map from the old project. I Field calculated the same local C:\ FGDB, the problem still persists. Created a new blank map in the new Pro project, I Field calculated the same local C:\ FGDB, problem solved So, this bug is related to the Pro map, project, which makes sense, because my Collegue and I are working on the "same" project/map. He opened the original and did a SAVE-AS, I'm still using the original. Edit: finally figured out the bug, it's related to a Hosted Feature Layer being present in the map. Steps to test attribute calculation: Select a record in attribute table. Right click on field, calculate field, specify a string to calculate, hit APPLY make sure and leave the field calculator floating window open change the selection in the table to a different record the field calculator window is already open, don't change anything except a new string to calculate, hit APPLY or OK, doesn't matter Steps to Repo the issue with calculating attributes when HFL is present in the map: Create a new blank pro project. Insert a new blank map. Add a single FGDB layer to the map. Perform the above "Steps to test attribute calculation". Everything will work as expected. Add a HFL to your map. We use Enterprise, I have not tested AGOL HFLs. Perform the above "Steps to test attribute calculation". You will see the problem where the incorrect record is calculated. Remove the HFL. Perform the above "Steps to test attribute calculation". You will see the problem where the incorrect record is calculated. Once the HFL is added, even after it's removed, the attribute calculation problem persists. It's not corrected until you create a new map.
... View more
09-23-2020
06:12 AM
|
0
|
2
|
6974
|
|
POST
|
I created a new FGDB on local C, created new poly feat class with 1 field. Digitized 2 non-overlapping polys. Same result, the incorrect record is calculated, just like the initial steps. So, this has nothing to do with the location of the FGDB (local vs. network share)
... View more
09-22-2020
02:50 PM
|
0
|
4
|
3102
|
|
POST
|
The video uses a simple FGDB on a Win Server 2016 network share; I wanted to simplify the environment, but in our case (2 different workstations, 2 different Pro licenses) it doesn't matter. A feature service, SDE Feature Class or FGDB all produce the same result as shown in the video. We have to be REALLY careful when calculating attribute values.
... View more
09-22-2020
02:41 PM
|
0
|
0
|
4012
|
|
POST
|
I renamed both those folders to _old, then re-opened Pro, and navigated to the same FGDB for the test calc's, the issue still persists.
... View more
09-22-2020
02:35 PM
|
0
|
1
|
4012
|
|
POST
|
I had to split the video into 2 parts; pretty basic but illustrates the issue. This is really bizarre.
... View more
09-22-2020
02:22 PM
|
1
|
2
|
4012
|
|
POST
|
I have never done a clean install, I've upgraded several versions atop each other. I installed 2.6, then 2.6.1 (the SP), the update was not a clean install. A co-worker was able to repo. the issue, he also did not clean install, actually, can't because I'm the person with admin. privs to run installs.
... View more
09-22-2020
02:14 PM
|
0
|
3
|
4012
|
|
POST
|
When I documented the steps above, I was using an SDE GDB (postgreSQL 9.5), unversioned, archiving enabled. So, I created a new FGDB on disk, found a random poly feature class from a different FGDB, copy/pasted it into the new FGDB, then completed the above steps. Same result. The first selected record is calculated.
... View more
09-22-2020
02:03 PM
|
0
|
5
|
4012
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 2 | 06-19-2026 05:33 AM | |
| 1 | 05-02-2024 04:44 PM | |
| 1 | 11-04-2025 11:45 AM | |
| 1 | 10-31-2025 06:53 AM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|