Hi,

I'm trying to run the 3-liner getting started code:
```
$ git clone https://github.com/apache/incubator-openwhisk-devtools.git
$ cd incubator-openwhisk-devtools/docker-compose
$ make quick-start
```
It is failing with the error 
```
creating an API from the hello function ...
ok: updated action hello
error: Unable to create API: API creation failure: Unable to obtain API(s) from 
the API Gateway: "connect ECONNREFUSED 127.94.0.2:9000"
invoking:
Error invoking the web action
....... << Insert lots of random logs here >> .... 
make: *** [hello-world] Error 1
```
I'm running this on Mac OS X and Java 8 if that matters.
Happy to share the complete logs if that is required. 

Can someone please suggest what I can do to debug this?

Regards,
Agraj

[ Full content available at: 
https://github.com/apache/incubator-openwhisk-devtools/issues/163 ]
This message was relayed via gitbox.apache.org for devnull@infra.apache.org

Reply via email to