Score:0

Error when running a wasm filter module in an istio proxy

co flag

I followed this article to set up my wasm module and run it using an istio proxy like this:

wasme deploy envoy wasm_filter_intro:v0.1 --envoy-image=istio/proxyv2:1.17.3

Unfortunately, it fails and throws this error:

[2023-06-11 06:51:59.701][1][info][main] [external/envoy/source/server/server.cc:408]   envoy.quic.server.crypto_stream: envoy.quic.crypto_stream.server.quiche
[2023-06-11 06:51:59.701][1][info][main] [external/envoy/source/server/server.cc:408]   envoy.guarddog_actions: envoy.watchdog.abort_action, envoy.watchdog.profile_action
[2023-06-11 06:51:59.701][1][info][main] [external/envoy/source/server/server.cc:408]   envoy.connection_handler: envoy.connection_handler.default
[2023-06-11 06:51:59.712][1][critical][main] [external/envoy/source/server/server.cc:131] error initializing configuration '': Protobuf message (type envoy.config.bootstrap.v3.Bootstrap reason INVALID_ARGUMENT:(static_resources.clusters[0]) tlsContext: Cannot find field.) has unknown fields
[2023-06-11 06:51:59.712][1][info][main] [external/envoy/source/server/server.cc:972] exiting
Protobuf message (type envoy.config.bootstrap.v3.Bootstrap reason INVALID_ARGUMENT:(static_resources.clusters[0]) tlsContext: Cannot find field.) has unknown fields
Error: exit status 1
Usage:
  wasme deploy envoy <image> [--config=<filter config>] [--bootstrap=<custom envoy bootstrap file>] [--envoy-image=<custom envoy image>] [flags]

wasm_filter_intro is my compiled wasm module from Rust.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.