abh1sar opened a new issue, #12449: URL: https://github.com/apache/cloudstack/issues/12449
### problem ### Discussed in https://github.com/apache/cloudstack/discussions/12437 <div type='discussions-op-text'> <sup>Originally posted by **chunkyen** January 15, 2026</sup> <img width="1417" height="691" alt="image" src="https://github.com/user-attachments/assets/17fa8239-2855-4e97-8c1b-eef619aca184" /> Ok, I found the culprit after examining the management log files. It is related to backup provider: `ERROR [c.c.a.AlertManagerImpl] (CapacityChecker:[ctx-1be179aa]) (logid:93156341) Exception in CapacityChecker com.cloud.utils.exception.CloudRuntimeException: Failed to find backup provider by the name: nas, networker` I tried to add multiple backup provider as shown in the helper text, but it resulted in the above error and also somehow affected the CapcityChecker that is responsible to display the stats on the dashboard. Removing it solves the issue.</div> ### versions The versions of ACS, hypervisors, storage, network etc.. ### The steps to reproduce the bug 1. 2. 3. ... ### What to do about it? Capacity dashboard should how up correctly even if backup provider configured is wrong. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
