Gunnar Mills
Gunnar Mills
> -Drest=enabled https://gerrit.openbmc.org/c/openbmc/webui-vue/+/70641 removed the /subscribe websocket
Still a problem. https://github.com/openbmc/bmcweb/blob/master/redfish-core/lib/redfish_util.hpp#L63 Need an association or something to look at here
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/38599 merged, so I assume we can close ?
I don't see these warning in a recent validator run so they have been fixed. Closing. I still see this for ``` *** /redfish/v1/SessionService Attempt 1 of /redfish/v1/SessionService Response Time...
This is still a problem, https://gerrit.openbmc.org/c/openbmc/bmcweb/+/61958 was an attempt to fix but needs more thought
If you are having problems contributing to OpenBMC, OpenBMC has a large community willing to help. :) From https://github.com/openbmc/openbmc#contact Mail: [email protected] https://lists.ozlabs.org/listinfo/openbmc Discord: https://discord.gg/69Km47zH98
Sounds reasonable to me as well. @bluecmd Any plans to submit a patchset for this?
Still hasn't been done.
This would be adding PowerModes, https://github.com/openbmc/bmcweb/blob/499b5b4dcbf3a936e65694de24219e65e3268e4d/redfish-core/lib/systems.hpp#L2103 IdlePowerSaver https://github.com/openbmc/bmcweb/blob/499b5b4dcbf3a936e65694de24219e65e3268e4d/redfish-core/lib/systems.hpp#L3172 Ideally the GUI would look if the properties are there and if they aren't just leave this support off.
Isn't this done here: https://github.com/openbmc/webui-vue/blob/511650a90260e0922bfeb1091b4babc597d36af6/src/views/Logs/PostCodeLogs/PostCodeLogs.vue#L275 ? Anything more to do here?