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: [email protected] With regards, Apache Git Services
