VS Code Apigee Emulator - Listing failed due to docker errors

Hi i have installed Apigee emulator in my VS Code it was working fine for v 1.9.4. Suddenly I noticed that emulator is not up and it's showing Listing failed due to Docker issue error. Docker is working fine and I have also installed latest Apigee emulator image 1.11.2 but still i see same error. My docker is v 24.0.6

 

aakashsharmaa5_0-1719485552240.png

Error Description points to 

 

 typeerror - ERR_Invalid_Arg_Value: The argument file can not be empty. Received""

 

Any pointers.

thanks,
Aakash

4 4 662
4 REPLIES 4

what is your resolution for this?

Hello 

Thank you for reaching out regarding the issue you’re facing with Google Cloud Code on VS Code. To help us troubleshoot the error you’re encountering (TypeError - ERR_Invalid_Arg_Value: The argument file cannot be empty. Received ""), could you please share the following details?

  1. 1.Your operating system (e.g., Windows, macOS , Linux) and its version. If you’re using macOS, could you also let us know whether your machine has an Intel or Apple Silicon (M1/M2) chip?
  2. The version of VS Code you’re using.
  3. The version of the Google Cloud Code extension installed.

This information will help us narrow down the root cause and provide a more targeted solution.

In the meanwhile you can try below steps and see if it fixes your issue

  1. Delete the folder in the path C:\Users\{user}\AppData\Local\cloud-code\installer  
  2. Uninstall the extension from VS Code and reload it.
  3. install the extension again and waited for the dependencies to finish installing.
  4. Reloaded VS Code and check if everything is working fine.

Looking forward to your response!

thanks @harishgoogler  i am now seeing this exception (below) when i click on apigee  wand icon in vs studio - 

"Error running command apigee.explorer.refresh: command 'apigee.explorer.refresh' not found. This is likely caused by the extension that contributes apigee.explorer.refresh

 

Error running command apigee.design.api: command 'apigee.design.api' not found. This is likely caused by the extension that contributes apigee.design.api.

aakashsharmaa5_1-1733394355936.png

I am using windows and vs code is 1.95.3. I have also uninstalled the cloud code extension and deleted the installer folder but still this error persist unable to do anything apigee related in vs code.

please help.

thanks, Aakash

PS: "there is no data provider registered that can provide view data." This is the message i am seeing in Cloud Code Editor in GCP Console in cloud code -->apigee section

 

i also notice in developer tools it is failing to activate apigee extension plugin - 

aakashsharmaa5_0-1733414004298.png