dgrove-oss commented on issue #293: controller-0 failed to probe the readiness of couchdb URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/293#issuecomment-418394714 Hi. The output from wait-for-couch-db suggests that something went wrong with the init-couchdb-job and the tests_activations was not created. (The expected output from wait-for-couchdb is to print that wget error message some number of time (20 to 30 is not unusual), then eventually successfully do a wget on the READINESS_URL and exit (indicating that the database is now ready). Could you get the logs from the couchdb pod and the init-couch-db job to see if they have any hints? In parallel, I will also improve the output from the wait-for-couchdb container to perhaps make it easier to recognize the expected output.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
