Dear,
Any hint would be welcomed. Fresh install of OCS Server on RHEL8 to replace another. I tried to install from RPM, GIT, TAR and I always end up with a working Communication server with agents successfully sending inventory to the MariaDB but the administration interface show no table.
I can see in the initial dashboard detected clients. They also are in database but no data is shown. Everything else seems to work. Configurations, informations... interface write data in DB but don't seem to be able to show it. I can't create groups as the inferface is incomplete. If I add Web Application, it is written in DB but not shown in interface.
No errors in log that I found. Probably a missing dependency but I tried several ways, documentations and I really don't know what I missed. RPM didn't want about anything neither manual installation that should check for requirements.
Specific information :
-Server is in DMZ with no internet access.
- EPEL and REMI are available
-REMI-MODULAR, REMI-SAFE and Codeready arent available but I installed manually everything documented or read in others procedures and not automatically installed.
Version Info:
RHEL8.7
PHP 7.2.24
MariaDB 10.3.35
OCS 2.10.0 (But got the same results with 2.11 RPM)
Dashboard OK :
"All Computer" Menu :
Missing this table :
Anyone have an Idea? I double checked all requirements and specified dependencies. The actual installation was from the .TAR.GZ with the setup.sh. But as I mentionned, same results with RPM.
I got it working in a lab with a quick ubuntu installation but I must use RHEL in our production env.
Thanks!