AGStoShapefile icon indicating copy to clipboard operation
AGStoShapefile copied to clipboard

error code 500?

Open Revo86 opened this issue 7 years ago • 1 comments

info: code=500, message=Error performing query operation, details=[]

/home/fsadmin/AGStoShapefile-master/AGStoSHP.js:63 throw err; ^ [object Object]

services.txt: https://kataster.skgeodesy.sk/eskn/rest/services/VRM/parcels_e_view/MapServer/1|test

Revo86 avatar Aug 25 '17 10:08 Revo86

This is reproducible, at least for me, and happens at the same point in processing.

info: query -> 2447500 out of 2447568
info:  code=500, message=Error performing query operation, details=[]

/projects/AGStoShapefile/AGStoSHP.js:62
				throw err;
				^
[object Object]

Was using ~10% available memory at the time, so probably not an issue with memory pressure.

flibbertigibbet avatar Nov 09 '17 18:11 flibbertigibbet