Two Questions - cron job and UI

Hi, I have worked though steps to install librenms on Rocky 8 using rocky or centos instructions and I get the same results:

  1. This file does not exist - /opt/librenms/librenms.nonroot.cron
  2. When I access the server the GUI is messed up. I can validate the database but I can’t do much else.

bash-4.4$ ./validate.php

Component Version
LibreNMS 24.1.0-67-gd6ce29c05 (2024-02-06T07:42:36-08:00)
DB Schema Not Connected (0)
PHP 8.1.27
Python 3.6.8
Database Not Connected
RRDTool 1.7.0
SNMP 5.8
===========================================

[OK] Composer Version: 2.6.6
[OK] Dependencies up-to-date.
Could not connect to database, check logs/librenms.log.

Well I fixed the missing cron job issue by using newer instructions for CentOS direct from the LibreNMS site.

The GUI issue with NGINX is not fixed though, I guess I’ll try Apache maybe? Has anyone seen this before?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.