sciabarra commented on issue #453: When deploying with an external couchdb you get those errors in the log URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/453#issuecomment-483196235 I actually fixed with "db_protocol=$DB_PROTOCOL" there it was trying to access in http a database in https: -- Michele Sciabarra [email protected] ----- Original message ----- From: David Grove <[email protected]> To: apache/incubator-openwhisk-deploy-kube <[email protected]> Cc: Michele Sciabarra <[email protected]>, Author <[email protected]> Subject: Re: [apache/incubator-openwhisk-deploy-kube] When deploying with an external couchdb you get those errors in the log (#453) Date: Friday, April 12, 2019 8:22 PM Thanks! Did not realize from the slack message it was an external db. We probably need to propagate a different value for nodename here https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/helm/openwhisk/configMapFiles/initCouchDB/initdb.sh#L47 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/apache/incubator-openwhisk-deploy-kube/issues/453#issuecomment-482674947>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAEEPCLSCQMXPHBWP7SFKP3PQDHOLANCNFSM4HFSQ2SA>.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
