Hi,
My database crashed so I created a fresh db for LibreNMS.
Now I goto hostname/install it shows
403 This should only be called during install
I’ve run build-base.php and validate.php passes.
librenms@librenms:~$ ./validate.php
Component | Version |
---|---|
LibreNMS | 1.68-10-g5b892dc4f |
DB Schema | 2020_09_22_172321_add_alert_log_index (174) |
PHP | 7.3.19-1~deb10u1 |
Python | 3.7.3 |
MySQL | 10.3.23-MariaDB-0+deb10u1 |
RRDTool | 1.7.1 |
SNMP | NET-SNMP 5.7.3 |
====================================
[OK] Composer Version: 1.10.13
[OK] Dependencies up-to-date.
[WARN] You have no devices.
[FIX]:
Consider adding a device such as localhost: /addhost
[OK] Database connection successful
[OK] Database schema correct
Now I can open the login page but I don’t have an account to login.
Question is how do I go though the installation steps again or something else to bring it back with a fresh install?
thank you