Issue with Alert Transports

I have an installation of LibreNMS that seems to have an issue with the alert transports.
I went to change the email address that the transport is going to and am unable to. I get a very large screen full of empty boxes and then an error on the screen, ‘Failed to process alert transport’ the same thing happens if I try to add the new transport. I have fully updated my LibreNMS installation as well as the version of Ubuntu that it is running on. I recently installed a new Libre server at a different location that is working normally. That is why I was changing this one and tried to update it.

Please post the output of ./validate.php and also check the developer console in your browser to see if any errors come back

$ ./validate.php

Component Version
LibreNMS 22.3.0-32-g712ba2365
DB Schema 2022_04_08_085504_isis_adjacencies_table_add_index (236)
PHP 7.4.3
Python 3.8.10
MySQL 10.3.34-MariaDB-0ubuntu0.20.04.1
RRDTool 1.7.2
SNMP 5.8

====================================

[OK] Composer Version: 2.3.3
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
$

I am having the same issue when trying to create a slack transport. Any thoughts?
Thank you.

librenms@ip-172-31-2-34:~$ php validate.php

Component Version
LibreNMS 22.3.0-51-gcc6112b8f
DB Schema 2022_04_08_085504_isis_adjacencies_table_add_index (236)
PHP 7.4.3
Python 3.8.10
MySQL 10.3.34-MariaDB-0ubuntu0.20.04.1
RRDTool 1.7.2
SNMP 5.8

====================================

[OK] Composer Version: 2.3.5
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct

Can’t do much without the output from your developer console in your browser

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