-
Notifications
You must be signed in to change notification settings - Fork 115
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
receive: io error: Connection timed out (os error 110)
Errors
#1446
Comments
Error log:
Output of
|
So Ref https://github.com/sivasankariit/iproute2/blob/1179ab033c31d2c67f406be5bcd5e4c0685855fe/misc/ss.c#L449C20-L449C28 and idiag_timer from https://man7.org/linux/man-pages/man7/sock_diag.7.html. In simulated packet loss I see |
Hi, we are currently trying to migrate from Istio with Sidecars to Ambient Mode. With Ambient Mode enabled we are seeing a lot of the following errors in ztunnel:
These errors are happening very regular, between services, when calling the Kubernetes API or an external service (like Azure Blob Storage).
We are using Istio 1.24.2, which should include #1377 and if we enable the debug log it also looks like the keepalive settings are used:
set keepalive: Ok(())
The text was updated successfully, but these errors were encountered: