Created 10-19-2016 04:43 PM
I would recommend reviewing the Cloudera Manager log for clues, but, for now, access your Cloudera Manager database and run the following:
delete from CONFIGS where ATTR='web_tls';
This will disable TLS for the CM UI
Afterward, try starting again.
If that doesn't help, let us know.