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

Random TCP Resets #34877

Closed
sujayran opened this issue Aug 25, 2021 · 3 comments
Closed

Random TCP Resets #34877

sujayran opened this issue Aug 25, 2021 · 3 comments
Labels
area/networking lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while

Comments

@sujayran
Copy link

sujayran commented Aug 25, 2021

Bug description
We've been seeing random TCP connection resets.

[ ] Docs
[ ] Installation
[X ] Networking
[ ] Performance and Scalability
[ ] Extensions and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure
[ ] Upgrade

Seeing the similar issue mentioned in this thread (#13107), until we change either the port/ip on the client-side or restart the istio-proxy we keep seeing this issue

The issue is server keeps sending ACK instead of [SYN,ACK], and this happens intermittently when the client crashes (i.e. doesn't close the connection gracefully)

image

Version:
Istio: 1.4.2

kubectl version --short
Client Version: v1.19.3
Server Version: v1.18.3

@hzxuzhonghu
Copy link
Member

The istiod is too old and not supported now

@sujayran
Copy link
Author

Thanks for the reply, do we know if this issue was addressed in prior releases.

@istio-policy-bot istio-policy-bot added the lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while label Nov 24, 2021
@istio-policy-bot
Copy link

🚧 This issue or pull request has been closed due to not having had activity from an Istio team member since 2021-08-26. If you feel this issue or pull request deserves attention, please reopen the issue. Please see this wiki page for more information. Thank you for your contributions.

Created by the issue and PR lifecycle manager.

@istio-policy-bot istio-policy-bot added the lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. label Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while
Projects
None yet
Development

No branches or pull requests

3 participants