Guest User

https://stackoverflow.com/posts/48188476/

a guest
Feb 7th, 2018
426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 23.27 KB | None | 0 0
  1. 02-07 16:23:44.072 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream closed with status: zzcd{code=UNAVAILABLE, description=End of stream or IOException, cause=null}.
  2. 02-07 16:23:56.670 I/FirestoreTest: Try to fetch document
  3. 02-07 16:23:56.783 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream closed with status: zzcd{code=UNAVAILABLE, description=null, cause=java.net.UnknownHostException: Unable to resolve host "firestore.googleapis.com": No address associated with hostname
  4.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:125)
  5.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74)
  6.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752)
  7.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source)
  8.                                     at io.grpc.internal.zzbk.run(Unknown Source)
  9.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  10.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  11.                                     at java.lang.Thread.run(Thread.java:762)
  12.                                  Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  13.                                     at libcore.io.Posix.android_getaddrinfo(Native Method)
  14.                                     at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
  15.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:106)
  16.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74) 
  17.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752) 
  18.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source) 
  19.                                     at io.grpc.internal.zzbk.run(Unknown Source) 
  20.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 
  21.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 
  22.                                     at java.lang.Thread.run(Thread.java:762) 
  23.                                 }.
  24. 02-07 16:23:56.784 I/Firestore: (0.6.6-dev) [zzetr]: Backing off for 723ms (base delay: 1000ms)
  25. 02-07 16:23:57.511 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream closed with status: zzcd{code=UNAVAILABLE, description=null, cause=java.net.UnknownHostException: Unable to resolve host "firestore.googleapis.com": No address associated with hostname
  26.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:125)
  27.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74)
  28.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752)
  29.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source)
  30.                                     at io.grpc.internal.zzbk.run(Unknown Source)
  31.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  32.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  33.                                     at java.lang.Thread.run(Thread.java:762)
  34.                                  Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  35.                                     at libcore.io.Posix.android_getaddrinfo(Native Method)
  36.                                     at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
  37.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:106)
  38.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74) 
  39.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752) 
  40.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source) 
  41.                                     at io.grpc.internal.zzbk.run(Unknown Source) 
  42.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 
  43.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 
  44.                                     at java.lang.Thread.run(Thread.java:762) 
  45.                                 }.
  46. 02-07 16:23:57.515 I/Firestore: (0.6.6-dev) [zzetr]: Backing off for 1471ms (base delay: 1500ms)
  47. 02-07 16:23:57.544 D/FirestoreTest: Received client is offline error
  48. 02-07 16:23:58.989 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream closed with status: zzcd{code=UNAVAILABLE, description=null, cause=java.net.UnknownHostException: Unable to resolve host "firestore.googleapis.com": No address associated with hostname
  49.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:125)
  50.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74)
  51.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752)
  52.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source)
  53.                                     at io.grpc.internal.zzbk.run(Unknown Source)
  54.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  55.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  56.                                     at java.lang.Thread.run(Thread.java:762)
  57.                                  Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  58.                                     at libcore.io.Posix.android_getaddrinfo(Native Method)
  59.                                     at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
  60.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:106)
  61.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74) 
  62.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752) 
  63.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source) 
  64.                                     at io.grpc.internal.zzbk.run(Unknown Source) 
  65.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 
  66.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 
  67.                                     at java.lang.Thread.run(Thread.java:762) 
  68.                                 }.
  69. 02-07 16:24:00.513 I/FirestoreTest: Try to fetch document
  70. 02-07 16:24:00.618 I/Firestore: (0.6.6-dev) [zzetr]: Backing off for 3178ms (base delay: 2250ms)
  71. 02-07 16:24:03.803 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream closed with status: zzcd{code=UNAVAILABLE, description=null, cause=java.net.UnknownHostException: Unable to resolve host "firestore.googleapis.com": No address associated with hostname
  72.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:125)
  73.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74)
  74.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752)
  75.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source)
  76.                                     at io.grpc.internal.zzbk.run(Unknown Source)
  77.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  78.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  79.                                     at java.lang.Thread.run(Thread.java:762)
  80.                                  Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  81.                                     at libcore.io.Posix.android_getaddrinfo(Native Method)
  82.                                     at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
  83.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:106)
  84.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74) 
  85.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752) 
  86.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source) 
  87.                                     at io.grpc.internal.zzbk.run(Unknown Source) 
  88.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 
  89.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 
  90.                                     at java.lang.Thread.run(Thread.java:762) 
  91.                                 }.
  92. 02-07 16:24:03.806 I/Firestore: (0.6.6-dev) [zzetr]: Backing off for 2419ms (base delay: 3375ms)
  93. 02-07 16:24:06.233 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream closed with status: zzcd{code=UNAVAILABLE, description=null, cause=java.net.UnknownHostException: Unable to resolve host "firestore.googleapis.com": No address associated with hostname
  94.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:125)
  95.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74)
  96.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752)
  97.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source)
  98.                                     at io.grpc.internal.zzbk.run(Unknown Source)
  99.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  100.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  101.                                     at java.lang.Thread.run(Thread.java:762)
  102.                                  Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  103.                                     at libcore.io.Posix.android_getaddrinfo(Native Method)
  104.                                     at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
  105.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:106)
  106.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74) 
  107.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752) 
  108.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source) 
  109.                                     at io.grpc.internal.zzbk.run(Unknown Source) 
  110.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 
  111.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 
  112.                                     at java.lang.Thread.run(Thread.java:762) 
  113.                                 }.
  114. 02-07 16:24:06.235 I/Firestore: (0.6.6-dev) [zzetr]: Backing off for 4660ms (base delay: 5062ms)
  115. 02-07 16:24:06.265 D/FirestoreTest: Received client is offline error
  116. 02-07 16:24:09.069 I/FirestoreTest: Try to fetch document
  117. 02-07 16:24:09.217 D/FirestoreTest: Received client is offline error
  118. 02-07 16:24:10.901 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream closed with status: zzcd{code=UNAVAILABLE, description=null, cause=java.net.UnknownHostException: Unable to resolve host "firestore.googleapis.com": No address associated with hostname
  119.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:125)
  120.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74)
  121.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752)
  122.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source)
  123.                                     at io.grpc.internal.zzbk.run(Unknown Source)
  124.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  125.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  126.                                     at java.lang.Thread.run(Thread.java:762)
  127.                                  Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  128.                                     at libcore.io.Posix.android_getaddrinfo(Native Method)
  129.                                     at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
  130.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:106)
  131.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74) 
  132.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752) 
  133.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source) 
  134.                                     at io.grpc.internal.zzbk.run(Unknown Source) 
  135.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 
  136.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 
  137.                                     at java.lang.Thread.run(Thread.java:762) 
  138.                                 }.
  139. 02-07 16:24:11.883 I/FirestoreTest: Try to fetch document
  140. 02-07 16:24:11.969 I/Firestore: (0.6.6-dev) [zzetr]: Backing off for 10406ms (base delay: 7593ms)
  141. 02-07 16:24:22.259 D/FirestoreTest: Received client is offline error
  142. 02-07 16:24:22.378 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream closed with status: zzcd{code=UNAVAILABLE, description=null, cause=java.net.UnknownHostException: Unable to resolve host "firestore.googleapis.com": No address associated with hostname
  143.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:125)
  144.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74)
  145.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752)
  146.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source)
  147.                                     at io.grpc.internal.zzbk.run(Unknown Source)
  148.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  149.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  150.                                     at java.lang.Thread.run(Thread.java:762)
  151.                                  Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  152.                                     at libcore.io.Posix.android_getaddrinfo(Native Method)
  153.                                     at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
  154.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:106)
  155.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74) 
  156.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752) 
  157.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source) 
  158.                                     at io.grpc.internal.zzbk.run(Unknown Source) 
  159.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 
  160.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 
  161.                                     at java.lang.Thread.run(Thread.java:762) 
  162.                                 }.
  163. 02-07 16:24:22.379 I/Firestore: (0.6.6-dev) [zzetr]: Backing off for 16955ms (base delay: 11389ms)
  164. 02-07 16:24:24.601 I/FirestoreTest: Try to fetch document
  165. 02-07 16:24:35.069 D/FirestoreTest: Received client is offline error
  166. 02-07 16:24:37.276 I/FirestoreTest: Try to fetch document
  167. 02-07 16:24:39.342 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream closed with status: zzcd{code=UNAVAILABLE, description=null, cause=java.net.UnknownHostException: Unable to resolve host "firestore.googleapis.com": No address associated with hostname
  168.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:125)
  169.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74)
  170.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752)
  171.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source)
  172.                                     at io.grpc.internal.zzbk.run(Unknown Source)
  173.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  174.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  175.                                     at java.lang.Thread.run(Thread.java:762)
  176.                                  Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
  177.                                     at libcore.io.Posix.android_getaddrinfo(Native Method)
  178.                                     at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
  179.                                     at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:106)
  180.                                     at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:74) 
  181.                                     at java.net.InetAddress.getAllByName(InetAddress.java:752) 
  182.                                     at io.grpc.internal.zzbj$zzb.zztt(Unknown Source) 
  183.                                     at io.grpc.internal.zzbk.run(Unknown Source) 
  184.                                     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 
  185.                                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 
  186.                                     at java.lang.Thread.run(Thread.java:762) 
  187.                                 }.
  188. 02-07 16:24:39.349 I/Firestore: (0.6.6-dev) [zzetr]: Backing off for 20701ms (base delay: 17083ms)
  189. 02-07 16:24:39.369 D/FirestoreTest: Received client is offline error
  190. 02-07 16:24:42.345 I/FirestoreTest: Try to fetch document
  191. 02-07 16:24:42.480 D/FirestoreTest: Received client is offline error
  192. 02-07 16:24:44.758 I/FirestoreTest: Try to fetch document
  193. 02-07 16:24:44.896 D/FirestoreTest: Received client is offline error
  194. 02-07 16:24:49.992 I/FirestoreTest: Try to fetch document
  195. 02-07 16:24:50.114 D/FirestoreTest: Received client is offline error
  196. 02-07 16:24:54.411 I/FirestoreTest: Try to fetch document
  197. 02-07 16:24:54.541 D/FirestoreTest: Received client is offline error
  198. 02-07 16:24:57.968 I/FirestoreTest: Try to fetch document
  199. 02-07 16:24:58.099 D/FirestoreTest: Received client is offline error
  200. 02-07 16:25:00.255 I/Firestore: (0.6.6-dev) [FirestoreCallCredentials]: Successfully fetched token.
  201. 02-07 16:25:00.257 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream is ready
  202. 02-07 16:25:01.514 I/FirestoreTest: Try to fetch document
  203. 02-07 16:25:01.613 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream sending: # com.google.android.gms.internal.zzeys@346b2c4b
  204. 02-07 16:25:01.620 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream sending: # com.google.android.gms.internal.zzeys@368ccb04
  205. 02-07 16:25:01.651 D/FirestoreTest: Received client is offline error
  206. 02-07 16:25:01.794 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received headers: {date=Wed, 07 Feb 2018 15:25:03 GMT}
  207. 02-07 16:25:01.797 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@2ca7d483
  208. 02-07 16:25:01.801 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@55c1242c
  209. 02-07 16:25:06.976 I/FirestoreTest: Try to fetch document
  210. 02-07 16:25:07.073 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream sending: # com.google.android.gms.internal.zzeys@66457c95
  211. 02-07 16:25:07.261 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@5e8224cd
  212. 02-07 16:25:07.272 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@2024cc84
  213. 02-07 16:25:07.277 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@27e483c2
  214. 02-07 16:25:07.347 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@a2da302e
  215. 02-07 16:25:07.355 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@1e1e883d
  216. 02-07 16:25:07.367 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream sending: # com.google.android.gms.internal.zzeys@368ccb6e
  217. 02-07 16:25:07.429 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream sending: # com.google.android.gms.internal.zzeys@dec3b932
  218. 02-07 16:25:07.529 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@879b7476
  219. 02-07 16:25:07.596 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@905c7517
  220. 02-07 16:25:07.611 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@98338602
  221. 02-07 16:25:07.620 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@632e8d02
  222. 02-07 16:25:07.624 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@1e1e883d
  223. 02-07 16:25:07.638 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@e2fcf7d1
  224. 02-07 16:25:07.641 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@2c66ff96
  225. 02-07 16:25:07.648 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream sending: # com.google.android.gms.internal.zzeys@368ccbd8
  226. 02-07 16:25:07.654 W/Firestore: (0.6.6-dev) [zzetm]: No setter/field for address found on class fr.xpdigit.digisafe.data.network.model.SiteModel
  227. 02-07 16:25:07.820 I/Firestore: (0.6.6-dev) [zzeta]: (6dffa96) Stream received: # com.google.android.gms.internal.zzeyu@b975c4c0
Add Comment
Please, Sign In to add comment