Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Code upload failed on BMC web UI #77

Closed
gkeishin opened this issue Apr 2, 2019 · 4 comments
Closed

Code upload failed on BMC web UI #77

gkeishin opened this issue Apr 2, 2019 · 4 comments
Assignees

Comments

@gkeishin
Copy link
Member

gkeishin commented Apr 2, 2019

root@witherspoon:~# cat /etc/os-release
ID="openbmc-phosphor"
NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro)"
VERSION="2.7.0-dev"
VERSION_ID="2.7.0-dev-255-g58f1b4b"
PRETTY_NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro) 2.7.0-dev"
BUILD_ID="2.7.0-dev"
OPENBMC_TARGET_MACHINE="witherspoon"
root@witherspoon:~#

Downloaded BMC image, and try doing code update via BMC web UI in firmware section. The upload progress status shows it progressed but when page is refresh the new image is not loaded on the BMC /tmp/images/

@gtmills
Copy link
Member

gtmills commented Apr 2, 2019

@gkeishin This sounds like a problem with the backend code update, not a GUI problem. Anything in the journal?

@gtmills gtmills self-assigned this Apr 2, 2019
@gkeishin
Copy link
Member Author

gkeishin commented Apr 2, 2019

I dont see anything on journald.. so that kind of weird. The back end is still intact and the CI running the back end code update, so we looked good there.

@gkeishin
Copy link
Member Author

Still persistent failure on latest master too.. @gtmills can we try to root cause this one.. Thanks

@BeccaBroek
Copy link
Member

BeccaBroek commented Apr 10, 2019

Screen Shot 2019-04-10 at 1 58 59 PM

image

The following console errors needed to be resolved - we were using an inline onClick that isn't supported by newer browsers (bottom image), and also the click-outside directive implemented in 84e7a93
was throwing the top error image. With both of these errors resolved, George was able to upload firmware images as expected.

@gtmills gtmills assigned BeccaBroek and unassigned gtmills Apr 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants