| commit | a38a287ccaa97eddc9df7333e33357b14772d4c6 | [log] [tgz] |
|---|---|---|
| author | Jayashankar Padath <jayashankar.padath@in.ibm.com> | Thu Jun 07 11:34:58 2018 +0530 |
| committer | Jayashankar Padath <jayashankar.padath@in.ibm.com> | Thu Jun 07 20:20:23 2018 +0530 |
| tree | 136101dd415a4a78fbad973fe1d19a01551cee9f | |
| parent | 10ed37600bc682cf448a1084d73d53accb16cb6d [diff] |
Avoid unexpected error displays from web gui Unexpected error is seen from the web gui due to the connection loss during below known scenarios: 1. Initiating Reboot BMC from web gui 2. Restart of the nginx service 3. Trying to login to the web gui after a long idle time Fix avoids unexpected error display from web gui. Resolves openbmc/openbmc#3211 Tested: Running GUI locally and verified that unexpected error is not coming when BMC reboots Change-Id: I93974c53ab4fb414b938229d39fdf872b45a3e2c Signed-off-by: Jayashankar Padath <jayashankar.padath@in.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080.
https://<bmc-ip> and bypass the secure warning. You will see a JSON response with Login required message.http://localhost:8080. Enter the BMC IP, Username and Password (defaults: root/0penBmc).Now you are logged in.