alexandru-bagu edited a comment on issue #4520: URL: https://github.com/apache/cloudstack/issues/4520#issuecomment-739439199
I agree that the certificate issue itself is not CloudStack's problem. The issue however is that unless you have debug flag set you will not know why the host could not be added. The change I am suggesting is related to logging of the error, nothing related to UI or behavior. Because the operation of adding a host is seldom done and it's only by user request, all information for failure should be logged properly. I don't believe logging critical information with _log.debug_ is correct, even if the exception is unknown to CloudStack. Had CloudStack told me what the issue was (using default log settings, without any tinkering on my part) I would have been able to figure out a solution much faster. ---------------------------------------------------------------- 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]
