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

v6.5.5 pd report many ERROR: transport: Got too many pings from the client, closing the connection. #7182

Closed
mayjiang0203 opened this issue Oct 9, 2023 · 2 comments
Labels
affects-6.5 This bug affects the 6.5.x(LTS) versions. severity/major type/bug The issue is confirmed as a bug.

Comments

@mayjiang0203
Copy link

Bug Report

What did you do?

What did you expect to see?

No ERROR message Reported.

What did you see instead?

sh-4.2# grep 'Got too' pd.log
[2023/10/09 15:49:16.092 +08:00] [ERROR] [grpclog.go:75] ["transport: Got too many pings from the client, closing the connection."]
[2023/10/09 15:50:41.238 +08:00] [ERROR] [grpclog.go:75] ["transport: Got too many pings from the client, closing the connection."]
[2023/10/09 15:55:16.100 +08:00] [ERROR] [grpclog.go:75] ["transport: Got too many pings from the client, closing the connection."]
[2023/10/09 15:56:41.249 +08:00] [ERROR] [grpclog.go:75] ["transport: Got too many pings from the client, closing the connection."]
[2023/10/09 15:57:44.002 +08:00] [ERROR] [grpclog.go:75] ["transport: Got too many pings from the client, closing the connection."]
[2023/10/09 16:02:16.113 +08:00] [ERROR] [grpclog.go:75] ["transport: Got too many pings from the client, closing the connection."]
[2023/10/09 16:03:41.256 +08:00] [ERROR] [grpclog.go:75] ["transport: Got too many pings from the client, closing the connection."]
[2023/10/09 16:05:44.014 +08:00] [ERROR] [grpclog.go:75] ["transport: Got too many pings from the client, closing the connection."]
[2023/10/09 16:09:44.019 +08:00] [ERROR] [grpclog.go:75] ["transport: Got too many pings from the client, closing the connection."]
[2023/10/09 16:10:41.266 +08:00] [ERROR] [grpclog.go:75] ["transport: Got too many pings from the client, closing the connection."]

What version of PD are you using (pd-server -V)?

v6.5.5

@mayjiang0203 mayjiang0203 added the type/bug The issue is confirmed as a bug. label Oct 9, 2023
@mayjiang0203
Copy link
Author

/severity major

@jebter jebter added the affects-6.5 This bug affects the 6.5.x(LTS) versions. label Oct 9, 2023
@ti-chi-bot ti-chi-bot added the affects-7.5 This bug affects the 7.5.x(LTS) versions. label Oct 23, 2023
@HuSharp
Copy link
Member

HuSharp commented Nov 3, 2023

fixed in hyperium/hyper#3381

Can be fixed after updating tikv related packages.

But the updated link is a bit long (tikv-etcd_client-tokio-tonic-hyer) and has no real impact at the moment except outputing the logs. Let's close for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 This bug affects the 6.5.x(LTS) versions. severity/major type/bug The issue is confirmed as a bug.
Projects
Development

No branches or pull requests

4 participants