Weathermap Installation Issue

Hi guys,

I have a problem with the installation of wethermap.

This is my error.log

script ‘/opt/librenms/html/plugins/index.php’ not found or unable to stat
script ‘/opt/librenms/html/plugins/index.php’ not found or unable to stat
script ‘/opt/librenms/html/plugins/index.php’ not found or unable to stat

Can see the editor of weathermap. But i can’t access to the maps because the error.log

I follow step by step the installation of weathermap.

./validate.php

Component Version
LibreNMS 1.48
DB Schema 2019_02_10_220000_add_dates_to_fdb (132)
PHP 7.2.16-1+0~20190307202206.17+jessie~1.gbpa7be82
MySQL 10.0.38-MariaDB-0+deb8u1
RRDTool 1.4.8
SNMP NET-SNMP 5.7.2.1
====================================

[OK] Installed from package; no Composer required
[OK] Database connection successful
[WARN] Your database schema has extra migrations (2019_02_10_220000_add_dates_to_fdb). If you just switched to the stable release from the daily release, your database is in between releases and this will be resolved with the next release.
[OK] Database schema correct
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.
[WARN] Non-git install, updates are manual or from package

Please your help!

Try re-run

chmod 775 /opt/librenms/html/plugins/Weathermap/configs
chcon -R -t httpd_cache_t /opt/librenms/html/plugins/Weathermap

Does it let you create a new map ?

By the way how did you install LibreNMS it looks a bit borked in the validate.php

It’s doesnt work.

Same error.

File not found when i try to open my maps…

When i try to put this line

chcon -R -t httpd_cache_t /opt/librenms/html/plugins/Weathermap

it’s doesnt work.

chcon: can’t apply partial context to unlabeled file

Is this the document you followed to install https://docs.librenms.org/Extensions/Weathermap/ ?

Show output:

ls -alF /opt/librenms/html/plugins/Weathermap/configs

Output