Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.72 KB | None | 0 0
  1.  
  2. 02-10 11:40:07.278 12806-12806/? W/System.err: retrofit.RetrofitError
  3. 02-10 11:40:07.285 12806-12806/? W/System.err: at retrofit.RestAdapter$RestHandler.invokeRequest(RestAdapter.java:395)
  4. 02-10 11:40:07.285 12806-12806/? W/System.err: at retrofit.RestAdapter$RestHandler.access$100(RestAdapter.java:220)
  5. 02-10 11:40:07.285 12806-12806/? W/System.err: at retrofit.RestAdapter$RestHandler$1.invoke(RestAdapter.java:265)
  6. 02-10 11:40:07.285 12806-12806/? W/System.err: at retrofit.RxSupport$2.run(RxSupport.java:55)
  7. 02-10 11:40:07.285 12806-12806/? W/System.err: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)
  8. 02-10 11:40:07.285 12806-12806/? W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  9. 02-10 11:40:07.285 12806-12806/? W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  10. 02-10 11:40:07.286 12806-12806/? W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  11. 02-10 11:40:07.286 12806-12806/? W/System.err: at retrofit.Platform$Android$2$1.run(Platform.java:142)
  12. 02-10 11:40:07.286 12806-12806/? W/System.err: at java.lang.Thread.run(Thread.java:818)
  13. 02-10 11:40:07.286 12806-12806/? W/System.err: Caused by: java.net.SocketTimeoutException
  14. 02-10 11:40:07.291 12806-12806/? W/System.err: at java.net.PlainSocketImpl.read(PlainSocketImpl.java:484)
  15. 02-10 11:40:07.291 12806-12806/? W/System.err: at java.net.PlainSocketImpl.-wrap0(PlainSocketImpl.java)
  16. 02-10 11:40:07.291 12806-12806/? W/System.err: at java.net.PlainSocketImpl$PlainSocketInputStream.read(PlainSocketImpl.java:237)
  17. 02-10 11:40:07.291 12806-12806/? W/System.err: at okio.Okio$2.read(Okio.java:139)
  18. 02-10 11:40:07.291 12806-12806/? W/System.err: at okio.AsyncTimeout$2.read(AsyncTimeout.java:211)
  19. 02-10 11:40:07.291 12806-12806/? W/System.err: at okio.RealBufferedSource.indexOf(RealBufferedSource.java:306)
  20. 02-10 11:40:07.291 12806-12806/? W/System.err: at okio.RealBufferedSource.indexOf(RealBufferedSource.java:300)
  21. 02-10 11:40:07.291 12806-12806/? W/System.err: at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:196)
  22. 02-10 11:40:07.291 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpConnection.readResponse(HttpConnection.java:191)
  23. 02-10 11:40:07.291 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpTransport.readResponseHeaders(HttpTransport.java:80)
  24. 02-10 11:40:07.291 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpEngine.readNetworkResponse(HttpEngine.java:906)
  25. 02-10 11:40:07.291 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpEngine.access$300(HttpEngine.java:92)
  26. 02-10 11:40:07.291 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:891)
  27. 02-10 11:40:07.291 12806-12806/? W/System.err: at com.tickaroo.retrofithttp.interceptors.ExpiresToCacheControlInterceptor.intercept(ExpiresToCacheControlInterceptor.java:25)
  28. 02-10 11:40:07.291 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:868)
  29. 02-10 11:40:07.291 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:749)
  30. 02-10 11:40:07.292 12806-12806/? W/System.err: at com.squareup.okhttp.Call.getResponse(Call.java:268)
  31. 02-10 11:40:07.292 12806-12806/? W/System.err: at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed(Call.java:224)
  32. 02-10 11:40:07.292 12806-12806/? W/System.err: at com.tickaroo.kickerlib.http.retrofit.interceptor.KikDateHaderInterceptor.intercept(KikDateHaderInterceptor.java:14)
  33. 02-10 11:40:07.292 12806-12806/? W/System.err: at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed(Call.java:221)
  34. 02-10 11:40:07.292 12806-12806/? W/System.err: at com.tickaroo.retrofithttp.interceptors.AuthInterceptor.intercept(AuthInterceptor.java:70)
  35. 02-10 11:40:07.292 12806-12806/? W/System.err: at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed(Call.java:221)
  36. 02-10 11:40:07.292 12806-12806/? W/System.err: at com.squareup.okhttp.Call.getResponseWithInterceptorChain(Call.java:195)
  37. 02-10 11:40:07.292 12806-12806/? W/System.err: at com.squareup.okhttp.Call.execute(Call.java:79)
  38. 02-10 11:40:07.292 12806-12806/? W/System.err: at retrofit.client.OkClient.execute(OkClient.java:53)
  39. 02-10 11:40:07.292 12806-12806/? W/System.err: at retrofit.RestAdapter$RestHandler.invokeRequest(RestAdapter.java:326)
  40. 02-10 11:40:07.292 12806-12806/? W/System.err: ... 9 more
  41. 02-10 11:40:07.293 12806-12806/? W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'com.tickaroo.kicker.login.manager.model.KikUserStatus com.tickaroo.kicker.login.manager.model.KikUserStatusWrapper.getStatus()' on a null object reference
  42. 02-10 11:40:07.294 12806-12806/? W/System.err: at com.tickaroo.kicker.login.fragments.facebook.FacebookLoginPresenter.onError(FacebookLoginPresenter.java:152)
  43. 02-10 11:40:07.294 12806-12806/? W/System.err: at com.tickaroo.kicker.login.http.TikBaseRxPresenter$1.onError(TikBaseRxPresenter.java:72)
  44. 02-10 11:40:07.294 12806-12806/? W/System.err: at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:159)
  45. 02-10 11:40:07.294 12806-12806/? W/System.err: at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:120)
  46. 02-10 11:40:07.294 12806-12806/? W/System.err: at rx.internal.operators.OperatorObserveOn$ObserveOnSubscriber.pollQueue(OperatorObserveOn.java:191)
  47. 02-10 11:40:07.295 12806-12806/? W/System.err: at rx.internal.operators.OperatorObserveOn$ObserveOnSubscriber$2.call(OperatorObserveOn.java:162)
  48. 02-10 11:40:07.295 12806-12806/? W/System.err: at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55)
  49. 02-10 11:40:07.295 12806-12806/? W/System.err: at android.os.Handler.handleCallback(Handler.java:739)
  50. 02-10 11:40:07.295 12806-12806/? W/System.err: at android.os.Handler.dispatchMessage(Handler.java:95)
  51. 02-10 11:40:07.295 12806-12806/? W/System.err: at android.os.Looper.loop(Looper.java:148)
  52. 02-10 11:40:07.295 12806-12806/? W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5417)
  53. 02-10 11:40:07.295 12806-12806/? W/System.err: at java.lang.reflect.Method.invoke(Native Method)
  54. 02-10 11:40:07.295 12806-12806/? W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  55. 02-10 11:40:07.295 12806-12806/? W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  56. 02-10 11:40:07.296 12806-12806/? W/System.err: java.lang.IllegalStateException: Fatal Exception thrown on Scheduler.Worker thread.
  57. 02-10 11:40:07.296 12806-12806/? W/System.err: at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:62)
  58. 02-10 11:40:07.296 12806-12806/? W/System.err: at android.os.Handler.handleCallback(Handler.java:739)
  59. 02-10 11:40:07.296 12806-12806/? W/System.err: at android.os.Handler.dispatchMessage(Handler.java:95)
  60. 02-10 11:40:07.296 12806-12806/? W/System.err: at android.os.Looper.loop(Looper.java:148)
  61. 02-10 11:40:07.296 12806-12806/? W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5417)
  62. 02-10 11:40:07.296 12806-12806/? W/System.err: at java.lang.reflect.Method.invoke(Native Method)
  63. 02-10 11:40:07.296 12806-12806/? W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  64. 02-10 11:40:07.296 12806-12806/? W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  65. 02-10 11:40:07.296 12806-12806/? W/System.err: Caused by: rx.exceptions.OnErrorFailedException: Error occurred when trying to propagate error to Observer.onError
  66. 02-10 11:40:07.296 12806-12806/? W/System.err: at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:194)
  67. 02-10 11:40:07.296 12806-12806/? W/System.err: at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:120)
  68. 02-10 11:40:07.296 12806-12806/? W/System.err: at rx.internal.operators.OperatorObserveOn$ObserveOnSubscriber.pollQueue(OperatorObserveOn.java:191)
  69. 02-10 11:40:07.296 12806-12806/? W/System.err: at rx.internal.operators.OperatorObserveOn$ObserveOnSubscriber$2.call(OperatorObserveOn.java:162)
  70. 02-10 11:40:07.296 12806-12806/? W/System.err: at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55)
  71. 02-10 11:40:07.296 12806-12806/? W/System.err: ... 7 more
  72. 02-10 11:40:07.296 12806-12806/? W/System.err: Caused by: rx.exceptions.CompositeException: 2 exceptions occurred.
  73. 02-10 11:40:07.297 12806-12806/? W/System.err: ... 12 more
  74. 02-10 11:40:07.301 12806-12806/? W/System.err: Caused by: rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received =>
  75. 02-10 11:40:07.302 12806-12806/? W/System.err: at com.netbiscuits.kicker.KickerApplication$2.handleError(KickerApplication.java:243)
  76. 02-10 11:40:07.302 12806-12806/? W/System.err: at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:64)
  77. 02-10 11:40:07.302 12806-12806/? W/System.err: ... 7 more
  78. 02-10 11:40:07.302 12806-12806/? W/System.err: Caused by: retrofit.RetrofitError
  79. 02-10 11:40:07.302 12806-12806/? W/System.err: at retrofit.RestAdapter$RestHandler.invokeRequest(RestAdapter.java:395)
  80. 02-10 11:40:07.302 12806-12806/? W/System.err: at retrofit.RestAdapter$RestHandler.access$100(RestAdapter.java:220)
  81. 02-10 11:40:07.302 12806-12806/? W/System.err: at retrofit.RestAdapter$RestHandler$1.invoke(RestAdapter.java:265)
  82. 02-10 11:40:07.302 12806-12806/? W/System.err: at retrofit.RxSupport$2.run(RxSupport.java:55)
  83. 02-10 11:40:07.302 12806-12806/? W/System.err: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)
  84. 02-10 11:40:07.302 12806-12806/? W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  85. 02-10 11:40:07.302 12806-12806/? W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  86. 02-10 11:40:07.302 12806-12806/? W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  87. 02-10 11:40:07.302 12806-12806/? W/System.err: at retrofit.Platform$Android$2$1.run(Platform.java:142)
  88. 02-10 11:40:07.302 12806-12806/? W/System.err: at java.lang.Thread.run(Thread.java:818)
  89. 02-10 11:40:07.302 12806-12806/? W/System.err: Caused by: java.net.SocketTimeoutException
  90. 02-10 11:40:07.302 12806-12806/? W/System.err: at java.net.PlainSocketImpl.read(PlainSocketImpl.java:484)
  91. 02-10 11:40:07.302 12806-12806/? W/System.err: at java.net.PlainSocketImpl.-wrap0(PlainSocketImpl.java)
  92. 02-10 11:40:07.302 12806-12806/? W/System.err: at java.net.PlainSocketImpl$PlainSocketInputStream.read(PlainSocketImpl.java:237)
  93. 02-10 11:40:07.302 12806-12806/? W/System.err: at okio.Okio$2.read(Okio.java:139)
  94. 02-10 11:40:07.302 12806-12806/? W/System.err: at okio.AsyncTimeout$2.read(AsyncTimeout.java:211)
  95. 02-10 11:40:07.302 12806-12806/? W/System.err: at okio.RealBufferedSource.indexOf(RealBufferedSource.java:306)
  96. 02-10 11:40:07.302 12806-12806/? W/System.err: at okio.RealBufferedSource.indexOf(RealBufferedSource.java:300)
  97. 02-10 11:40:07.303 12806-12806/? W/System.err: at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:196)
  98. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpConnection.readResponse(HttpConnection.java:191)
  99. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpTransport.readResponseHeaders(HttpTransport.java:80)
  100. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpEngine.readNetworkResponse(HttpEngine.java:906)
  101. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpEngine.access$300(HttpEngine.java:92)
  102. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:891)
  103. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.tickaroo.retrofithttp.interceptors.ExpiresToCacheControlInterceptor.intercept(ExpiresToCacheControlInterceptor.java:25)
  104. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:868)
  105. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:749)
  106. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.Call.getResponse(Call.java:268)
  107. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed(Call.java:224)
  108. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.tickaroo.kickerlib.http.retrofit.interceptor.KikDateHaderInterceptor.intercept(KikDateHaderInterceptor.java:14)
  109. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed(Call.java:221)
  110. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.tickaroo.retrofithttp.interceptors.AuthInterceptor.intercept(AuthInterceptor.java:70)
  111. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed(Call.java:221)
  112. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.Call.getResponseWithInterceptorChain(Call.java:195)
  113. 02-10 11:40:07.303 12806-12806/? W/System.err: at com.squareup.okhttp.Call.execute(Call.java:79)
  114. 02-10 11:40:07.303 12806-12806/? W/System.err: at retrofit.client.OkClient.execute(OkClient.java:53)
  115. 02-10 11:40:07.303 12806-12806/? W/System.err: at retrofit.RestAdapter$RestHandler.invokeRequest(RestAdapter.java:326)
  116. 02-10 11:40:07.303 12806-12806/? W/System.err: ... 9 more
  117. 02-10 11:40:07.529 12806-12806/? E/AndroidRuntime: FATAL EXCEPTION: main
  118. Process: com.netbiscuits.kicker, PID: 12806
  119. java.lang.IllegalStateException: Fatal Exception thrown on Scheduler.Worker thread.
  120. at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:62)
  121. at android.os.Handler.handleCallback(Handler.java:739)
  122. at android.os.Handler.dispatchMessage(Handler.java:95)
  123. at android.os.Looper.loop(Looper.java:148)
  124. at android.app.ActivityThread.main(ActivityThread.java:5417)
  125. at java.lang.reflect.Method.invoke(Native Method)
  126. at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  127. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  128. Caused by: rx.exceptions.OnErrorFailedException: Error occurred when trying to propagate error to Observer.onError
  129. at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:194)
  130. at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:120)
  131. at rx.internal.operators.OperatorObserveOn$ObserveOnSubscriber.pollQueue(OperatorObserveOn.java:191)
  132. at rx.internal.operators.OperatorObserveOn$ObserveOnSubscriber$2.call(OperatorObserveOn.java:162)
  133. at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55)
  134. at android.os.Handler.handleCallback(Handler.java:739) 
  135. at android.os.Handler.dispatchMessage(Handler.java:95) 
  136. at android.os.Looper.loop(Looper.java:148) 
  137. at android.app.ActivityThread.main(ActivityThread.java:5417) 
  138. at java.lang.reflect.Method.invoke(Native Method) 
  139. at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 
  140. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 
  141. Caused by: rx.exceptions.CompositeException: 2 exceptions occurred.
  142. at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:194) 
  143. at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:120) 
  144. at rx.internal.operators.OperatorObserveOn$ObserveOnSubscriber.pollQueue(OperatorObserveOn.java:191) 
  145. at rx.internal.operators.OperatorObserveOn$ObserveOnSubscriber$2.call(OperatorObserveOn.java:162) 
  146. at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) 
  147. at android.os.Handler.handleCallback(Handler.java:739) 
  148. at android.os.Handler.dispatchMessage(Handler.java:95) 
  149. at android.os.Looper.loop(Looper.java:148) 
  150. at android.app.ActivityThread.main(ActivityThread.java:5417) 
  151. at java.lang.reflect.Method.invoke(Native Method) 
  152. at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 
  153. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 
  154. Caused by: rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received =>
  155. at com.netbiscuits.kicker.KickerApplication$2.handleError(KickerApplication.java:243)
  156. at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:64)
  157. at android.os.Handler.handleCallback(Handler.java:739) 
  158. at android.os.Handler.dispatchMessage(Handler.java:95) 
  159. at android.os.Looper.loop(Looper.java:148) 
  160. at android.app.ActivityThread.main(ActivityThread.java:5417) 
  161. at java.lang.reflect.Method.invoke(Native Method) 
  162. at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 
  163. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 
  164. Caused by: retrofit.RetrofitError
  165. at retrofit.RestAdapter$RestHandler.invokeRequest(RestAdapter.java:395)
  166. at retrofit.RestAdapter$RestHandler.access$100(RestAdapter.java:220)
  167. at retrofit.RestAdapter$RestHandler$1.invoke(RestAdapter.java:265)
  168. at retrofit.RxSupport$2.run(RxSupport.java:55)
  169. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)
  170. at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  171. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  172. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  173. at retrofit.Platform$Android$2$1.run(Platform.java:142)
  174. at java.lang.Thread.run(Thread.java:818)
  175. Caused by: java.net.SocketTimeoutException
  176. at java.net.PlainSocketImpl.read(PlainSocketImpl.java:484)
  177. at java.net.PlainSocketImpl.-wrap0(PlainSocketImpl.java)
  178. at java.net.PlainSocketImpl$PlainSocketInputStream.read(PlainSocketImpl.java:237)
  179. at okio.Okio$2.read(Okio.java:139)
  180. at okio.AsyncTimeout$2.read(AsyncTimeout.java:211)
  181. at okio.RealBufferedSource.indexOf(RealBufferedSource.java:306)
  182. at okio.RealBufferedSource.indexOf(RealBufferedSource.java:300)
  183. at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:196)
  184. at com.squareup.okhttp.internal.http.HttpConnection.readResponse(HttpConnection.java:191)
  185. at com.squareup.okhttp.internal.http.HttpTransport.readResponseHeaders(HttpTransport.java:80)
  186. at com.squareup.okhttp.internal.http.HttpEngine.readNetworkResponse(HttpEngine.java:906)
  187. at com.squareup.okhttp.internal.http.HttpEngine.access$300(HttpEngine.java:92)
  188. at com.squareup.okhttp.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:891)
  189. at com.tickaroo.retrofithttp.interceptors.ExpiresToCacheControlInterceptor.intercept(ExpiresToCacheControlInterceptor.java:25)
  190. at com.squareup.okhttp.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:868)
  191. at com.squareup.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:749)
  192. at com.squareup.okhttp.Call.getResponse(Call.java:268)
  193. at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed(Call.java:224)
  194. at com.tickaroo.kickerlib.http.retrofit.interceptor.KikDateHaderInterceptor.intercept(KikDateHaderInterceptor.java:14)
  195. at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed(Call.java:221)
  196. at com.tickaroo.retrofithttp.interceptors.AuthInterceptor.intercept(AuthInterceptor.java:70)
  197. at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement