openbmc / bmcweb

A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC
Apache License 2.0
154 stars 131 forks source link

Segmentation fault when /subscribe request is called #213

Closed esm closed 3 years ago

esm commented 3 years ago

When I run webui-vue and login, I get the Proxy error in the image below which says that it cannot proxy the subscribe request from my webui-vue which runs on port 8000 to bmcweb which runs on port 18080. The error comes from line 1187 in bmcweb/http/routing.hpp I am running on Ubuntu

webui-vuee bmcweb_subscribe

edtanous commented 3 years ago

Duplicate of #212. Please update your bug there instead of opening a new one.