rabbah commented on issue #2264: Unable to connect to the controller docker: Controller docker not starting URL: https://github.com/apache/incubator-openwhisk/issues/2264#issuecomment-313166008 ``` [2017-07-05T16:10:30.297Z] [ERROR] [??] **[Config] required property db.port still not set** [2017-07-05T16:10:30.441Z] [ERROR] [??] **[Controller] Bad configuration, cannot start.** ``` The error is reported in the logs: you're not specifying the database port (at least, there could be others). Are you deploying consul? The log also shows consul is not reachable. ``` [2017-07-05T16:11:47.769Z] [INFO] [??] [WhiskConfig] reading properties from consul at 10.11.12.24:8500 [2017-07-05T16:13:21.270Z] [WARN] [??] [WhiskConfig] failed to read properties from consul: Futures timed out after [1 minute] ``` ---------------------------------------------------------------- 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
