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/12/03 15:41:12 UTC

[GitHub] [openwhisk-devtools] nikolavukovic commented on issue #163: make quick-start giving API creation failure error

nikolavukovic commented on issue #163: make quick-start giving API creation failure error
URL: https://github.com/apache/openwhisk-devtools/issues/163#issuecomment-561224671
 
 
   Hi, I am having the same problem
   
   error: Unable to create API: API creation failure: Unable to obtain API(s) from the API Gateway: "connect ECONNREFUSED 127.0.0.1:9000"
   
   I am using Ubuntu 16.04 inside virtual machine
   
   docker ps writeout
   
   ```CONTAINER ID        IMAGE                                      COMMAND                  CREATED             STATUS                    PORTS                                                                                                NAMES
   16f0c9dff853        openwhisk/nodejs6action:nightly            "/bin/sh -c 'node --…"   14 minutes ago      Up 14 minutes                                                                                                                  wsk0_2_prewarm_nodejs6
   cc55d7d9c21c        openwhisk/nodejs6action:nightly            "/bin/sh -c 'node --…"   14 minutes ago      Up 14 minutes                                                                                                                  wsk0_1_prewarm_nodejs6
   4baba1eba26f        landoop/kafka-topics-ui:0.9.3              "/run.sh"                15 minutes ago      Up 15 minutes             0.0.0.0:8001->8000/tcp                                                                               openwhisk_kafka-topics-ui_1
   5e7f3e58e727        openwhisk/apigateway:nightly               "/usr/bin/dumb-init …"   15 minutes ago      Up 15 minutes             0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp, 0.0.0.0:9000->9000/tcp, 8423/tcp, 0.0.0.0:9090->8080/tcp   openwhisk_apigateway_1
   b08d0fad0af3        openwhisk/invoker:nightly                  "/bin/sh -c 'exec /i…"   15 minutes ago      Up 15 minutes             8080/tcp, 0.0.0.0:8085->8085/tcp, 0.0.0.0:9333->9222/tcp                                             openwhisk_invoker_1
   b59a0343ef00        openwhisk/controller:nightly               "/bin/sh -c 'exec /i…"   15 minutes ago      Up 15 minutes             0.0.0.0:2551->2551/tcp, 0.0.0.0:8888->8888/tcp, 0.0.0.0:9222->9222/tcp, 8080/tcp                     openwhisk_controller_1
   89354ad7d77d        confluentinc/cp-kafka-rest:3.3.1           "/etc/confluent/dock…"   15 minutes ago      Up 15 minutes             8082/tcp                                                                                             openwhisk_kafka-rest_1
   1f7793988f04        wurstmeister/kafka:0.11.0.1                "start-kafka.sh"         15 minutes ago      Up 15 minutes             0.0.0.0:9092->9092/tcp                                                                               openwhisk_kafka_1
   b0b472e1fc2f        zookeeper:3.4                              "/docker-entrypoint.…"   15 minutes ago      Up 15 minutes             0.0.0.0:2181->2181/tcp, 0.0.0.0:2888->2888/tcp, 0.0.0.0:3888->3888/tcp                               openwhisk_zookeeper_1
   5b1a1b28e3d1        redis:2.8                                  "docker-entrypoint.s…"   15 minutes ago      Up 15 minutes             0.0.0.0:6379->6379/tcp                                                                               openwhisk_redis_1
   9684f95c1d4f        apache/couchdb:2.3                         "tini -- /docker-ent…"   15 minutes ago      Up 15 minutes             4369/tcp, 9100/tcp, 0.0.0.0:5984->5984/tcp                                                           openwhisk_db_1
   918c4d45a3a6        minio/minio:RELEASE.2018-07-13T00-09-07Z   "/usr/bin/docker-ent…"   15 minutes ago      Up 15 minutes (healthy)   0.0.0.0:9001->9000/tcp ```

----------------------------------------------------------------
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