Member since
01-18-2017
4
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
242 | 02-10-2022 04:59 AM |
02-10-2022
04:59 AM
I finally solved the problem with the help of the support. They redirected me to Manually Configuring TLS Encryption for Cloudera Manager | 6.3.x | Cloudera Documentation In the section 6 I had a certificate with only the "TLS Web Server Authentication" usage. I missed the "TLS Web Client Authentication" Usage.
... View more
02-09-2022
10:39 PM
Hi, I am provisionning a CDP 7.1.5 cluster with CM 7.2.4 and encountered a connexion problem between the agents and cloudera manager server after tls setup through API. There is nothing in the server log and there is the following error in the agent log. Could you help me understand where the problem stands ? Activating further logging or doing some tests upon the provided certificates ? Traceback (most recent call last): File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1430, in _send_heartbeat self.cfg.max_cert_depth) File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/https.py", line 185, in __init__ self.conn.connect() File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/M2Crypto/httpslib.py", line 69, in connect sock.connect((self.host, self.port)) File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/M2Crypto/SSL/Connection.py", line 309, in connect ret = self.connect_ssl() File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/M2Crypto/SSL/Connection.py", line 295, in connect_ssl return m2.ssl_connect(self.ssl, self._timeout) SSLError: sslv3 alert certificate unknown Regards.
... View more
Labels:
- Labels:
-
Cloudera Manager
05-27-2021
02:38 AM
Same problem for us today. 19G yesterday and 11G today after restart. Is there a patch available ?
... View more
01-18-2017
05:10 PM
had the same problem on IBM BigInsight 4.1 You saved my day
... View more