Advertisement
Guest User

Logcat

a guest
May 21st, 2018
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. 05-21 14:33:16.898 967-1675/? E/Finsky: [99] com.google.android.finsky.heterodyne.a.a(35): Failed to get auth token
  2. com.android.volley.AuthFailureError: Error while retrieving auth token
  3. at com.android.volley.a.b.a(SourceFile:15)
  4. at com.google.android.finsky.heterodyne.a.a(SourceFile:32)
  5. at com.google.android.gms.phenotype.core.c.b.a(SourceFile:261)
  6. at com.google.android.gms.phenotype.core.c.b.a(SourceFile:197)
  7. at com.google.android.finsky.heterodyne.a.a(SourceFile:254)
  8. at com.google.android.finsky.heterodyne.b.a(Unknown Source)
  9. at com.google.android.finsky.heterodyne.a.a(SourceFile:209)
  10. at com.google.android.finsky.heterodyne.a.a(SourceFile:199)
  11. at com.google.android.finsky.heterodyne.a.a(SourceFile:186)
  12. at com.google.android.finsky.heterodyne.HeterodyneSyncService.onHandleIntent(SourceFile:14)
  13. at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
  14. at android.os.Handler.dispatchMessage(Handler.java:102)
  15. at android.os.Looper.loop(Looper.java:136)
  16. at android.os.HandlerThread.run(HandlerThread.java:61)
  17. Caused by: java.io.IOException: NetworkError
  18. at android.accounts.AccountManager.convertErrorToException(AccountManager.java:1711)
  19. at android.accounts.AccountManager.access$400(AccountManager.java:144)
  20. at android.accounts.AccountManager$AmsTask$Response.onError(AccountManager.java:1572)
  21. at android.accounts.IAccountManagerResponse$Stub.onTransact(IAccountManagerResponse.java:69)
  22. at android.os.Binder.execTransact(Binder.java:404)
  23. at dalvik.system.NativeStart.run(Native Method)
  24. 05-21 14:33:16.998 967-1013/? E/GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
  25. 05-21 14:33:17.018 967-1013/? E/GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
  26. 05-21 14:33:21.638 967-1032/? E/GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
  27. 05-21 14:33:21.638 967-1503/? E/GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
  28. 05-21 14:33:21.908 967-998/? E/PlayCommon: [57] com.google.android.play.b.y.a(30): Failed to connect to server for server timestamp: java.net.UnknownHostException: Unable to resolve host "play.googleapis.com": No address associated with hostname
  29. 05-21 14:33:21.948 967-998/? E/PlayCommon: [57] com.google.android.play.b.h.a(553): Failed to connect to server: java.net.UnknownHostException: Unable to resolve host "play.googleapis.com": No address associated with hostname
  30. 05-21 14:33:25.208 1239-1239/? E/dalvikvm: Could not find class 'android.app.job.JobScheduler', referenced from method com.whatsapp.messaging.MessageService.a
  31. 05-21 14:33:31.738 967-1033/? E/Finsky: [81] com.google.android.finsky.verifier.impl.ab.a(50): Cannot do offline verify app
  32. java.util.concurrent.TimeoutException: Timed out waiting for Task
  33. at com.google.android.gms.tasks.i.a(SourceFile:24)
  34. at com.google.android.finsky.verifier.impl.ab.a(SourceFile:47)
  35. at com.google.android.finsky.verifier.impl.ab.a(SourceFile:28)
  36. at com.google.android.finsky.verifier.impl.d.d.a(SourceFile:2)
  37. at com.google.android.finsky.verifier.impl.d.d.doInBackground(SourceFile:10)
  38. at android.os.AsyncTask$2.call(AsyncTask.java:288)
  39. at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  40. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  41. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  42. at java.lang.Thread.run(Thread.java:841)
  43. 05-21 14:33:37.298 967-1727/? E/GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
  44. 05-21 14:33:44.777 653-1724/? E/WakeLock: release without a matched acquire!
  45. 05-21 14:34:04.907 653-1731/? E/WakeLock: release without a matched acquire!
  46. 05-21 14:35:28.476 653-1755/? E/WakeLock: release without a matched acquire!
  47. 05-21 14:35:48.496 653-1771/? E/WakeLock: release without a matched acquire!
  48. 05-21 14:36:35.645 967-998/? E/PlayCommon: [57] com.google.android.play.b.y.a(30): Failed to connect to server for server timestamp: java.net.UnknownHostException: Unable to resolve host "play.googleapis.com": No address associated with hostname
  49. 05-21 14:36:35.675 967-998/? E/PlayCommon: [57] com.google.android.play.b.h.a(553): Failed to connect to server: java.net.UnknownHostException: Unable to resolve host "play.googleapis.com": No address associated with hostname
  50. 05-21 14:38:15.604 653-1792/? E/WakeLock: release without a matched acquire!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement