style95 commented on issue #4485: Unable to connect to controller0 while running openwhisk.yml (local deployment), Connection refused! URL: https://github.com/apache/incubator-openwhisk/issues/4485#issuecomment-493816327 It seems it could not find the password file for `jmxremote`. Isn't there the file in your setup? Outside of the controller container: `${OPENWHISK_CONF_DIR}/${controllerN}/` or Inside of the controller container: `/home/owuser/` That file is supposed to be generated based on the ansible template while deploying controllers. https://github.com/apache/incubator-openwhisk/blob/master/ansible/roles/controller/tasks/deploy.yml#L46
---------------------------------------------------------------- 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
