Dahdi error after minor changes (node, ports, LAN IP)

From a Pi 3B+ working well, I simply edited Node, Ports, and LAN IP (as I've done many times before). Now ASL3 isn't running after reboot. There is a dahdi error [see below]

********** AllStarLink [ASL] Version Info **********

OS : Debian GNU/Linux 12 (bookworm)
OS Kernel : 6.12.75+rpt-rpi-v8

Asterisk : 22.8.2+asl3-3.8.3-1.deb12
ASL [app_rpt] :

Installed ASL packages :

Package Version
============================== ==============================
allmon3 1.8.1-1.deb12
asl3 3.17-1.deb12
asl3-asterisk 2:22.8.2+asl3-3.8.3-1.deb12
asl3-asterisk-config 2:22.8.2+asl3-3.8.3-1.deb12
asl3-asterisk-modules 2:22.8.2+asl3-3.8.3-1.deb12
asl3-menu 1.18-1.deb12
asl3-pi-appliance 1.10.1-1.deb12
asl3-update-nodelist 2.0.0-1.deb12
asl-apt-repos 2.0-1.deb12
cockpit 287.1-0+deb12u3
cockpit-bridge 287.1-0+deb12u3
cockpit-networkmanager 287.1-0+deb12u3
cockpit-packagekit 287.1-0+deb12u3
cockpit-sosreport 287.1-0+deb12u3
cockpit-storaged 287.1-0+deb12u3
cockpit-system 287.1-0+deb12u3
cockpit-wifimanager 1.1.1-1.deb12
cockpit-ws 287.1-0+deb12u3
dahdi 1:3.1.0-2
dahdi-dkms 1:3.4.0-11.asl.deb12
dahdi-linux 1:3.4.0-11.asl.deb12
dahdi-source 1:3.4.0-11.asl.deb12

-26 15:35:46 UTC
[2026-04-21 20:46:20.757] NOTICE[1947] loader.c: 71 modules will be loaded.
[2026-04-21 20:46:20.860] NOTICE[1947] cdr.c: CDR simple logging enabled.
[2026-04-21 20:46:20.866] NOTICE[1947] dnsmgr.c: Managed DNS entries will be refreshed every 300 seconds.
[2026-04-21 20:46:20.915] NOTICE[1947] indications.c: Default country for indication tones: us
[2026-04-21 20:46:20.915] NOTICE[1947] indications.c: Setting default indication country to 'us'
[2026-04-21 20:46:21.138] NOTICE[1947] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[2026-04-21 20:46:21.158] NOTICE[1947] chan_dahdi.c: Ignoring any changes to 'userbase' (on reload) at line 28.
[2026-04-21 20:46:21.158] NOTICE[1947] chan_dahdi.c: Ignoring any changes to 'vmsecret' (on reload) at line 36.
[2026-04-21 20:46:21.158] NOTICE[1947] chan_dahdi.c: Ignoring any changes to 'hasiax' (on reload) at line 40.
[2026-04-21 20:46:21.158] NOTICE[1947] chan_dahdi.c: Ignoring any changes to 'hasmanager' (on reload) at line 48.
[2026-04-21 20:46:21.158] WARNING[1947] chan_dahdi.c: Only FXO signalled channels may belong to a call group
[2026-04-21 20:46:21.158] WARNING[1947] chan_dahdi.c: Only FXO signalled channels may belong to a pickup group
[2026-04-21 20:46:21.575] WARNING[1947] loader.c: Some non-required modules failed to load.
[2026-04-21 20:46:21.692] WARNING[1947] loader.c: Module 'res_adsi' has been loaded but may be removed in a future release.
[2026-04-21 20:46:21.799] ERROR[1947] loader.c: Failed to resolve dependencies for app_rpt
[2026-04-21 20:46:21.799] ERROR[1947] loader.c: app_rpt declined to load.

Check the last lines of your /etc/asterisk/modules.conf file to see if you have a line that looks like :

[global]

If present, please remove that line ... and restart asterisk.

Allan, 'you the man' !

Thanks. 'Curious, where did that come from?

Tom