You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On trying to replicate with local bfb I could only get:
called `Result::unwrap()` on an `Err` value: status: Internal, message: "Service internal error: The replica set for shard 2 on peer 2244829302161343 does not have enough active replicas", details: [], metadata: MetadataMap { headers: {"server": "awselb/2.0", "date": "Mon, 04 Mar 2024 16:05:35 GMT", "content-type": "application/grpc", "content-length": "0"} }
and
called `Result::unwrap()` on an `Err` value: status: Internal, message: "protocol error: received message with invalid compression flag: 83 (valid flags are 0 and 1) while receiving response with status: 503 Service Unavailable", details: [], metadata: MetadataMap { headers: {"server": "awselb/2.0", "date": "Mon, 04 Mar 2024 16:05:40 GMT", "content-type": "text/plain; charset=utf-8", "content-length": "19"} }
It crashes with the following error:
But the logs look clean around the time of error
The text was updated successfully, but these errors were encountered: