We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
defguard | 2024-07-04T15:37:47.643754Z INFO defguard::grpc: Received message from proxy defguard | 2024-07-04T15:37:47.643757Z ERROR defguard::grpc: stream error status: Internal, message: "Unexpected EOF decoding stream.", details: [], metadata: MetadataMap { headers: {} } defguard | 2024-07-04T15:37:47.643760Z INFO defguard::grpc: Received message from proxy defguard | 2024-07-04T15:37:47.643763Z ERROR defguard::grpc: stream error status: Internal, message: "Unexpected EOF decoding stream.", details: [], metadata: MetadataMap { headers: {} } defguard | 2024-07-04T15:37:47.643767Z INFO defguard::grpc: Received message from proxy defguard | 2024-07-04T15:37:47.643769Z ERROR defguard::grpc: stream error status: Internal, message: "Unexpected EOF decoding stream.", details: [], metadata: MetadataMap { headers: {} } ... (100000 more lines :D )
The text was updated successfully, but these errors were encountered:
The problem occurs when proxying the Proxy via Nginx.
Work around in #662
Sorry, something went wrong.
fix: Fix for #661 (#662)
f28c602
* Re-arrange proxy gRPC receiver loop; implement Display for MFAMethod * Grammar fix * Grammar fix in tests --------- Co-authored-by: Aleksander <170264518+t-aleksander@users.noreply.github.com>
Done in 0.11.0
moubctez
No branches or pull requests
Reproduction:
#1
2
The text was updated successfully, but these errors were encountered: