reachyunsong commented on issue #4303: Unable to connect to controller0 while 
running openwhisk.yml (local deployment), Connection refused!
URL: 
https://github.com/apache/incubator-openwhisk/issues/4303#issuecomment-506972411
 
 
   @sven-lange-last I‘m a little bit confused about `OW_DB_HOST`. I can visit 
CouchDB via this URL:
   ```
   $ curl http://127.0.0.1:5984/
   
{"couchdb":"Welcome","uuid":"b17fee6a7695312126ecec2c6c37a27b","version":"1.6.0","vendor":{"name":"Ubuntu","version":"15.10"}}
   ```
   So I just deploy this to `OW_DB_HOST`: Is it right?
   ```
   $ export OW_DB_HOST=127.0.0.1
   ```

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

Reply via email to