docker-pyeth-cluster icon indicating copy to clipboard operation
docker-pyeth-cluster copied to clipboard

Service 'statsmon' failed to build

Open winsun opened this issue 8 years ago • 2 comments

when i enter into with-netstats, and docker-compose scale bootstrap=1 miner=2 eth=10 statsmon=1

which will broke errors, as follows

Building statsmon Step 1 : FROM iojs Pulling repository docker.io/library/iojs

ERROR: for statsmon
ERROR: Service 'statsmon' failed to build: Network timed out while trying to connect to https://index.docker.io/v1/repositories/library/iojs/images. You may want to check your internet connection or if you are behind a proxy.

winsun avatar May 11 '16 08:05 winsun

I guess it's the network problem. Retry should be fine.

ChihChengLiang avatar Jun 01 '16 08:06 ChihChengLiang

@winsun have you had time to test again?

konradkonrad avatar Jun 10 '16 14:06 konradkonrad