Skip to content

Linkerd Proxy issues "outbound: linkerd_app_core::serve: Connection closed error=connect timed out" #8727

Answered by olix0r
ngc4579 asked this question in Help
Discussion options

You must be logged in to vote

This most likely indicates that the proxy timed out when trying to forward a (non-HTTP) TCP connection. That is, the TCP connection to another pod/etc could not be established within 1s. It's unfortunate that we don't also log the target address here... We can look into improving the log message.

You may be able to identify the addresses by running, for instance:

linkerd diagnostics proxy-metrics -n $ns pod/$pod | grep ^outbound_tcp_errors

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@ngc4579
Comment options

@ngc4579
Comment options

Answer selected by ngc4579
Comment options

You must be logged in to vote
1 reply
@ngc4579
Comment options

Comment options

You must be logged in to vote
1 reply
@ngc4579
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
4 participants