New Node Won't Register

Setup Information

OS : Debian GNU/Linux 13 (trixie)
OS Kernel : 6.18.29+rpt-rpi-v8

Asterisk : 22.9.0+asl3-3.9.0-1.deb13
ASL [app_rpt] : 3.9.0

Installed ASL packages :

Package Version
============================== ==============================
allmon3 1.8.1-1.deb13
asl3 3.18.2-2.deb13
asl3-appliance 2.1.0-2.deb13
asl3-appliance-pi 2.1.0-2.deb13
asl3-asterisk 2:22.9.0+asl3-3.9.0-1.deb13
asl3-asterisk-config 2:22.9.0+asl3-3.9.0-1.deb13
asl3-asterisk-modules 2:22.9.0+asl3-3.9.0-1.deb13
asl3-menu 1.18-1.deb13
asl3-update-nodelist 2.0.0-1.deb13
asl-apt-repos 2.0-1.deb13
cockpit 337-1+deb13u1
cockpit-bridge 337-1+deb13u1
cockpit-networkmanager 337-1+deb13u1
cockpit-packagekit 337-1+deb13u1
cockpit-sosreport 337-1+deb13u1
cockpit-storaged 337-1+deb13u1
cockpit-system 337-1+deb13u1
cockpit-wifimanager 1.2.0-1.deb13
cockpit-ws 337-1+deb13u1
dahdi 1:3.1.0-2.1
dahdi-linux 1:3.4.0-11.asl.deb13

Inquiry

New node, (43698). New install on Pi4. All seemed to go OK except node will not show as online or registered. I've done all the troubleshooting steps in the guide for connectivity issues (matching Pwords, node numbers, etc.) and all show OK. Any ideas on something to try?

sudo asl-node-auth-check should provide some useful info. please be sure in your reply to cut-n-paste the output inside backticks '`'

Please run the following commands as root:

asl-repo-switch -l beta
apt update && apt upgrade -y
asl-repo-switch -l main
asl-node-auth-check

and then paste in the results of the last command.

Update. Online and registered now. Yes, passwords were all matching, BUT, I matched the wrong one. Fixed that and BOOM. We're all good.