Can't access web gui after installation

Hi! please help me. I can’t access web gui after installation…

Here is the ./validate.php result

In DuskServiceProvider.php line 43:

It is unsafe to run Dusk in production.

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

Component Version
LibreNMS 1.49-94-g96797aa
DB Schema Not Connected (0)
PHP 7.2.14
MySQL ?
RRDTool 1.4.8
SNMP NET-SNMP 5.7.2

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

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

Thank you.

How did you the install? That validates shows MySQL is not accesible

After i run this command.
./scripts/composer_wrapper.php install.

But before running that command here is my validate result. But still can’t access web gui.

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

Component Version
LibreNMS 1.49-94-g96797aa
DB Schema 2019_02_10_220000_add_dates_to_fdb (132)
PHP 7.2.14
MySQL 5.5.60-MariaDB
RRDTool 1.4.8
SNMP NET-SNMP 5.7.2

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

[OK] Composer Version: 1.8.4
[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
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
bootstrap/cache/.gitignore
logs/.gitignore
rrd/.gitignore
storage/app/.gitignore
storage/app/public/.gitignore
storage/debugbar/.gitignore
storage/framework/cache/.gitignore
storage/framework/cache/data/.gitignore
storage/framework/sessions/.gitignore
storage/framework/testing/.gitignore
storage/framework/views/.gitignore
storage/logs/.gitignore

I remove the composer install. But still can’t access web gui.

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

Component Version
LibreNMS 1.49-94-g96797aa
DB Schema 2019_02_10_220000_add_dates_to_fdb (132)
PHP 7.2.14
MySQL 5.5.60-MariaDB
RRDTool 1.4.8
SNMP NET-SNMP 5.7.2

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

[OK] Composer Version: 1.8.4
[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
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
bootstrap/cache/.gitignore
logs/.gitignore
rrd/.gitignore
storage/app/.gitignore
storage/app/public/.gitignore
storage/debugbar/.gitignore
storage/framework/cache/.gitignore
storage/framework/cache/data/.gitignore
storage/framework/sessions/.gitignore
storage/framework/testing/.gitignore
storage/framework/views/.gitignore
storage/logs/.gitignore

What you mean with removed composer?

What you get in the WebUI?

Did you checked your webserver logs?

Hi!

Looks like you need to run the ngxi setup in the doc you missed it.

Can you please help me to solve this problem?

Thank you.

What should i do? to solve this problem…
Hoping any one who help me to solve.Thank you.

Check the Web Server section here:
https://docs.librenms.org/Installation/Installation-CentOS-7-Nginx/

1 Like