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 2020/12/16 04:37:32 UTC

[GitHub] [openwhisk-deploy-kube] hyman-zhou removed a comment on issue #659: some pods stuck in init state indefinitely

hyman-zhou removed a comment on issue #659:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/659#issuecomment-745737831


   > I suspect - this has to do with networking. The pods stuck in init are ones that need to reach other pods:
   > 
   > kafka depends on zk
   > controller | invoker depend on kafka and couch
   > 
   > is it possible the networking isn't properly set up?
   
   PS D:\OpenWhisk\openwhisk-deploy-kube> kubectl logs owdev-init-couchdb-8lp7l -n openwhisk
   Cloning into '/openwhisk'...
   error: RPC failed; curl 18 transfer closed with outstanding read data remaining
   fatal: The remote end hung up unexpectedly
   fatal: early EOF
   fatal: index-pack failed
   couchdb was in erroe state.
   Is this error caused by network problems?


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