googleapis / googleapis/google-cloud-java

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

Đang mở
#13,142 1 bình luận 1 reaction 0 người được giao Xem trên GitHub
api: firestore type: question
Ngôn ngữ chính
Java
Star
2.1k
Fork
1.2k
Merge trung bình
1 ngày 23 giờ
Pull request đã merge (30 ngày)
154

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.