Toolkit cannot be accessed after being started.
The output of the start script shows that Toolkit is found and Toolkit is considered to have been started. When Toolkit is initializing service data, the ipmitool fru command needs to be invoked. If the command fails to be executed, the system will execute the command constantly until the command is successfully executed and proceeds with the next service process. During the initialization, the browser is inaccessible.
Use PuTTY as user omuser to log in to the node where the management IP address resides. Run the su command and enter the password of user root to switch to user root.
2.Run the ipmitool fru command to check whether the command can be executed.
3.If the command can be successfully executed, run the sh /opt/Runtime/bin/restart.sh command to restart Toolkit and check whether the command can still be successfully executed.
4.If the command fails to be executed, ensure that the command can be successfully executed before restarting Toolkit.