Getting error in setting up APIGEE Adaptor for Envoy

I am trying to set up the APIGEE Adaptor for Envoy. While provision the remote service proxy to Apigee hybrid, I am getting below error:

Error: fs.WalkDir: copyToTempDir: open proxies\remote-service-gcp: file does not exist

I am trying to execute below commands:

apigee-remote-service-cli.exe provision --organization %ORG% --environment %ENV% --runtime %RUNTIME% --namespace %NAMESPACE% --token %Token% > config.yaml

Screenshot (91).pngit can be issue with analytics regionit can be issue with analytics region

0 3 247
3 REPLIES 3

@imesh would you please check on this issue.

This could be a problem in the windows executable of apigee-remote-service-cli. I have not tried it myself.

Is it possible for you to try out the Linux distribution of apigee-remote-service-cli by using Windows Subsystem for Linux on your Windows system or using a Linux machine?

https://github.com/apigee/apigee-remote-service-cli/releases

Hi Imesh,

We have fixed these issue and deployed successfully. We have having these issues bcz of connectivity.

We have successfully deployed the envoy adapter. Thank you for your response.