I am able to get to the web UI and login, but it is only displayed in a listed format:
./validate.php seems to be ok, besides the fact that I didn’t add a device yet.
====================================
Component
Version
LibreNMS
1.41-37-gb01ccd7
DB Schema
254
PHP
7.2.6
MySQL
5.5.56-MariaDB
RRDTool
1.4.8
SNMP
NET-SNMP 5.7.2
====================================
[OK] Composer Version: 1.6.5
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] You have not added any devices yet.
[FIX] You can add a device in the webui or with ./addhost.php
I was able to resolve the issue by adding a DNS record in our local nameserver. Not 100% sure, but it looks like there was some association with the domain name as opposed to the IP. I did not change anything other than adding the DNS record and it came up.