cancel
Showing results for 
Search instead for 
Did you mean: 

NBU Appliance Web UI logs in to setup page

oughck
Level 4
Partner Accredited Certified

Hi All,

 

My NBU applliance (2.0.2) has been set up as a master server and working fine for a month. However, when i logged in to the appliance using the web browser, it displays the "configuring and setting up the appliance" page (enter hostname, IP, etc). How do I get the appliance's Web UI to know that it has already been configured?

Thanks.

CK

1 ACCEPTED SOLUTION

Accepted Solutions

oughck
Level 4
Partner Accredited Certified
1.    Open below file:
 
/opt/SYMCOpsCenterGUI/webserver/webapps/opscenter/WEB-INF/nomserverconfig.properties
 
 
2.    Change CONFIGURED=TRUE.
 
 
3.    Restart the GUI services.

/opt/SYMCOpsCenterGUI/bin/stopgui.sh
/opt/SYMCOpsCenterGUI/bin/startgui.sh

View solution in original post

1 REPLY 1

oughck
Level 4
Partner Accredited Certified
1.    Open below file:
 
/opt/SYMCOpsCenterGUI/webserver/webapps/opscenter/WEB-INF/nomserverconfig.properties
 
 
2.    Change CONFIGURED=TRUE.
 
 
3.    Restart the GUI services.

/opt/SYMCOpsCenterGUI/bin/stopgui.sh
/opt/SYMCOpsCenterGUI/bin/startgui.sh