Null
When deploying the AD solution we need to install the matrix on the h3linux or centos. But the plat installation does not support the host using the default hostname, mostly when you forget to change it at the wizard of os installation, you need to reinstall.
But it provides a solution that does not need to be reinstalled to save time.
When you want to add a host with default-hostname it will shows this note.
Figure 1
It can be easily change the hostname and restart the matrix then the plat can be installed normally.
1.
And if the name is localhost.localdomain that means you need to change it.
Figure 2
2.
hostnamectl set-hostname <hostname>
The hostname needs to obey the rule shown in Figure 1.
3.
systemctl restart matrix