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 2019/01/31 14:54:33 UTC

[GitHub] dgrove-oss edited a comment on issue #421: Zookeeper fails to start

dgrove-oss edited a comment on issue #421: Zookeeper fails to start
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/421#issuecomment-459373313
 
 
   If the controller is reporting no healthy invokers
   > Controller says failed to schedule managed action, invokers to use: Map(Unhealthy -> 2) & No invokers available
   
   then it probably means that the `healthAction` failed to run successfully on the invoker.  Dig into an invoker log and see if you can find log output related to executing a healthAction.  Could fail for a bunch of reasons (problem creating container, problem getting the action code from the couchdb, ...)

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