Hosts detail page is not loading CSS
-
Did a migration to a new server, AlmaLinux10 running latest stable release. Everything seems fine, except that loading a host page results in no CSS or images loading. The text and buttons loads. httpd error and access logs dont show anything obvious. the image definition page works fine and that is similar. I also tried a previous release, same result. Attached is a screen shot. Thanks for any ideas.

-
@neodawg Can you provide the systems php error log, for Alma I think its RPM based so you would -> go to the page and see this -> get the last 100 lines or so (
sudo tail -n 100 /var/log/php-fpm/www-error.log) This should tell us where it’s failing.If you’re also able, can you tell us what version of FOG you’re running?
(Login to fog, bottom right hand corner should tell you the version you’re running.)