aws / aws/session-manager-plugin
Problems with tunnels to RDS
Open
- Dominant language
- Go
- Stars
- 320
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
As of some recent version the tunneling experience is really terrible and every query times out with:
> SSL SYSCALL error: EOF detected
In another repo for TablePlus [someone commented](https://github.com/TablePlus/TablePlus/issues/2674#issuecomment-1120183082) that they found an issue with a Google SDK, so I suspect this is the same underlying Python package in `session-manager-plugin` that is causing these issues.
This did not happen even a few months ago.
Contributor guide
Assessment
This issue has not been assessed yet.