You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/07/19 09:26:03 UTC

[GitHub] [incubator-openwhisk-devtools] pankaj-dahiya commented on issue #275: Quick Start Fails

pankaj-dahiya commented on issue #275: Quick Start Fails
URL: https://github.com/apache/incubator-openwhisk-devtools/issues/275#issuecomment-513160983
 
 
   I got it, I didn't downloaded complete package, hence apigateway folder was missing (my bad).
   But now I have downloaded complete package and still it got into some infinite loop!! below are the logs :
   
   ubuntu@ubuntu:~/incubator-openwhisk-devtools-master/docker-compose$ sudo make quick-start
   Unpacking tarball.
   downloading the CLI tool ... 
   downloading cli for linux
   nightly: Pulling from openwhisk/controller
   Digest: sha256:386e807f6d86bc09ca2e2ffb6113f0b5e358b831da07a6104dbe8476eacddaff
   Status: Image is up to date for openwhisk/controller:nightly
   nightly: Pulling from openwhisk/nodejs6action
   Digest: sha256:d779cb9742bfee7773876480165fb785b1e583881f37303a705c935d3cbebeac
   Status: Image is up to date for openwhisk/nodejs6action:nightly
   nightly: Pulling from openwhisk/dockerskeleton
   Digest: sha256:9e0a455b85d41ee658913fa279930fd33918f55522918675e52bf536e294ee67
   Status: Image is up to date for openwhisk/dockerskeleton:nightly
   pulling the docker images short list... 
   nightly: Pulling from openwhisk/invoker
   Digest: sha256:5d3da8ab2f3e36037a0cae64ca4274c3ec57b7c0f368246db590dd6989f6c953
   Status: Image is up to date for openwhisk/invoker:nightly
   host ip address: 192.168.1.63
   checking required ports ... 
    ... OK
     ... preparing api-gateway configuration
   pinging minio...
   .ERROR: Invalid interpolation format for "image" option in service "controller": "${DOCKER_IMAGE_PREFIX:-openwhisk}/controller:${DOCKER_IMAGE_TAG:-latest}"
   .........................................................................................

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services