You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
Expected behavior:
No too_many_pings on terminal
Current behavior:
When working with tsh client after some time it occurs:
This happens with bash and zsh as shell. First thought was that it has something to do with zsh and the plugins.
Bug details:
The text was updated successfully, but these errors were encountered: