PowerChute Network Shutdown VM Prioritization web page displays "vCenter Server is inaccessible. Please verify that the vCenter Server IP/Hostname and logon credentials are correct."
Issue:
PowerChute Network Shutdown VM Prioritization web page displays "vCenter Server is inaccessible. Please verify that the vCenter Server IP/Hostname and logon credentials are correct."
Product:
PowerChute Network Shutdown v4.1
Environment:
VMware ESXi
Cause:
Application times out while cataloging VMs.
Solution:
Edit vmprioritization.js file to increase the time out.
If PowerChute has been installed to the default path on Windows OS open C:\Program Files\APC\PowerChute\group1\comp\http\html\scripts\vmprioritization.js with a test editor like Notepad++.
After saving the changes to the file you will need to clear the cache in the web browser (so that cached js file is not used).
If PowerChute is install on Linux to the default path to vmprioritization.js will be found in /opt/APC/PowerChute/group1/comp/http/html/scripts/vmprioritization.js