Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Makefile:304: wait-for-docker-compose-up #365

Open
ar-ramchandra opened this issue Oct 8, 2024 · 0 comments
Open

Makefile:304: wait-for-docker-compose-up #365

ar-ramchandra opened this issue Oct 8, 2024 · 0 comments

Comments

@ar-ramchandra
Copy link

akshayram@ubuntu:~/openwhisk-devtools/docker-compose$ make quick-start
Makefile:502: warning: overriding recipe for target 'install-package-alarms'
Makefile:495: warning: ignoring old recipe for target 'install-package-alarms'
Unpacking tarball.
downloading the CLI tool ... 
downloading cli for linux
nightly: Pulling from openwhisk/controller
Digest: sha256:25a1d4d217750796cc1650a06892d67d7a4d4b833477a85f620a5a42550dd775
Status: Image is up to date for openwhisk/controller:nightly
docker.io/openwhisk/controller:nightly
nightly: Pulling from openwhisk/nodejs6action
Digest: sha256:f36f93c2ce7a8c98b7a966e520e0e8eecc8ddeec44471e6ae76b433fc16640a7
Status: Image is up to date for openwhisk/nodejs6action:nightly
docker.io/openwhisk/nodejs6action:nightly
nightly: Pulling from openwhisk/dockerskeleton
Digest: sha256:1ec6fc48a51087b6b621e0b73750fd0eaf8ec38804259cd83d4494113220dd65
Status: Image is up to date for openwhisk/dockerskeleton:nightly
docker.io/openwhisk/dockerskeleton:nightly
pulling the docker images short list... 
nightly: Pulling from openwhisk/invoker
Digest: sha256:e4c393df7128f1e4903c596ee4e8229e5dd64ce8867aaecd013b6b0ba3e7cf29
Status: Image is up to date for openwhisk/invoker:nightly
docker.io/openwhisk/invoker:nightly
host ip address: 192.168.1.41
checking required ports ... 
 ... OK
cat: /home/akshayram/tmp/openwhisk/local.env: No such file or directory
cat: /home/akshayram/tmp/openwhisk/local.env: No such file or directory
cat: /home/akshayram/tmp/openwhisk/local.env: No such file or directory
cat: /home/akshayram/tmp/openwhisk/local.env: No such file or directory
cat: /home/akshayram/tmp/openwhisk/local.env: No such file or directory
  ... preparing api-gateway configuration
pinging minio...
Creating openwhisk_minio_1 ... done
 ... OK
Creating openwhisk_apigateway_run ... done
Creating openwhisk_apigateway_run ... done
generating server certificate request
generating self-signed password-less server certificate
Signature ok
subject=C = US, ST = NY, L = Yorktown, O = OpenWhisk, CN = 192.168.1.41
Getting Private key
generate keystore
Waiting till all containers are powered up... 
openwhisk_minio_1 is up-to-date
Creating openwhisk_redis_1     ... done
Creating openwhisk_db_1        ... done
Creating openwhisk_zookeeper_1 ... done
Creating openwhisk_kafka_1     ... done
Creating openwhisk_invoker_1         ... done
Creating openwhisk_kafka-rest_1 ... done
Creating openwhisk_controller_1      ... done
Creating openwhisk_kafka-topics-ui_1 ... done
Creating openwhisk_apigateway_1      ... done
\nIMAGE                                      STATUS
openwhisk/apigateway:nightly               Up About a minute
landoop/kafka-topics-ui:0.9.3              Exited (2) About a minute ago
openwhisk/invoker:nightly                  Exited (1) About a minute ago
openwhisk/controller:nightly               Exited (1) About a minute ago
confluentinc/cp-kafka-rest:3.3.1           Exited (1) 57 seconds ago
wurstmeister/kafka:0.11.0.1                Exited (1) About a minute ago
zookeeper:3.4                              Up About a minute
apache/couchdb:2.3                         Up About a minute
redis:2.8                                  Up About a minute
minio/minio:RELEASE.2018-07-13T00-09-07Z   Up About a minute (healthy)
\nERROR: Timed out waiting for docker services to launch...
make: *** [Makefile:304: wait-for-docker-compose-up] Error 1

I'm trying to bring this up but it fails

Any help or guidance is deeply appreciated

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant