POST
|
Hi all, I’m encountering an intermittent issue when navigating a web map that uses ArcGIS Server feature services on my Enterprise 11.1 environment. As I pan or zoom, I sometimes get the following error in the browser console: GET <service URL> net::ERR_HTTP2_PROTOCOL_ERROR dojo.js:411
GET https://maps....../server/rest/services/..../..../Featur…tPdVQdKKKKGMufrIgeAMi9HzlcY9soAHQqv4EWldu2-GBfaizl4PLLOZDN33YynLok4DSTiU8. net::ERR_HTTP2_PROTOCOL_ERROR
(anonymous) @ dojo.js:411
d @ dojo.js:35
q @ dojo.js:40
(anonymous) @ dojo.js:40
(anonymous) @ dojo.js:40
D @ dojo.js:407
(anonymous) @ dojo.js:416
d @ dojo.js:35
q @ dojo.js:40
Promise.then
d @ dojo.js:36
q @ dojo.js:40
(anonymous) @ dojo.js:40
(anonymous) @ dojo.js:40
J @ dojo.js:415
(anonymous) @ dojo.js:401
d @ dojo.js:35
q @ dojo.js:40
Promise.then
d @ dojo.js:36
q @ dojo.js:40
(anonymous) @ dojo.js:40
(anonymous) @ dojo.js:40
m @ dojo.js:399
(anonymous) @ dojo.js:397
d @ dojo.js:35
q @ dojo.js:40
Promise.then
d @ dojo.js:36
q @ dojo.js:40
(anonymous) @ dojo.js:40
(anonymous) @ dojo.js:40
request @ dojo.js:398
t._onInvokeMessage @ dojo.js:1732
t._onMessage @ dojo.js:1732 Some layers fail to load immediately but eventually appear after a delay. Occasionally, none of the services load at all — for any users — and everything times out. After about a minute, things recover and start working normally again. This seems to happen at random, and we haven’t made any recent changes to the services or server configuration. Has anyone experienced similar issues with ArcGIS Server and HTTP/2? Could this be related to server load, proxy configuration, or something else? Would appreciate any pointers for troubleshooting. Thanks!
... View more
07-15-2025
09:08 PM
|
0
|
1
|
158
|
POST
|
Thanks, @ChrisUnderwood and @TimoT Here some additional findings: Edge Browser: Printing works fine in Microsoft Edge Basemap Issues: Occasionally, the basemap doesn't appear when printing (Chrome, Edge and Firefox). However, if I interact with the map (e.g., move or zoom) and try printing again, the basemap displays correctly. Console Errors: When working with more complex maps and feature services in Chrome, I encounter these console messages: [esri.core.watchUtils] 🛑 DEPRECATED - Module: esri/core/watchUtils
🛠️ Replacement: esri/core/reactiveUtils
:gear: Version: 4.24
[GroupMarkerNotSet(crbug.com/242999)!:A0002200AC430000] Automatic fallback to software WebGL has been deprecated. Please use the --enable-unsafe-swiftshader flag to opt in to lower security guarantees for trusted content.
[.WebGL-0x512c0ecec600] GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels WebGL Involvement: Are these console errors related to WebGL issues? Does the printing functionality in ArcGIS Enterprise rely on WebGL for rendering? Deprecation Warning: Could the deprecated watchUtils module be contributing to the printing failures? GPU Stall Messages: Are the GPU stall messages affecting the rendering pipeline necessary for printing?
... View more
01-28-2025
04:03 PM
|
0
|
0
|
637
|
POST
|
Hi all, I'm using ArcGIS Enterprise 11.1 and frequently experience printing failures in Google Chrome. The issue occurs regularly, but clearing the Chrome cache temporarily resolves it until it happens again (after 1-2 days). Error executing tool. Export Web Map Job ID: j755c2fb54053451aa9a361d866d7e530 : Failed to create layer from service at https://......./server/rest/services/....../MapServer. Failed to execute (Export Web Map). This problem doesn't occur in Firefox. Has anyone encountered this issue or knows of a solution? Thanks for your help! Best,
... View more
01-27-2025
05:17 PM
|
0
|
3
|
696
|
POST
|
Thanks @MobiusSnake, yeah, I thought about both options. However, I don't have a webhook provider. So this won't work. I do like the second option of having a notebook, but as you said, it won't be instantaneous, unless I host this on Enterprise, which is for this project not an option. Thanks for sharing your ideas about how I can process new data. That's actually a good idea.
... View more
09-13-2023
12:49 AM
|
0
|
0
|
557
|
POST
|
Hello Geonet community, I'm working with Survey123 to create polygons in a feature layer. As soon as a polygon gets created, I want to automatically update a specific field within this new feature. Specifically, I'd like to calculate how many points from another feature service are located within this newly created polygon. Thanks in advance for your insights!
... View more
09-12-2023
11:49 PM
|
2
|
2
|
611
|
POST
|
haha, yeah. true. changed it, but still not showing in the drop-down menue.
... View more
08-17-2023
02:36 PM
|
0
|
0
|
2732
|
POST
|
in the mean time I got a workaround. I added the fonts to those files here: I know that's not ideal, but at least I can select them now in the list...
... View more
08-16-2023
02:58 PM
|
2
|
2
|
2747
|
POST
|
Very odd,... The fonts are under ...\client\your-extensions\themes\demo-theme\assets\fonts in my style.scss I have: @font-face {
font-family: 'Dancing Script';
src: url('./assets/fonts/DS.ttf') format('truetype');
} fyi, style.ts is not used...
... View more
08-16-2023
02:56 PM
|
0
|
2
|
2747
|
POST
|
Thanks Jeffrey, I saw your post somehere else in this forum 🙂 However, it's still not working. I even tried to use you Dancing Script font 🙂
... View more
08-15-2023
02:02 PM
|
0
|
0
|
2759
|
POST
|
Hi, I want to have a custom fonts (e.g. Open Sans) in my theme. While it seems to work in the preview...: ...my custom font is not showing in my fonts list and can't therefore not be used in my widgets I was following these instructions here: https://developers.arcgis.com/experience-builder/guide/theme-development/ resp. this video here https://mediaspace.esri.com/media/t/1_4fbh1eud
... View more
08-14-2023
11:11 PM
|
0
|
9
|
2829
|
POST
|
any ideas? @TonghuiMing, do you think this is related to the BUG-000150108? https://community.esri.com/t5/arcgis-experience-builder-questions/change-date-in-list-widget-to-mm-dd-yyyy/td-p/1125340
... View more
12-20-2022
07:01 PM
|
0
|
0
|
1059
|
POST
|
Update: I also tried using data and web map hosted on AGOL. resulting in the problem: The deployed app (either on localhost or on a webserver) as the US date format (MM/DD/YYYY). For the pop-up and the table.... So to summarize: Date format in Portal and in AGOL are set to GB (DD/MM/YYYY) The app shows the correct date format (GB) when: > in live view > in draft (https://localhost:3001/experience/1/?draft=true) > running on 3001 (https://localhost:3001/experience/1) The app does not show the correct date format when: > deployed on any web server > deployed on localhost (https://localhost/app) Tested on AGOL, 10.9.1 resp. on EXB 1.9 and 1.10
... View more
12-07-2022
01:05 PM
|
0
|
0
|
1072
|
POST
|
I have testet this in EXB 1.9 and in EXB 1.10 Any thoughts?
... View more
12-07-2022
12:35 PM
|
0
|
0
|
1072
|
POST
|
@jcarlson:, I use the windows recommended time setting, which is NZ.
... View more
12-05-2022
11:10 AM
|
0
|
0
|
1084
|
POST
|
Hi there, I'm experiencing some issues when I deploy my experience builder app. The date format for the popup and the table get changes to US after I deploy the app. In the preview and in the undeployed version (localhost:3001/...) the date shows as configured in Portal. However, as soon as I deploy the app on a web server OR on my local machine (localhost/...), the date format is US... Version of enterprise is 10.9.1.
... View more
12-04-2022
07:33 PM
|
0
|
5
|
1125
|
Title | Kudos | Posted |
---|---|---|
1 | 03-09-2022 01:43 PM | |
2 | 08-16-2023 02:58 PM | |
1 | 04-13-2022 09:16 PM | |
2 | 09-12-2023 11:49 PM | |
2 | 10-13-2020 02:46 PM |
Online Status |
Offline
|
Date Last Visited |
07-15-2025
08:55 PM
|