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/10/29 18:09:10 UTC

[GitHub] dgrove-oss commented on issue #324: getsockopt: connection refused causing liveness probe fail causing controller crashloop

dgrove-oss commented on issue #324:  getsockopt: connection refused causing liveness probe fail causing controller crashloop
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/324#issuecomment-434018989
 
 
   One reason for the controller to fail on startup is that it cannot connect to kafka, because kafka is not really fully functional.  On minikube, you have to execute the command `minikube ssh -- sudo ip link set docker0 promisc on` every time you start (or restart) minikube to get kafka to work.   Perhaps this is the problem?
   

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