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/12/05 09:45:27 UTC

[GitHub] [openwhisk-deploy-kube] belfhi opened a new issue #553: Install Packages Fails with External CouchDB cluster

belfhi opened a new issue #553: Install Packages Fails with External CouchDB cluster
URL: https://github.com/apache/openwhisk-deploy-kube/issues/553
 
 
   Hello,
   I am trying to deploy Openwhisk on K8s with the helm chart 
   but with a CouchDB 3 Node Cluster that was also installed in the 
   k8s cluster.
   The init-couchdb container completes successfully but the install-packages
   container fails:
   
   Installing apimgmt actions
   error: Unable to create action 'apimgmt/getApi': Concurrent modification to resource detected.
   
   Failed to deploy routemgmt package; will pause, uninstall, and try again
   Deleting routemgmt actions
   error: Unable to get action 'routemgmt/getApi': The requested resource does not exist. (code 2b84e3e8b0dcc63b57ff42cd167c0b86)
   
   Any ideas what is going on?

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


With regards,
Apache Git Services