Description
Rebuilding alerts from Web UI fail with errors (see attached screenshot)
When running "{{discovery.php -h <hostname>" }}the discovery runs but exits with:
PHP Fatal error: Uncaught Error: Call to undefined function r() in /opt/observium/includes/alerts.inc.php:428
Stack trace:
#0 /opt/observium/includes/alerts.inc.php(409): update_alert_table()
#1 /opt/observium/discovery.php(221): update_alert_tables()
#2 {main}
{{ thrown in /opt/observium/includes/alerts.inc.php on line 428}}
Attachments
Activity
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: In Review [ 10101 ] | New: In Progress [ 3 ] |
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Status | Original: In Review [ 10101 ] | New: Pending Response [ 10000 ] |
"To err is human, but for a real disaster you need a computer."
I can confirm this issue fixed in r11275.
Thank you for quick response and fix.