Date
1 - 3 of 3
#cello #fabric #cello #fabric
Miguel Rodriguez
Hello Everibody,
I need help with my cello setup, I have followed the tutorial and on the master node setup when I use the command make start I get the following error: if [ "docker-compose" = "docker-compose" ]; then \ make start-docker-compose; \ else \ make start-k8s; \ fi make[1]: Entering directory '/home/vagrant/cello' docker-compose -f bootup/docker-compose-files/docker-compose.yml up -d --force-recreate WARNING: The DOCKER_HOST variable is not set. Defaulting to a blank string. Pulling api-engine (hyperledger/cello-api-engine:)... ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing. Continue with the new image? [yN]y Pulling api-engine (hyperledger/cello-api-engine:)... ERROR: pull access denied for hyperledger/cello-api-engine, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Makefile:208: recipe for target 'start-docker-compose' failed make[1]: *** [start-docker-compose] Error 1 make[1]: Leaving directory '/home/vagrant/cello' Makefile:211: recipe for target 'start' failed make: *** [start] Error 2 Makefile:208: recipe for target 'start-docker-compose' failed make: *** [start-docker-compose] Error 1 If anyone could help me I would apreciate it. Thank you.
|
|
Miguel The master branch is under re-design, and the documentation will be updated soon. Sorry for the inconvenience.
On Tue, Aug 20, 2019 at 2:34 AM Miguel Rodriguez <mignic1991@...> wrote: Hello Everibody, --
Best wishes! Baohua Yang
|
|
Miguel Rodriguez
Hey Baohua, Thank you, yeah managed to get it up and running. I have seen that things are being changed, I'm excited to see what changes you guys bring. Thank you.
El mié., 21 ago. 2019 a las 2:41, Baohua Yang (<yangbaohua@...>) escribió:
|
|