Skip to main content
Question

ArcGIS Online Background Map in Inspector

  • April 4, 2018
  • 3 replies
  • 10 views

simonl
Contributor
Forum|alt.badge.img+7

I'm getting the following error when trying to use ESRI World_Street_Map in Inspector as the background map. Lots of workers retrieving tiles and then a RegExp error?

Worker 15400 > |INFORM|ArcGIS Online Map Service Reader: Retrieved tile [8, 155, 227] from https://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/8/155/227?f=json
Worker 15400 > |INFORM|ArcGIS Online Map Service Reader: Retrieved tile [8, 156, 228] from https://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/8/156/228?f=json
Worker 15400 > |INFORM|ArcGIS Online Map Service Reader: Retrieved tile [8, 157, 229] from https://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/8/157/229?f=json
Worker 15400 > |INFORM|ArcGIS Online Map Service Reader: Retrieved tile [8, 156, 227] from https://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/8/156/227?f=json
Worker 15400 > |ERROR |Python Exception <PyJsException>: SyntaxError: Invalid RegExp pattern: u'^(0|10|127|192\\.168|172\\.1[6789]|172\\.2[0-9]|172\\.3[01]|169\\.254|192\\.88\\.99).[0-9.]+
Worker 15400 > |ERROR |A fatal error has occurred. Check the logfile above for details -> u'^(0|10|127|192\\.168|172\\.1[6789]|172\\.2[0-9]|172\\.^(0|10|127[6789]|172\\.2[0-9]|54|192\\.8\\.99).[0-9'
{replace5}

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

carsonlam
Safer
Forum|alt.badge.img+7
  • Safer
  • April 5, 2018

It sounds like your network uses a proxy auto-config (PAC) file, and it might contain something invalid. Please open a support case with Safe and include a copy of your PAC file. Thanks!


simonl
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • April 5, 2018

It sounds like your network uses a proxy auto-config (PAC) file, and it might contain something invalid. Please open a support case with Safe and include a copy of your PAC file. Thanks!

Thanks for your response, I'll shoot my details through.

 

 

Web services from ArcGIS Online and other sources work fine in Workbench with my proxy details in the settings. Since there is no options for setting proxy details in Data Inspector one would assume the Workbench details are being used? If not, how do you set them?

 

 


carsonlam
Safer
Forum|alt.badge.img+7
  • Safer
  • April 5, 2018
Thanks for your response, I'll shoot my details through.

 

 

Web services from ArcGIS Online and other sources work fine in Workbench with my proxy details in the settings. Since there is no options for setting proxy details in Data Inspector one would assume the Workbench details are being used? If not, how do you set them?

 

 

Data Inspector always uses Workbench's proxy settings.