Top devices / interfaces - Problem with backend

Suddenly (18/8) my Top devices and top interfaces stopped working.
They just show: “Problem with backend”

Other widgets (alerts / logs) were also empty.
As it was time for a Jessie>Stretch update, I migrated DB/RRD/Config to a new install.
Alerts and log were again populated, pollers works etc, but top devices/interaces stills shows “Problem with backend”.

Nothing in /opt/librenms/logs
Other RRDs are populated and updates without issues as far as I can see.

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

Component Version
LibreNMS 1.42.01-43-g3a6f143c8
DB Schema 258
PHP 7.0.30-0+deb9u1
MySQL 10.1.26-MariaDB-0+deb9u1
RRDTool 1.6.0
SNMP NET-SNMP 5.7.3

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

[OK] Composer Version: 1.7.2
[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.

EDIT: Running ./daily.sh fix some widgets. At least Alerts/Eventlogs ones.

Some widgets are fixed by running the daily.sh and getting to g3a6f143 but not all.

Same problem here. Top Devices/interfaces shows backend problem. Even after running daily.sh. Three diff installs with same problem -

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

Component Version
LibreNMS 1.42.01-43-g3a6f143
DB Schema 258
PHP 7.0.30-0ubuntu0.16.04.1
MySQL 10.0.34-MariaDB-0ubuntu0.16.04.1
RRDTool 1.5.5
SNMP NET-SNMP 5.7.3

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

Problem only appeared overnight.

Andy

ran:
./daily.sh
Updating to latest codebase OK
Updating Composer packages OK
Updating SQL-Schema OK
Updating submodules OK
Cleaning up DB OK
Fetching notifications OK
Caching PeeringDB data OK

No changes, still:

Component Version
LibreNMS 1.42.01-43-g3a6f143c8
DB Schema 258
PHP 7.0.30-0+deb9u1
MySQL 10.1.26-MariaDB-0+deb9u1
RRDTool 1.6.0
SNMP NET-SNMP 5.7.3

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

Please test https://github.com/librenms/librenms/pull/9033 and respond on that PR thread.

Overnight, the issue fixed itself. Did run daily.sh and had several reboots before, but didn’t get to test the link above.
Cannot confirm what did the trick, but all seems to be working again.