You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2021/06/08 10:56:00 UTC

[jira] [Created] (BIGTOP-3553) ambari-agent on CentOS 8 is unable to register to ambari-server

Masatake Iwasaki created BIGTOP-3553:
----------------------------------------

             Summary: ambari-agent on CentOS 8 is unable to register to ambari-server
                 Key: BIGTOP-3553
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3553
             Project: Bigtop
          Issue Type: Improvement
            Reporter: Masatake Iwasaki


{noformat}
ERROR 2021-06-08 10:54:51,126 HeartbeatThread.py:108 - Exception in HeartbeatThread. Re-running the registration
Traceback (most recent call last):
  File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 95, in run
    self.register()
  File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 135, in register
    self.handle_registration_response(response)
  File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line 209, in handle_registration_response
    raise Exception(error_message)
Exception: Registration failed due to: Cannot register host with not supported os type, hostname=0b0256ee54e7.bigtop.apache.org, serverOsType=centos8, agentOsType=centos8
INFO 2021-06-08 10:54:51,127 transport.py:358 - Receiver loop ended
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)