Open stepps00 opened 7 years ago
This error also occurred when I downloaded a bundle of county
records in Japan. The debug log errors were:
2017-08-31T22:14:26.244Z error
failed to parse https://whosonfirst.mapzen.com/data/890/522/887/890522887.geojson, because SyntaxError: Unexpected end of JSON input
and
2017-08-31T22:19:02.106Z error
failed to parse https://whosonfirst.mapzen.com/data/890/524/847/890524847.geojson, because SyntaxError: Unexpected end of JSON input
This issue is appearing again when downloading bundles of Russia descendants:
I'd be curious to know what the response text is from the Network tab of the dev console.
- Failed to load resource: the server responded with a status of 500 (Internal Server Error)
- leaflet.js:53 [Violation] 'setTimeout' handler took 81ms
When trying to download
county
descendants of the country Bhutan, the following error occurs:Error: something went wrong, but I don’t know what.
If I click "Cancel download," then "Resume download," the download resumes as expected. However, once the download is complete, I then see this error:
The number of items in your bundle (0) does not match the expected 205.
The bundle does appears to contain all expected records.
I've tried this with Afghanistan
county
records, too, and the same error messages appears. There does not seem to be a pattern that causes this error, but it does appear around the 15%-20% mark of the download.Edit: I'm using Chrome, Version 60.0.3112.101