Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in Blockchain by (4.1k points)

I am running composer playground locally and while I am connected to the Internet, it is unable to load the sample business networks when I attempt to deploy a new business network. I get following error message:

Error: could not get any sample networks.

1 Answer

0 votes
by (14.4k points)

I was facing the same issue. To resolve it, make sure that all your 3 Docker containers are up and running. 

When you run locally, run Docker containers on your local machine.

While deployment, use Docker files, or upload to Docker hub and call the images from that path.

Browse Categories

...