I just spun up a new server running AlmaLinux, followed all installation instructions for RHEL/CentOS (I think I did at least), but now I have some permissions issues it seems in the system.
Attached are logs. LOTS of 'Failed linking <file> to <file>', whenever I browse the web interface. I think this is a permissions problem, but don't know where to begin looking.
ALSO have trouble getting RTSP feed to an Axis camera working...when I try to use native RTSP I get an error opening port (even though this works from the server using VLC), and when I try to use FFMPEG to do same, I get Permission Denied. SO - maybe both permissions problems related? I'm stuck...
I appreciate any help in advance!
UI Issues on new install in AlmaLinux
Re: UI Issues on new install in AlmaLinux
OK. I feel like a doof. SELINUX was enforcing. 
I have disabled that nonsense, and now all of the 'Failed linking' junk is gone, and the UI looks better now.
HOWEVER - still struggling with RTSP, but I will tinker more now that SELINUX elephant is out of the room...

I have disabled that nonsense, and now all of the 'Failed linking' junk is gone, and the UI looks better now.

HOWEVER - still struggling with RTSP, but I will tinker more now that SELINUX elephant is out of the room...

Re: UI Issues on new install in AlmaLinux
I got the Axis camera RTSP working via FFMPEG - but - is there some reason not to do this? Should it work with the native RTSP?