-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I've followed this guide:
https://docs.solo.io/web-assembly-hub/latest/tutorial_code/deploy_tutorials/deploying_with_istio/
And was able to deploy on my cluster running Istio 1.6.7, but then I got this error on all the Pod from the istio-proxy
container:
2020-08-14T08:23:31.404984Z warning envoy config [external/envoy/source/common/config/grpc_subscription_impl.cc:101] gRPC config for type.googleapis.com/envoy.api.v2.Listener rejected: Error adding/updating listener(s) virtualInbound: Invalid path: /var/local/lib/wasme-cache/a515a5d244b021c753f2e36c744e03a109cff6f5988e34714dbe725c904fa917
2020-08-14T08:23:32.807385Z warn Envoy proxy is NOT ready: config not received from Pilot (is Pilot running?): cds updates: 1 successful, 0 rejected; lds updates: 0 successful, 1 rejected
2020-08-14T08:23:34.770722Z warn Envoy proxy is NOT ready: config not received from Pilot (is Pilot running?): cds updates: 1 successful, 0 rejected; lds updates: 0 successful, 1 rejected
The same filter works when I deploy it on Gloo.
Metadata
Metadata
Assignees
Labels
No labels