Any idea why this would happen ?
Just did a yum update, RHEL8.
Thanks
It looks like all the assets are missing, so you have no CSS
styling the page. I am not sure what would cause this though from a yum
update. Could be it modified apache somehow, but it’s too complex for me to guess much more beyond that.
Also your post is sparse. Did you upgrade to OOD 3.1.4
then do the yum
updated and it broke? Was it working before the yum
update? Did you rebuild OOD after, if you ran the update after your upgrade? Basically, can you describe the sequence of events.
Hello and thanks.
I did sudo yum update and saw that OoD 3.1.4 was available. The yum update ran and I rebooted.
That’s all that I have done. Upgrading from 3.1.1 I think.
Seeing errors in the browser like this -
because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.
net::ERR_ABORTED 500 (Internal Server Error)
net::ERR_ABORTED 404 (Not Found)
Ok, it could be as simple as you need to rebuild so the assets bundle correctly for the dashboard with bin/setup
.
Could you provide a little more detail on where/how I would run that ?
Would that be in here ?
/etc/ood/config/apps/dashboard/bin
Thanks.
You do not want to rebundle the assets in situ. I’d suggest reinstalling through yum reinstall ondemand
.
Gave that a try, same issue. I had to revert back to 3.1.1 for things to work again.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.