<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: The Cloudera Manager Agent is not able to communicate with this role's web server in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/397283#M249796</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95611"&gt;@upadhyayk04&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response. I have tried to reply your message but no luck. Hope this one will get through.&lt;BR /&gt;Firstly, the hosts are heart beating.&lt;BR /&gt;Secondly, the &lt;STRONG&gt;/etc/krb5.conf&lt;/STRONG&gt; seems to be the same for other working host (Hue server host in this case). The Web Server Status issue is the same across HDFS, Hbase, Yarn, and Impala.&lt;BR /&gt;Thirdly, I had tried the manual kinit before but it still throw the same error.&lt;BR /&gt;After trying manual kinit (&lt;STRONG&gt;kinit -k -t hdfs.keytab hdfs/host.my-default-realm.com&lt;/STRONG&gt;) from the latest data node process, I ran the klist command (&lt;STRONG&gt;klist -e&lt;/STRONG&gt;) and got the following.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Valid starting     Expires            Service principal
10/11/24 23:43:47  11/11/24 09:43:47  krbtgt/my-default-realm.COM@my-default-realm.COM
        renew until 17/11/24 23:43:47, Etype (skey, tkt): arcfour-hmac, aes256-cts-hmac-sha1-96&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Below is the configured Kerberos Encryption Types from the Cloudera Manager Console&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerberos_encryption_type.png" style="width: 806px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/42555i7BD75FA5C6522C7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="kerberos_encryption_type.png" alt="kerberos_encryption_type.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Below is part of the host &lt;STRONG&gt;/etc/krb5.conf&lt;/STRONG&gt; content.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;[libdefaults]
 renew_lifetime = 604800
 ticket_lifetime = 36000
 udp_preference_limit = 1
 permitted_enctypes = rc4-hmac aes256-cts aes128-cts
 default_tgs_enctypes = rc4-hmac aes256-cts aes128-cts
 default_tkt_enctypes = rc4-hmac aes256-cts aes128-cts
 default_realm = my-default-realm.com
 default_etypes = arcfour-hmac-md5
 default_etypes_des = des-cbc-crc
 allow_weak_crypto = true

 forwardable = true
 default_keytab_name = /etc/opt/quest/vas/host.keytab
[libvas]
 site-name-override = iNET-LDAP
 use-dns-srv = true
 use-tcp-only = true

 auth-helper-timeout = 60&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Finally, the OS upgrade is not yet performed. We're still on RED Hat OL7.&lt;/P&gt;</description>
    <pubDate>Sun, 10 Nov 2024 23:56:52 GMT</pubDate>
    <dc:creator>sayebogbon</dc:creator>
    <dc:date>2024-11-10T23:56:52Z</dc:date>
    <item>
      <title>The Cloudera Manager Agent is not able to communicate with this role's web server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/395595#M248981</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;I have recently upgraded from CM 7.6.7 to CM 7.11.3 and CDP 7.1.7 SP2 to CDP 7.1.7 SP3.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;There are many services that are showing web server error on Cloudera as shown below. One of those services is HDFS.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="web-server-error.png" style="width: 557px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/42257i6AA8469138BF8127/image-size/large?v=v2&amp;amp;px=999" role="button" title="web-server-error.png" alt="web-server-error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I checked the cloudera-scm-agent log, I found the following error.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;[21/Oct/2024 09:09:09 +0100] 2414 GM IMPALAD throttling_logger ERROR    Error fetching metrics at 'https://host.domain.com:25000/jsonmetrics?json'
Traceback (most recent call last):
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/monitor/generic/metric_collectors.py", line 224, in _collect_and_parse_and_return
    opened_url = urlopen_with_retry_on_authentication_errors(
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/util/url.py", line 339, in urlopen_with_retry_on_authentication_errors
    return function()
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/monitor/generic/metric_collectors.py", line 244, in _open_url
    return self._urlopen_callout(
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/util/url.py", line 129, in urlopen_with_timeout
    return opener.open(url, data, timeout)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 563, in error
    result = self._call_chain(*args)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 1244, in http_error_401
    retry = self.http_error_auth_reqed('www-authenticate',
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 1124, in http_error_auth_reqed
    return self.retry_http_digest_auth(req, authreq)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 1138, in retry_http_digest_auth
    resp = self.parent.open(req, timeout=req.timeout)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 569, in error
    return self._call_chain(*args)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/https.py", line 388, in http_error_default
    raise e
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/https.py", line 382, in http_error_default
    return old(self, req, fp, code, msg, hdrs)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 649, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 500: Internal Server Error
[21/Oct/2024 09:09:09 +0100] 2414 MonitorDaemon-Reporter firehoses    INFO     Creating a connection to the SERVICEMONITOR.
[21/Oct/2024 09:09:09 +0100] 2414 MonitorDaemon-Reporter firehoses    INFO     Creating a connection to the HOSTMONITOR.
[21/Oct/2024 09:09:55 +0100] 2414 MonitorDaemon-Scheduler daemon       WARNING  Monitor slow to respond in readiness check: 45s GenericMonitor HDFS-DATANODE for hdfs-DATANODE-f8021b8043faaa9d9d23bf9965e6ee07
[21/Oct/2024 09:09:55 +0100] 2414 MonitorDaemon-Scheduler daemon       INFO     Monitor expired: ('GenericMonitor HDFS-DATANODE for hdfs-DATANODE-f8021b8043faaa9d9d23bf9965e6ee07',)
[21/Oct/2024 09:09:55 +0100] 2414 GM NODEMANAGER throttling_logger ERROR    Error fetching metrics at 'https://host.domain.com:61006/jmx'
Traceback (most recent call last):
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 157, in retry_http_kerberos_auth
    neg_hdr = self.generate_request_header(req, headers, neg_value)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 111, in generate_request_header
    result = k.authGSSClientStep(self.context, neg_value)
kerberos.GSSError: (('Unspecified GSS failure.  Minor code may provide more information', 851968), ('Cryptosystem internal error', -1765328206))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/monitor/generic/metric_collectors.py", line 224, in _collect_and_parse_and_return
    opened_url = urlopen_with_retry_on_authentication_errors(
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/util/url.py", line 339, in urlopen_with_retry_on_authentication_errors
    return function()
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/monitor/generic/metric_collectors.py", line 244, in _open_url
    return self._urlopen_callout(
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/util/url.py", line 129, in urlopen_with_timeout
    return opener.open(url, data, timeout)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 563, in error
    result = self._call_chain(*args)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 228, in http_error_401
    retry = self.http_error_auth_reqed(host, req, headers)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 149, in http_error_auth_reqed
    return self.retry_http_kerberos_auth(req, headers, neg_value)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 174, in retry_http_kerberos_auth
    log.critical("GSSAPI Error: %s/%s" % (e[0][0], e[1][0]))
TypeError: 'GSSError' object is not subscriptable
[21/Oct/2024 09:09:55 +0100] 2414 GM DATANODE throttling_logger ERROR    Error fetching metrics at 'https://host.domain.com:9865/jmx'
Traceback (most recent call last):
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 157, in retry_http_kerberos_auth
    neg_hdr = self.generate_request_header(req, headers, neg_value)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 111, in generate_request_header
    result = k.authGSSClientStep(self.context, neg_value)
kerberos.GSSError: (('Unspecified GSS failure.  Minor code may provide more information', 851968), ('Cryptosystem internal error', -1765328206))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/monitor/generic/metric_collectors.py", line 224, in _collect_and_parse_and_return
    opened_url = urlopen_with_retry_on_authentication_errors(
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/util/url.py", line 339, in urlopen_with_retry_on_authentication_errors
    return function()
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/monitor/generic/metric_collectors.py", line 244, in _open_url
    return self._urlopen_callout(
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/util/url.py", line 129, in urlopen_with_timeout
    return opener.open(url, data, timeout)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 563, in error
    result = self._call_chain(*args)
pecified GSS failure File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 228, in http_error_401
    retry = self.http_error_auth_reqed(host, req, headers)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 149, in http_error_auth_reqed
    return self.retry_http_kerberos_auth(req, headers, neg_value)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 174, in retry_http_kerberos_auth
    log.critical("GSSAPI Error: %s/%s" % (e[0][0], e[1][0]))
TypeError: 'GSSError' object is not subscriptable
[21/Oct/2024 09:09:55 +0100] 2414 GM REGIONSERVER throttling_logger ERROR    Error fetching metrics at 'https://host.domain.com:61005/jmx'
Traceback (most recent call last):
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 157, in retry_http_kerberos_auth
    neg_hdr = self.generate_request_header(req, headers, neg_value)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 111, in generate_request_header
    result = k.authGSSClientStep(self.context, neg_value)
kerberos.GSSError: (('Unspecified GSS failure.  Minor code may provide more information', 851968), ('Cryptosystem internal error', -1765328206))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/monitor/generic/metric_collectors.py", line 224, in _collect_and_parse_and_return
    opened_url = urlopen_with_retry_on_authentication_errors(
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/util/url.py", line 339, in urlopen_with_retry_on_authentication_errors
    return function()
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/monitor/generic/metric_collectors.py", line 244, in _open_url
    return self._urlopen_callout(
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/cmf/util/url.py", line 129, in urlopen_with_timeout
    return opener.open(url, data, timeout)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 563, in error
    result = self._call_chain(*args)
  File "/data/anaconda/miniconda_3.8/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 228, in http_error_401
    retry = self.http_error_auth_reqed(host, req, headers)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 149, in http_error_auth_reqed
    return self.retry_http_kerberos_auth(req, headers, neg_value)
  File "/data/cloudera/cm-agent/lib/python3.8/site-packages/urllib_kerberos/__init__.py", line 174, in retry_http_kerberos_auth
    log.critical("GSSAPI Error: %s/%s" % (e[0][0], e[1][0]))
TypeError: 'GSSError' object is not subscriptable
&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me out here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:24:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/395595#M248981</guid>
      <dc:creator>sayebogbon</dc:creator>
      <dc:date>2026-04-21T06:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: The Cloudera Manager Agent is not able to communicate with this role's web server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/395808#M249030</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/118214"&gt;@sayebogbon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for reaching out&lt;/P&gt;&lt;P&gt;Can you please confirm if the nodes are heartbeating fine? You can check from Hosts &amp;gt;&amp;gt; All hosts page on CM UI and check the heartbeat&lt;/P&gt;&lt;P&gt;Regarding the kerberos errors&lt;/P&gt;&lt;P&gt;Can you please login to the node command line and try manual kinit&lt;/P&gt;&lt;P&gt;# cd /var/run/cloudera-scm-agent/process&lt;/P&gt;&lt;P&gt;Go into latest HDFS process directory and try manual kinit&lt;/P&gt;&lt;P&gt;Compare /etc/krb5.conf from working nodes as well&lt;/P&gt;&lt;P&gt;Also, has OS upgrade been performed as well?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 10:50:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/395808#M249030</guid>
      <dc:creator>upadhyayk04</dc:creator>
      <dc:date>2024-10-23T10:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: The Cloudera Manager Agent is not able to communicate with this role's web server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/397283#M249796</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95611"&gt;@upadhyayk04&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response. I have tried to reply your message but no luck. Hope this one will get through.&lt;BR /&gt;Firstly, the hosts are heart beating.&lt;BR /&gt;Secondly, the &lt;STRONG&gt;/etc/krb5.conf&lt;/STRONG&gt; seems to be the same for other working host (Hue server host in this case). The Web Server Status issue is the same across HDFS, Hbase, Yarn, and Impala.&lt;BR /&gt;Thirdly, I had tried the manual kinit before but it still throw the same error.&lt;BR /&gt;After trying manual kinit (&lt;STRONG&gt;kinit -k -t hdfs.keytab hdfs/host.my-default-realm.com&lt;/STRONG&gt;) from the latest data node process, I ran the klist command (&lt;STRONG&gt;klist -e&lt;/STRONG&gt;) and got the following.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Valid starting     Expires            Service principal
10/11/24 23:43:47  11/11/24 09:43:47  krbtgt/my-default-realm.COM@my-default-realm.COM
        renew until 17/11/24 23:43:47, Etype (skey, tkt): arcfour-hmac, aes256-cts-hmac-sha1-96&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Below is the configured Kerberos Encryption Types from the Cloudera Manager Console&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerberos_encryption_type.png" style="width: 806px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/42555i7BD75FA5C6522C7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="kerberos_encryption_type.png" alt="kerberos_encryption_type.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Below is part of the host &lt;STRONG&gt;/etc/krb5.conf&lt;/STRONG&gt; content.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;[libdefaults]
 renew_lifetime = 604800
 ticket_lifetime = 36000
 udp_preference_limit = 1
 permitted_enctypes = rc4-hmac aes256-cts aes128-cts
 default_tgs_enctypes = rc4-hmac aes256-cts aes128-cts
 default_tkt_enctypes = rc4-hmac aes256-cts aes128-cts
 default_realm = my-default-realm.com
 default_etypes = arcfour-hmac-md5
 default_etypes_des = des-cbc-crc
 allow_weak_crypto = true

 forwardable = true
 default_keytab_name = /etc/opt/quest/vas/host.keytab
[libvas]
 site-name-override = iNET-LDAP
 use-dns-srv = true
 use-tcp-only = true

 auth-helper-timeout = 60&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Finally, the OS upgrade is not yet performed. We're still on RED Hat OL7.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2024 23:56:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/397283#M249796</guid>
      <dc:creator>sayebogbon</dc:creator>
      <dc:date>2024-11-10T23:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: The Cloudera Manager Agent is not able to communicate with this role's web server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/397633#M249930</link>
      <description>&lt;P&gt;I would appreciate any support from anyone&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 12:11:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/397633#M249930</guid>
      <dc:creator>sayebogbon</dc:creator>
      <dc:date>2024-11-18T12:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: The Cloudera Manager Agent is not able to communicate with this role's web server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/398907#M250337</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/118214"&gt;@sayebogbon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies for the delayed response&lt;/P&gt;&lt;P&gt;It seems the encryptions types are not matching in the keytab and KDC server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would suggest the below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1.) Stop the cluster through CM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.) Go to CM --&amp;gt; Administration --&amp;gt; Kerberos --&amp;gt; 'Kerberos Encryption Types', then add the following encryption types:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;rc4-hmac aes256-cts aes128-cts&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;3.) Do redeploy krb5.conf through CM,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4.) Regenerate the keytabs and principles from CM UI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;5.) Start the cluster&lt;/P&gt;&lt;P&gt;Let us know how it goes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 06:21:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/398907#M250337</guid>
      <dc:creator>upadhyayk04</dc:creator>
      <dc:date>2024-12-16T06:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: The Cloudera Manager Agent is not able to communicate with this role's web server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/398947#M250346</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/118214"&gt;@sayebogbon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Upgrading Cloudera Manager or CDP can sometimes alter TLS/SSL settings. Please can you verify if TLS/SSL is enabled for the affected services:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Navigate to &lt;STRONG&gt;Cloudera Manager &amp;gt; Administration &amp;gt; Security&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Confirm that the keystores and truststores for SSL are correctly configured.&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Validate the keystore and truststore paths in the HDFS configuration:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;dfs.http.policy&lt;/LI&gt;&lt;LI&gt;dfs.https.enable&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Please do the above and revert&lt;BR /&gt;happy hadooping !!!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 22:19:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/398947#M250346</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2024-12-16T22:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: The Cloudera Manager Agent is not able to communicate with this role's web server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/399186#M250436</link>
      <description>&lt;P&gt;The TLS/SSL are configured correctly.&lt;/P&gt;&lt;P&gt;Also, the krb5.conf is the same for pre-prod which is working fine.&lt;/P&gt;&lt;P&gt;I think the problem partly has to do with our Python3.8 installation. We did the installation via Anaconda.&lt;/P&gt;&lt;P&gt;Cloudera recommended will use yum to install the rh-python38 on our RHEL/OL7. Documentation is here:&amp;nbsp;&lt;A href="https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/installation/topics/cdpdc-cm-install-python-3-rhel7-standard-location.html" target="_blank"&gt;Installing Python 3.8 standard package on RHEL 7 | CDP Private Cloud&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, regarding the Impala, this Cloudera documentation was quite helpful:&amp;nbsp;&lt;A href="https://docs.cloudera.com/runtime/7.2.7/impala-manage/topics/impala-webui-configure.html#pnavId2" target="_blank"&gt;Configuring Impala Web UI | CDP Public Cloud&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The issue is resolved now by following the instructions in the above documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 09:32:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/The-Cloudera-Manager-Agent-is-not-able-to-communicate-with/m-p/399186#M250436</guid>
      <dc:creator>sayebogbon</dc:creator>
      <dc:date>2024-12-20T09:32:32Z</dc:date>
    </item>
  </channel>
</rss>

