Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bfb-search crashes #23

Open
KShivendu opened this issue Mar 4, 2024 · 1 comment
Open

bfb-search crashes #23

KShivendu opened this issue Mar 4, 2024 · 1 comment

Comments

@KShivendu
Copy link
Member

It crashes with the following error:

called `Result::unwrap()` on an `Err` value: status: Unknown, message: "grpc-status header missing, mapped from HTTP status code 500", details: [], metadata: MetadataMap { headers: {"server": "awselb/2.0", "date": "Mon, 04 Mar 2024 10:29:04 GMT", "content-length": "0"} }

But the logs look clean around the time of error

@KShivendu
Copy link
Member Author

KShivendu commented Mar 4, 2024

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"} }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant