openbmc / phosphor-webui

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

TPM policy, boot override and last power operation toast error. #127

Open hashtag-amar opened 3 years ago

hashtag-amar commented 3 years ago

error_toast_webUI

These error toast messages pop up every first web Access after I flash a new image to the BMC. I have tried including in timeout and sleep in the https://github.com/openbmc/phosphor-webui/blob/d10511f2a7fc07910d7ca517bd73331763322fa0/app/server-control/controllers/power-operations-controller.js#L392 This seems to be occurring as a result of using $viewContentLoaded . I am not very sure on how do I tackle this issue. Any help on this is appreciated.