Repository tab is stuck at "Loading..." under Integrations in Aria Operations
book
Article ID: 378038
calendar_today
Updated On:
Products
VMware Aria Suite
Issue/Introduction
This article provides the workaround for the below mentioned issue.
Symptom:
Repository tab is stuck at "Loading..." and does not change the page
Rebooting the nodes resolves the issue temporarily however it only works for one click, If the tab is changed, Issue appears again
Environment
Aria Operations 8.18
Cause
The issue is reproducing for all the environments where solution.action/getIntegrations call takes less than 250 ms.
Resolution
This issue occurs when the solution.action/getIntegrations call is being made too fast <250ms. Below are two workarounds to resolve this issue temporarily however the fix will be released in future releases.
Workaround 1:
Run the environment in slow throttling mode. To do this, open the Network tab and next to the WIFI icon you'll find the options to enable throttling mode. Please choose Slow 3G/4G.
Workaround 2:
Inspect the Loading mask element by navigating on it and entering F12 button. find the div element with the class definition:
class="x-component x-border-box x-mask x-component-default fade in", right click on it and delete the element.
Additional Information
This is a known issue in Aria Operations version 8.18