librenms-plugins / Weathermap

MIT License
64 stars 51 forks source link

index.php not found #66

Open jhuesser opened 4 years ago

jhuesser commented 4 years ago

Hi there

We've noticed that the index.php (https://github.com/librenms-plugins/Weathermap/blob/master/index.php) references "../index.php". But looking at our plugins folder (and the one in upstream https://github.com/librenms/librenms/tree/master/html/plugins) There isn't any "index.php".

If we want to open a config (Overview -> Plugins -> Weathermap configname.conf) It then throws en error 404 trying to access said index.php.

What are we doing wrong?

libreNMS version: 1.64.1-26-g300645388 Weathermap version: 0.97c

aaronchristie commented 1 year ago

I am having the same issue. I can use the editor just fine, but get a redirect when clicking the menu item for the map.

http://ubuntu01:8000/plugins/Weathermap/ gets a 302 redirect to http://ubuntu01:8000/plugins/index.php when gets a 404