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/05/20 02:06:03 UTC

[GitHub] [incubator-openwhisk] style95 commented on issue #4485: Unable to connect to controller0 while running openwhisk.yml (local deployment), Connection refused!

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:
users@infra.apache.org


With regards,
Apache Git Services