New asl3 node to replace my old asl2 one, not working

Hi all, I installed a new node on Debian 12 with asl3 per the guide at Debian 12 Install - AllStarLink Manual
I configured my node with asl-menu and asterisk cli shows it as registered.
I configured echolink.conf with my details and enabled the module, per my old asl2 node, but I get the following error when I try to connect via echolink:
Connected to Asterisk 20.11.0+asl3-3.2.0-2.deb12 currently running on allstar3 (pid = 5691)

[2025-02-13 19:14:28.512] > Received OK from Echolink server nasouth.echolink.org.

[2025-02-13 19:14:28.565] > Received OK from Echolink server naeast.echolink.org.

[2025-02-13 19:14:29.121] > Directory completed downloading(partial,compressed), 740 records.

[2025-02-13 19:14:39.743] ERROR[5738]: chan_echolink.c:3226 do_new_call: Cannot find database entry for IP address 44.31.106.41, Callsign VK3MP.

[2025-02-13 19:14:39.817] > Received OK from Echolink server servers.echolink.org.

[2025-02-13 19:14:40.369] > Received OK from Echolink server nasouth.echolink.org.

[2025-02-13 19:14:40.860] > Directory completed downloading(partial,compressed), 207 records.

[2025-02-13 19:14:45.261] Executing [46287@radio-secure:1] NoOp(“echolink/el0-0”, “Connect from node: 3428425”) in new stack

[2025-02-13 19:14:45.261] Executing [46287@radio-secure:2] NoOp(“echolink/el0-0”, “Connect to: 46287”) in new stack

[2025-02-13 19:14:45.261] WARNING[5748][C-00000002]: func_channel.c:574 func_channel_read: Unknown or unavailable item requested: ‘peerip’

[2025-02-13 19:14:45.261] Executing [46287@radio-secure:3] NoOp(“echolink/el0-0”, "The Channel IP is ") in new stack

[2025-02-13 19:14:45.261] WARNING[5748][C-00000002]: func_channel.c:574 func_channel_read: Unknown or unavailable item requested: ‘peerip’

[2025-02-13 19:14:45.261] Executing [46287@radio-secure:4] GotoIf(“echolink/el0-0”, “0?connect”) in new stack

[2025-02-13 19:14:45.261] Executing [46287@radio-secure:5] GotoIf(“echolink/el0-0”, “1?denylist”) in new stack

[2025-02-13 19:14:45.261] Goto (radio-secure,46287,9)

[2025-02-13 19:14:45.261] Executing [46287@radio-secure:9] GotoIf(“echolink/el0-0”, “0?:connect”) in new stack

[2025-02-13 19:14:45.261] Goto (radio-secure,46287,12)

[2025-02-13 19:14:45.262] Executing [46287@radio-secure:12] Rpt(“echolink/el0-0”, “46287”) in new stack

[2025-02-13 19:14:45.314] WARNING[5748][C-00000002]: app_rpt.c:6310 rpt_exec: Cannot find specified system node 46287

[2025-02-13 19:14:45.314] == Spawn extension (radio-secure, 46287, 12) exited non-zero on ‘echolink/el0-0’

[2025-02-13 19:14:45.704] > Received OK from Echolink server nasouth.echolink.org.

[2025-02-13 19:14:45.864] > Received OK from Echolink server backup.echolink.org.

[2025-02-13 19:14:46.281] > Directory completed downloading(partial,compressed), 584 records.

[2025-02-13 19:18:45.633] > Received OK from Echolink server nasouth.echolink.org.

[2025-02-13 19:18:46.356] > Directory completed downloading(partial,compressed), 888 records.

allstar3*CLI>

Any help would be much appreciated!
Murf/VK3MP

Here is the error app_rpt.c :6310 **rpt_exec**: Cannot find specified system node 46287

When you issue the command rpt localnodes, does it show 46287?

Ok I reinstalled and now it is working, but I do see this warning in asterisk, not sure if I should be worried about it?
– Executing [46287@radio-secure:3] NoOp(“echolink/el0-0”, "The Channel IP is ") in new stack
[2025-02-14 14:46:36.238] WARNING[1332][C-0000000a]: func_channel.c:574 func_channel_read: Unknown or unavailable item requested: ‘peerip’
[2025-02-14 14:46:37.060] WARNING[1333]: app_rpt.c:1009 perform_statpost: statpost to URL ‘http://stats.allstarlink.org/uhandler?node=46287&time=1739508396&seqno=3&nodes=T3428425&apprptvers=3.2.0&apprptuptime=14&totalkerchunks=0&totalkeyups=0&totaltxtime=0&timeouts=0&totalexecdcommands=0’ failed with code 401

That error means your AllStarLink node registration password is incorrect.

This is also a problem, probably something you changed iax.conf.

“iax2 show registry” shows as registered, would it not if the password was wrong?