googleapis / googleapis/google-cloud-java

[java-firestore] Firestore UNAVAILABLE - connection reset by peer

Abierto
#13,142 1 comentario 1 reacción 0 asignados Ver en GitHub
api: firestore type: question
Lenguaje dominante
Java
Estrellas
2.1k
Forks
1.2k
Merge medio
1 d 23 h
PR fusionados (30 d)
154

Descripción

Hi

Environment: Java 8, admin sdk 6.13.0, ubuntu 18.0.4

#### Steps to reproduce
Please see point 2 in the following thread: https://github.com/firebase/firebase-admin-java/issues/437 and the comments.

#### Code example
Varies, not specific code but an interaction with Firestore server.

#### Stack trace
```
java.util.concurrent.ExecutionException: com.google.api.gax.rpc.UnavailableException: io.grpc.StatusRuntimeException: UNAVAILABLE: io exception at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:531) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:512) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.get(AbstractFuture.java:83) at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:62) at com.myapp.API3.api(API3.java:2789)

Caused by: io.grpc.netty.shaded.io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer.
```
You can see another example in the thread above.
I see that 6.14.0 is out but I didn't see any reference to this issue. Any estimation on when a retry will be added? Thanks.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.