andricchan commented on issue #116: docker compose make quick start hangs URL: https://github.com/apache/incubator-openwhisk-devtools/issues/116#issuecomment-478949238 My case is, it just stop at "until" statement calling curl to poll couchdb start-up. However, I call the statement in the other session and it works fine. Starting openwhisk_invoker_1 ... Starting openwhisk_kafka-rest_1 Starting openwhisk_kafka-rest_1 ... done Starting openwhisk_kafka-topics-ui_1 ... Starting openwhisk_controller_1 ... done Starting openwhisk_apigateway_1 ... Starting openwhisk_kafka-topics-ui_1 ... done ... OK: all containers up! waiting for the database to come up ... on 10.0.2.15 ..^Cmake: *** wait: No child processes. Stop. make: *** Waiting for unfinished jobs.... make: *** wait: No child processes. Stop. root@ubuntu-bionic:/p/poc/openwhisk/incubator-openwhisk-devtools/docker-compose# Stopping openwhisk_apigateway_1 ... Stopping openwhisk_apigateway_1 ... done Stopping openwhisk_kafka-topics-ui_1 ... done Stopping openwhisk_controller_1 ... done Stopping openwhisk_invoker_1 ... done Stopping openwhisk_kafka-rest_1 ... done Stopping openwhisk_kafka_1 ... done Stopping openwhisk_db_1 ... done Stopping openwhisk_minio_1 ... done Stopping openwhisk_redis_1 ... done Stopping openwhisk_zookeeper_1 ... done
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
