openbmc / phosphor-webui

Web-based user interface for managing OpenBMC systems
Apache License 2.0
37 stars 25 forks source link

GUI Serial over LAN (SoL) window doesnt stream the boot progress #59

Closed gkeishin closed 5 years ago

gkeishin commented 5 years ago

In the latest Master yacto2.6 build https://openpower.xyz/job/openbmc-build/1911/

the GUI SOL page doesn't stream the boot progress messages. The port 2200 is working though.

gtmills commented 5 years ago

Confirmed this on a master build. See websocket closed. code: 1005 reason: in the console.

gtmills commented 5 years ago

Works with on a build with https://github.com/openbmc/openbmc/commit/d1237abb116ebd9ad02893bdbbaf83ab9f1daa67, doesn't with a5c52ff.

gtmills commented 5 years ago

Works with a build with https://github.com/openbmc/openbmc/commit/16be88d944049ebc52e0d5f07cf2b8be750c54e1

gtmills commented 5 years ago

I believe https://github.com/openbmc/openbmc/commit/768c645a0e038166ee3e46441f5b5a4fe6c9b891 caused this and https://gerrit.openbmc-project.xyz/#/c/openbmc/phosphor-rest-server/+/16913/ should fix this

gkeishin commented 5 years ago

This is now working on latest build

root@witherspoon:~# cat /etc/os-release
ID="openbmc-phosphor"
NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro)"
VERSION="2.6.0.rc1-23"
VERSION_ID="2.6.0.rc1-23-g5a2b44f"
PRETTY_NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro) 2.6.0.rc1-23"
BUILD_ID="2.6.0.rc1"
root@witherspoon:~#