Alert template not showing attached Alert rules when Edit

I have set up LibreNMS from scratch and am beginning to modify some alert rules and templates. However, when I try to detach alert rules from the default alert template to attach them to a newly created one, I cannot see any attached alert rules in the edit window, even though they are still displayed on the informational screen.

  • You can refer to the two attached images for a better understanding of my current situation. I would greatly appreciate any assistance or guidance you can provide.
  • Here is my validate.php output:
    ===========================================
    Component | Version
    --------- | -------
    LibreNMS | 25.6.0-13-g16eec8766 (2025-06-18T23:02:16+07:00)
    DB Schema | 2025_06_11_173916_drop_alert_rule (344)
    PHP | 8.3.6
    Python | 3.12.3
    Database | MariaDB 10.11.13-MariaDB-0ubuntu0.24.04.1
    RRDTool | 1.7.2
    SNMP | 5.9.4.pre2
    ===========================================

[OK] Composer Version: 2.8.9
[OK] Dependencies up-to-date.
[OK] Database Connected
[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 unavailable
[OK] rrd_dir is writable
[OK] rrdtool version ok


Sorry guys, there are some posts related this issue.
i found the solution from them by run ./daily.sh and the list appears again.
Thanks!