iitc-project / ingress-intel-total-conversion

ingress.com/intel total conversion user script with some new features. Should allow easier extension of the intel map.
http://iitc.jonatkins.com/
ISC License
991 stars 552 forks source link

Currently i get xx % loaded 1-7 failed on android 4.4.2 galaxy tab4 #995

Closed grzchr15 closed 9 years ago

grzchr15 commented 9 years ago

I want to help debug, But how to find reson of failed partiell request. . it happen on stock iitc and Chrome. f12 network inspector shows no http request with Problems. All http Status 200 Alogcat shows also no related messages.

grzchr15 commented 9 years ago

13:02:47.630 WARN iitcm-console <script/total-conversion-build.user.js>:14692: getEntities status: 1 tiles: 0 successful, 1 failed. delay 10 seconds

grzchr15 commented 9 years ago

13:02:47.630 WARN iitcm-console script/total-conversion-build.user.js:14692: getEntities status: 1 tiles: 0 successful, 1 failed. delay 10 seconds

grzchr15 commented 9 years ago

13:05:19.316 WARN iitcm-console script/total-conversion-build.user.js:14692: getEntities status: 2 tiles: 0 successful, 2 failed. delay 10 seconds

pleasantone commented 9 years ago

Yes, I'm seeing the same thing. Is the JSON decoding of the returned data failing?

Authors? This is beyond my minimal javascript skills so far.

jonatkins commented 9 years ago

the backend servers started returning empty responses. latest version now treats these as errors and retries.