transport: authentication handshake failed: tls: first record does not look like a TLS handshake #6807
Labels
Area: Transport
Includes HTTP/2 client/server and HTTP server handler transports and advanced transport features.
P3
Type: Bug
This appeared in a flake of
Test/ConcurrentServerStopAndGoAway
intest/
, but I believe there could be a real issue here. We've also seen the same thing in some integration tests we run internally. b/309025702It seems like a server-side issue as the integration tests failed running Java & C++. And the client in the test below tried to connect multiple times and failed:
The text was updated successfully, but these errors were encountered: