Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Professional Edition
-
None
-
Ubuntu 16.04
Description
Looks like since the latest update to 20.11.10844 the weathermap poller no longer works.
When running the poller manually:
root@observium:/opt/observium/html/weathermap# ./map-poller.php |
PHP Fatal error: Uncaught Error: Call to undefined function get_recursive_directory_iterator() in /opt/observium/includes/include-dir.inc.php:36 |
Stack trace:
|
#0 /opt/observium/includes/definitions/os.inc.php(3991): require() |
#1 /opt/observium/includes/definitions.inc.php(321): include('/opt/observium/...') |
#2 /opt/observium/html/weathermap/map-poller.php(55): include('/opt/observium/...') |
#3 {main} |
thrown in /opt/observium/includes/include-dir.inc.php on line 36 |
All existing maps still work however when modifying a map it doesn't update.
We are running version 0.97c for the weathermap plugin. Maybe a case of updating the weathermap plugin?