Map init error

708
1
02-09-2018 02:52 PM
mingleidi
New Contributor II

Hi, when my map application is started, many times it gave following errors:

init.js:182 GET https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer?f=json net::ERR_CONNECTION_TIMED_OUT

this timeout slows down my web map for 22 seconds, below is my time log:

Loading completed at 36:30

init.js:182 GET https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer?f=json net::ERR_CONNECTION_TIMED_OUT


init.js:327 [] #load() Failed to load layer (title: 'undefined', id: 'undefined') k {name: "request:server", message: "Unable to load https://elevation3d.arcgis.com/arcg…levation3D/Terrain3D/ImageServer?f=json status: 0", details: {…}}
b._consoleWriter @ init.js:327

SceneView.js:3364 processor started
mapUtils.ts:84 Loading CommunityAqhi at 36:52

Does anyone know to resolve this issue? Is it caused by local firewall?

Thanks,

Benjamin

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Benjamin,

   It must be something to do with your network. I do not see any errors when I use the a web scene.

0 Kudos