WebUI Installer page stuck at Build Database

Hi Team,

I am using CentOS 7 platform to install LibreNMS latest version. After providing database credentials at WebUI installer page, Build Database not working. Attach is the screenshot. Please help. I am also sharing the .validate output here.


[root@localhost librenms]# su - librenms
Last login: Wed May 12 16:24:52 IST 2021 on pts/0
-bash-4.2$ pwd
/var/www/html/librenms
-bash-4.2$ ./validate.php

In StreamHandler.php line 111:

The stream or file “/var/www/html/librenms/logs/librenms.log” could not be opened in append mode: failed to open stream: Permission de
nied

====================================

Component Version
LibreNMS 21.4.0-81-ged42591
DB Schema No Schema (0)
PHP 7.4.19
Python 3.6.8
MySQL 10.4.19-MariaDB
RRDTool 1.4.8
SNMP NET-SNMP 5.7.2
====================================

[OK] Composer Version: 2.0.13
[OK] Dependencies up-to-date.


The install process was broken for a short time. It is fixed now. You can either run git pull in the librenms directory and continue or start fresh.

Thanks @murrant. It is working now.
Appreciate a lot your quick response.

1 Like

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