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

too_many_pings on tsh #49310

Open
RogerSik opened this issue Nov 21, 2024 · 0 comments
Open

too_many_pings on tsh #49310

RogerSik opened this issue Nov 21, 2024 · 0 comments
Labels

Comments

@RogerSik
Copy link

RogerSik commented Nov 21, 2024

Expected behavior:

No too_many_pings on terminal

Current behavior:

When working with tsh client after some time it occurs:

2024/11/21 07:19:44 ERROR: [transport] Client received GoAway with error code ENHANCE_YOUR_CALM and debug data equal to ASCII "too_many_pings".
   2024/11/21 07:19:44 ERROR: [transport] Client received GoAway with error code ENHANCE_YOUR_CALM and debug data equal to ASCII "too_many_pings".

This happens with bash and zsh as shell. First thought was that it has something to do with zsh and the plugins.

Bug details:

  • Teleport version: 16.4.7
  • Recreation steps
$ tsh ssh root@node11 
# enter 2-3 commands and do nothing for 5 to 10 minutes. 

2024/11/21 07:19:44 ERROR: [transport] Client received GoAway with error code ENHANCE_YOUR_CALM and debug data equal to ASCII "too_many_pings".
   2024/11/21 07:19:44 ERROR: [transport] Client received GoAway with error code ENHANCE_YOUR_CALM and debug data equal to ASCII "too_many_pings".
@RogerSik RogerSik added the bug label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant