centsol / marketlicensing

Automatically exported from code.google.com/p/marketlicensing
Apache License 2.0
0 stars 0 forks source link

Error contacting server even if the internet connection is fine #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Some of my customers regularly get the ERROR_CONTACTING_SERVER response, even 
though they can browse the Internet just fine. I have had one occasion where I 
could reproduce it myself using a tester account and no amount of clearing the 
play store's cache, restarting or whatever could get it from resolving. The 
only thing that helps and also does for my customers is to remove their Google 
account from settings and add the same account again.

I am getting the impression that there may be a limit in how many times an app 
can use the lvl in a certain short time period before the lvl gives this 
response because my latest app can contact the license server more frequently 
than my other apps and this issue happens much more often, although it seems to 
happen sometimes for my older apps as well.

Any hints?

Original issue reported on code.google.com by extrea...@gmail.com on 5 Jan 2014 at 6:05

GoogleCodeExporter commented 8 years ago
08-17 13:28:06.721  29852-29852/ I/LicenseChecker﹕ Binding to licensing 
service.
08-17 13:28:06.890  29852-29852/ I/LicenseChecker﹕ Calling checkLicense on 
service for ********
08-17 13:28:06.890  29852-29852/ I/LicenseChecker﹕ Start monitoring timeout.
08-17 13:28:07.171  29852-30875/ I/LicenseChecker﹕ Received response.
08-17 13:28:07.171  29852-30875/ I/LicenseChecker﹕ Clearing timeout.
08-17 13:28:07.171  29852-30875/ W/LicenseValidator﹕ Error contacting 
licensing server.
08-17 13:28:07.183  29852-29852/ I/*******.ExpansionActivity﹕ Download state 
changed: Download failed because the resources could not be found

Does your Stacktrace look like this?

Original comment by Johannes...@gmail.com on 17 Aug 2015 at 11:50