Hi.
We use ADAudit Plus 6.0.0 Build 6010. It is installed on a server that has multiple IP addresses.
Everything works fine, but since I always check log files :), I saw a lot of errors in "serverOut.txt" log file.
[14:00:19:787]|[10-31-2019]|[SYSOUT]|[INFO]|[29]: Exception while checking server status.Connection refused: connect|
[14:00:22:793]|[10-31-2019]|[SYSOUT]|[INFO]|[29]: Exception while checking server status.Connection refused: connect|
[14:00:25:794]|[10-31-2019]|[SYSOUT]|[INFO]|[29]: Exception while checking server status.Connection refused: connect|
After some research (I like this kind of research), I discovered the cause of this issue.
If I understand correctly, then "localhost" as part of url is hardcoded in source code.
Thank you