istio: Envoy proxy is NOT ready: config received from XDS server, but was rejected: lds updates rejected
Hello. I’m fairly new to istio and I’m sorry if this is a stupid question but how do we troubleshoot lds updates
rejected errors? TIA!
2022-11-04T14:54:19.083188Z warn Envoy proxy is NOT ready: config received from XDS server, but was rejected: cds updates: 57 successful, 0 rejected; lds updates: 0 successful, 57 rejected
Our pods istio-proxy
take a while to get ready and have those logs… But it will eventually become ready after a few minutes / hour which will have these logs
...
2022-11-04T13:55:55.133653Z warn Envoy proxy is NOT ready: config received from XDS server, but was rejected: cds updates: 1 successful, 0 rejected; lds updates: 0 successful, 1 rejected
...
2022-11-04T15:00:23.082433Z warn Envoy proxy is NOT ready: config received from XDS server, but was rejected: cds updates: 57 successful, 0 rejected; lds updates: 0 successful, 57 rejected
2022-11-04T15:00:23.227599Z info xdsproxy connected to upstream XDS server: istiod.istio-system.svc:15012
2022-11-04T15:00:25.084600Z info Readiness succeeded in 1h4m56.259455577s
2022-11-04T15:00:25.086189Z info Envoy proxy is ready
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 18 (9 by maintainers)
Have a similar issue after upgrading istio from 1.10 to 1.15 version
In istio-proxy logs we see something like:
Does anyone know what those “\nnn” even mean?
also:
but we don’t have connectionPool configured in any destinationrule, like https://istio.io/latest/docs/reference/config/networking/destination-rule/#ConnectionPoolSettings
Envoyfilters seem to be fine.
pilot version 1.15.3 istio sidecar version proxyv2:1.15.0
Need the full log, it says why it’s rejected