Zero nodes detected in cluster or Loading OpsCenter screen hanging
Workaround for browser environments where the OpsCenter UI is unable to establish a persistent streaming connection to opscenterd. Another symptom includes the perpetual Loading OpsCenter screen.
Some environments might experience connectivity issues with the persistent connection
between the browser and opscenterd
. Symptoms of this issue include
a blinking icon near the top right of the OpsCenter UI, and 0 nodes
displays
as well. Another symptom is the Loading OpsCenter screen seems
frozen, and does not load OpsCenter.
Follow the workaround steps to resolve the issue:
opscenterd.conf
The location of the opscenterd.conf file depends on the type of installation:- Package installations: /etc/opscenter/opscenterd.conf
- Tarball installations: install_location/conf/opscenterd.conf
Procedure
-
Open opscenterd.conf and add a
[labs]
section. -
Add the
orbited_longpoll
option and set the value totrue
:[labs] orbited_longpoll = true
-
Restart
opscenterd
. - Refresh the browser.