VSCode Extension IBM Blockchain platfrom , While running the fabric getting this error in Windows:
Error: No such container: fabricvscodelocalfabric_peer0.org1.example.com [10/23/2019 3:37:43 PM] [INFO] Error: No such container: fabricvscodelocalfabric_peer0.org1.example.com [10/23/2019 3:37:43 PM] [INFO] Error: No such container: fabricvscodelocalfabric_peer0.org1.example.com [10/23/2019 3:37:44 PM] [ERROR] Failed to start Local Fabric: Error: Failed to execute command "cmd" with arguments "/c, start.cmd" return code 1
prerequisites ensure you have all the correct versions of required software mentioned in the plugin
I had this same problem on Windows 10. Here is how I solved it.
While trying to figure this out I did a few steps 1). try to run the start.cmd directly from a command prompt saw error 2). try to run the start.cmd from a powershell with admin privileges, saw it worked 3). Beat my head a bit
In my case the problem, could have been solved most likely by just adding and giving all privileges to the user DockerHost and Administrators group to the folder C:\Program Files\Docker and it's sub directories