commit | 36379b993791d743d39b3aee659c3d8d0fa51620 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Mon Apr 02 16:53:53 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Apr 09 14:55:49 2018 +0000 |
tree | 2b333ef2464763977917e989363c55a88eb4df67 | |
parent | 6d7b4a8d9da5f27acce5a96ea5b512674c24ecf8 [diff] |
Display error if TFTP post fails Display an error if the DownloadViaTFTP returns an error code. This code replaces some unused code. Resolves openbmc/openbmc#3029 Tested: Verified I see this error if the DownloadViaTFTP call returns an error code. Change-Id: I1547689059f45953b29aedda75c0599aec30079d Signed-off-by: Gunnar Mills <gmills@us.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.