Not able to see any ports of my switches, graphs are missing as well

Hello, librenms web gui is not displaying any ports of my switches, however polling detect them. Also graphs are gone. Looks like the problem “spreads” to other devices - today morning 3 switches were affected, now it’s 4. I’m not using bad_if in this install.

OS:
PRETTY_NAME=“Debian GNU/Linux 11 (bullseye)”

Validate:
librenms@librenms-ga:~$ ./validate.php

Component Version
LibreNMS 23.1.0-19-gaa033ec3c (2023-02-02T14:07:59+01:00)
DB Schema 2022_09_03_091314_update_ports_adsl_table_with_defaults (248)
PHP 8.2.2
Python 3.9.2
Database MariaDB 10.5.18-MariaDB-0+deb11u1
RRDTool 1.7.2
SNMP 5.9
===========================================

[OK] Composer Version: 2.5.2
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQl and PHP time match
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is unavailable
[OK] rrdtool version ok
[OK] Connected to rrdcached

root@librenms-ga:~# tail /opt/librenms/logs/librenms.log
[2023-02-07T16:22:02.226002+01:00] production.ERROR: No Ports {“userId”:1,“exception”:“[object] (LibreNMS\Exceptions\RrdGraphException(code: 0): No Ports at /opt/librenms/includes/html/graphs/device/bits.inc.php:10)”}
[2023-02-07T16:22:02.231189+01:00] production.ERROR: No Ports {“userId”:1,“exception”:“[object] (LibreNMS\Exceptions\RrdGraphException(code: 0): No Ports at /opt/librenms/includes/html/graphs/device/bits.inc.php:10)”}
[2023-02-07T16:22:02.268281+01:00] production.ERROR: No Ports {“userId”:1,“exception”:“[object] (LibreNMS\Exceptions\RrdGraphException(code: 0): No Ports at /opt/librenms/includes/html/graphs/device/bits.inc.php:10)”}
[2023-02-07T16:22:02.277685+01:00] production.ERROR: No Ports {“userId”:1,“exception”:“[object] (LibreNMS\Exceptions\RrdGraphException(code: 0): No Ports at /opt/librenms/includes/html/graphs/device/bits.inc.php:10)”}
[2023-02-07T16:22:02.279485+01:00] production.ERROR: No Ports {“userId”:1,“exception”:“[object] (LibreNMS\Exceptions\RrdGraphException(code: 0): No Ports at /opt/librenms/includes/html/graphs/device/bits.inc.php:10)”}
[2023-02-07T16:22:02.322084+01:00] production.ERROR: No Ports {“userId”:1,“exception”:“[object] (LibreNMS\Exceptions\RrdGraphException(code: 0): No Ports at /opt/librenms/includes/html/graphs/device/bits.inc.php:10)”}
[2023-02-07T16:22:02.329025+01:00] production.ERROR: No Ports {“userId”:1,“exception”:“[object] (LibreNMS\Exceptions\RrdGraphException(code: 0): No Ports at /opt/librenms/includes/html/graphs/device/bits.inc.php:10)”}
[2023-02-07T16:22:02.329272+01:00] production.ERROR: No Ports {“userId”:1,“exception”:“[object] (LibreNMS\Exceptions\RrdGraphException(code: 0): No Ports at /opt/librenms/includes/html/graphs/device/bits.inc.php:10)”}
[2023-02-07T16:22:02.365892+01:00] production.ERROR: No Ports {“userId”:1,“exception”:“[object] (LibreNMS\Exceptions\RrdGraphException(code: 0): No Ports at /opt/librenms/includes/html/graphs/device/bits.inc.php:10)”}
[2023-02-07T16:22:02.509492+01:00] production.ERROR: No Ports {“userId”:1,“exception”:“[object] (LibreNMS\Exceptions\RrdGraphException(code: 0): No Ports at /opt/librenms/includes/html/graphs/device/bits.inc.php:10)”}

librenms@librenms-ga:~$ ./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
Caching Mac OUI data OK

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.