Hi, I was able to create the Alert transport with Telegram and alert rules with but after creating that, page is displayed abnormal in alert rule and alert transport.
errors in logs showing as below:
all the files are available in Alert folder.
Would appreciate if anyone could help.
Thanks.
Hi
This is an issue in “master” that was patched now. Please run “daily” script, and check if the issue is fixed or not. If not, please please join the issue here :
opened 06:16AM - 09 Jan 24 UTC
### The problem
Alert Transport page fails to load after upgrading to version 2… 4.1.0-5-g2a7892b4c - Mon Jan 08 2024 20:49:57 GMT+0200. This is caused by error:
Class "LibreNMS\Alert\Transport\Jiraservicemanagement" not found {"userId":39,"exception":"[object] (Error(code: 0): Class \"LibreNMS\\Alert\\Transport\\Jiraservicemanagement\" not found at /opt/librenms/LibreNMS/Alert/Transport.php:35)"}
### Output of ./validate.php
```txt
===========================================
Component | Version
--------- | -------
LibreNMS | 24.1.0-5-g2a7892b4c (2024-01-08T20:49:57+02:00)
DB Schema | 2023_12_10_130000_historical_data_to_ports_nac (277)
PHP | 8.2.7
Python | 3.11.2
Database | MariaDB 10.11.4-MariaDB-1~deb12u1
RRDTool | 1.7.2
SNMP | 5.9.3
===========================================
[OK] Composer Version: 2.6.6
[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 functional
[OK] rrd_dir is writable
[OK] rrdtool version ok
```
### What was the last working version of LibreNMS?
24.1.0
### Anything in the logs that might be useful for us?
```txt
Class "LibreNMS\Alert\Transport\Jiraservicemanagement" not found {"userId":39,"exception":"[object] (Error(code: 0): Class \"LibreNMS\\Alert\\Transport\\Jiraservicemanagement\" not found at /opt/librenms/LibreNMS/Alert/Transport.php:35)"}
```
Dear PipoCanaja, Many many thanks… the issue is solved now after running ./daily.sh
appreciate your help!
Sunil Saraswat
system
Closed
15 February 2024 04:30
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.