Unable to login to Aria Operations for Logs GUI with both admin and AD Integrated users.
search cancel

Unable to login to Aria Operations for Logs GUI with both admin and AD Integrated users.

book

Article ID: 409835

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

Upon entering the user credential, the Aria Operations for Logs UI keeps trying to load and stuck in spinning loading icon.

Environment

Aria Operations for Logs 8.18.x

Cause

Potential open file and caching issues due to prolonged server uptime.  Server Uptime is over 100+ days.

Resolution

Workaround 1:
To clear any caching issue since the cluster has been up for a prolonged period of time, a restart of the loginsight service can help to clear and refresh the data ingestion status.

  1. SSH into the appliance as root.
  2. Run command to stop and start loginsight service:
    1. systemctl stop loginsight
    2. systemctl start loginsight
  3. Repeat steps 1&2 on all remaining nodes of the VMware Aria Operations for Logs cluster.
  4. Try to login and confirm UI is now accessible via "admin" user.
  5. Once logged in as admin user, go to Configuration > Authentication.
    1. Click 3-dots ellipsis to edit the Active Directory Authentication Configuration.
    2. Enter the "Password" and click "Test Connection"
    3. Confirm "Test Connection" is Successful.
  6. Log out of Aria Operations for logs. Then try to login with AD user.


Workaround 2:
If the steps above does not resolve the issue, proceed to perform a restart of the Virtual Machine.

  1. Login to the vCenter UI
  2. Locate the VMware Aria Operations for Logs nodes.
  3. Right-Click on the Aria Operations for Logs nodes and select Guest OS > Restart.
  4. Repeat steps 2&3 on all remaining nodes of the VMware Aria Operations for Logs cluster.
  5. SSH to all the nodes as root and confirm uptime is showing latest time.
  6. Try to login and confirm UI is now accessible via "admin" user.
  7. Once logged in as admin user, go to Configuration > Authentication.
        1. Click 3-dots ellipsis to edit the Active Directory Authentication Configuration.
        2. Enter the "Password" and click "Test Connection"
        3. Confirm "Test Connection" is Successful.
  8. Log out of Aria Operations for Logs. Then try to login with AD user.