cibaB
15 July 2021 12:36
1
====================================
Component
Version
LibreNMS
21.6.0-54-g1a9755981
DB Schema
2021_06_07_123600_create_sessions_table (211)
PHP
7.4.3
Python
3.8.10
MySQL
10.3.29-MariaDB-0ubuntu0.20.04.1
RRDTool
1.7.2
SNMP
NET-SNMP 5.8
====================================
[OK] Composer Version: 1.8.6
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.
====================================
After upgrade do not work availability map on service. Please help. Thanks.
1 Like
Looks like a recently introduced issue, have submitted a PR to fix and should get corrected in the near future.
librenms:master
← rhinoau:availwidget-services
opened 01:04PM - 15 Jul 21 UTC
PHPStan fixes in #13038 seem to have broken backend for availability map service… s type. Fixed another devices one in #13043 which may conflict on same file - not sure of correct process in that case :)
Before:

After:

Please give a short description what your pull request is for
DO NOT DELETE THE UNDERLYING TEXT
#### Please note
> Please read this information carefully. You can run `./lnms dev:check` to check your code before submitting.
- [X] Have you followed our [code guidelines?](https://docs.librenms.org/Developing/Code-Guidelines/)
- [X] If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it.
#### Testers
If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
After you are done testing, you can remove the changes with `./scripts/github-remove`. If there are schema changes, you can ask on discord how to revert.
1 Like
system
Closed
22 July 2021 13:07
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.