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 2018/01/03 21:26:47 UTC

[GitHub] mcdan opened a new issue #73: Couchdb doesn't get initialized

mcdan opened a new issue #73: Couchdb doesn't get initialized
URL: https://github.com/apache/incubator-openwhisk-devtools/issues/73
 
 
   To reproduce:
   1. `make quick-start`
   1. Notice errors from script:
       ```bash
       ok: whisk auth set. Run 'wsk property get --auth' to see the new value.
       ok: whisk API host set to 10.32.65.49:443
       error: Authenticated user does not have namespace 'guest'; set command failed: The connection failed, or timed out. (HTTP status code 500)
       make: *** [init-whisk-cli] Error 1
       ```
   1. Examine http://localhost:5984/_all_dbs
   
   No open whisk databases have been created.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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