mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Yet another of these :) ``` [2023-04-07T19:55:28.777810+02:00] production.ERROR: Error polling ports module for xxxxxxxxxx. TypeError: Unsupported operand types: string - int in /opt/librenms/includes/polling/ports.inc.php:785 Stack trace: #0 /opt/librenms/includes/polling/functions.inc.php(339): include() #1 /opt/librenms/poller.php(126): poll_device(Array, false) #2 {main} [2023-04-07T19:55:28.780705+02:00] production.ERROR: Unsupported operand types: string - int {"exception":"[object] (TypeError(code: 0): Unsupported operand types: string - int at /opt/librenms/includes/polling/ports.inc.php:785)"} ```