When logging into Aria Operations for Logs using Active Directory you encounter login failure.
Affected node ui_runtime.log include errors simliar to:
Aria Operations for Logs 8.x
This is caused by failure of DNS resolution on the affected nodes.
Validate that DNS is accessible and can be resolved by the affected nodes.
Compare working and failing nodes network configuration to ensure that DNS is configured the same using:
cat /etc/systemd/network/10-eth0.network
If needed, update this network file and execute the following to set the updated DNS:
systemctl restart systemd-networkd