Failed to Running Telemtry container

Hi team,
I have some error when trying to running px-metric-collector container here’s the error:

[2022-04-06 10:31:08.060][1][info][main] [source/server/server.cc:361] request trailer map: 136 bytes:
[2022-04-06 10:31:08.060][1][info][main] [source/server/server.cc:361] response header map: 432 bytes: :status,access-control-allow-credentials,access-control-allow-headers,access-control-allow-methods,access-control-allow-origin,access-control-expose-headers,access-control-max-age,age,cache-control,connection,content-encoding,content-length,content-type,date,etag,expires,grpc-message,grpc-status,keep-alive,last-modified,location,proxy-connection,server,transfer-encoding,upgrade,vary,via,x-envoy-attempt-count,x-envoy-decorator-operation,x-envoy-degraded,x-envoy-immediate-health-check-fail,x-envoy-ratelimited,x-envoy-upstream-canary,x-envoy-upstream-healthchecked-cluster,x-envoy-upstream-service-time,x-request-id
[2022-04-06 10:31:08.060][1][info][main] [source/server/server.cc:361] response trailer map: 160 bytes: grpc-message,grpc-status
[2022-04-06 10:31:08.061][1][info][admin] [source/server/admin/admin.cc:132] admin address: 127.0.0.1:9901
[2022-04-06 10:31:08.061][1][info][main] [source/server/server.cc:707] runtime: {}
[2022-04-06 10:31:08.064][1][info][config] [source/server/configuration_impl.cc:127] loading tracing configuration
[2022-04-06 10:31:08.064][1][info][config] [source/server/configuration_impl.cc:87] loading 0 static secret(s)
[2022-04-06 10:31:08.064][1][info][config] [source/server/configuration_impl.cc:93] loading 1 cluster(s)
[2022-04-06 10:31:08.069][1][critical][main] [source/server/server.cc:112] error initializing configuration ‘/config/envoy-config.yaml’: Invalid path: /appliance-cert/cert
[2022-04-06 10:31:08.069][1][info][main] [source/server/server.cc:855] exiting
Invalid path: /appliance-cert/cert

When the container creating from the event i noticed some error

MountVolume.SetUp failed for volume “pure-telemetry-certs” : secret “pure-telemetry-certs” not found

Any clue for this error?
Thanks