ningyougang commented on issue #2567: Openwhisk Local Installation on Ubuntu 14 
Failed !!! Please help
URL: 
https://github.com/apache/incubator-openwhisk/issues/2567#issuecomment-321736320
 
 
   @spattewar , @rabbah , @style95 
   * First rebase your codes from upstream, because there has many more changes.
   * Second, guess your reason.
      * May be  the reason that your controller points to the couchdb's auth db 
name not exist
        using `docker inspect controller0` to find the ENV:`DB_WHISK_AUTHS`, it 
is the auth db name which your controller points to. then, login into 
`http://<couchdb_address>:5984/_utils/` to check whether exist. (i seen in the 
log , the name is very long: 
`root_guruvirtues-hp-elitebook-8560w-sn717up-aba_whisks`)
      * May be the reason that: if auth db name is right, check 
`whisk.system/routemgmt` exist.
   
   Anyway, after rebase the codes from master, above question will be lost
      
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to