cachapa / firedart

A dart-native implementation of the Firebase Auth and Firestore SDKs
https://pub.dev/packages/firedart
Apache License 2.0
174 stars 62 forks source link

Connection error: Connection is being forcefully terminated. #109

Closed LEHOANGLONG0807 closed 8 months ago

LEHOANGLONG0807 commented 1 year ago

flutter: Handling error gRPC Error (code: 2, codeName: UNKNOWN, message: HTTP/2 error: Connection error: Connection is being forcefully terminated. (errorCode: 10), details: null, rawResponse: null, trailers: {}) using FirestoreGateway._handleError [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: gRPC Error (code: 2, codeName: UNKNOWN, message: HTTP/2 error: Connection error: Connection is being forcefully terminated. (errorCode: 10), details: null, rawResponse: null, trailers: {})

cachapa commented 1 year ago

Can you give a bit more context?

cachapa commented 8 months ago

Closed by #130