/storage/core/loginsight/var/ui_runtime.log contains entries similar to the following:[2025-10-09 14:42:11.933+0000] ["https-openssl-apr-443-exec-6"/##.##.##.## ERROR] [com.vmware.loginsight.web.actions.settings.AgentsActionBean] [Failed to load agent data] org.apache.commons.lang3.SerializationException: java.io.InvalidClassException: Class name not accepted: java.net.Inet6Address at com.vmware.loginsight.commons.SerializationUtil.deserializeSecure(SerializationUtil.java:55) ~[commons-lib.jar:?]
Caused by: java.io.InvalidClassException: Class name not accepted: java.net.Inet6Address at org.apache.commons.io.serialization.ValidatingObjectInputStream.invalidClassNameFound(ValidatingObjectInputStream.java:95) ~[commons-io-2.8.0.jar:2.8.0]
Aria Operations for Logs 8.18.x
This issue can be caused by a misconfiguration with the ipv6.disable setting in the /boot/photon.cfg file.
This setting is used to enable or disable ipv6 at the kernel level.
Engineering is aware of this issue and it will be resolved future release.
Workaround:
/boot/photon.cfg file on each node in the Aria Operations for Logs cluster:
ipv6.disable=1
Additional guidance on disabling ipv6 can be found by referencing the following article: Disable ipv6 in Aria operation for logs