Cant get 44net connect configured / RESOLVED

I have been trying to get 44net connect working and can't figure out my mistake. My goal is to be able to connect allstar via starlink.

I am running ASL3 on a new install. I show to be connected to the tunnel on the 44net website, but I am not showing to be registered when I run "rpt show registrations" See below.

llstar68819CLI> rpt show registrations
Host Username Perceived Refresh State
52.20.63.146:443 1234 0 Not Registered
1 HTTP registration.
Allstar68819
CLI> exit

asl@Allstar68819:~ $ sudo asl-node-auth-check

-----===== AllStarLink Node Authentication Check =====-----

Checking configuration:
Info: Skipping evaluation of private node 1999
Info: rpt.conf has configuration for:
Info: /etc/asterisk/iax.conf contains no registration lines.
Info: /etc/asterisk/rpt_http_registrations.conf contains 1 registration line(s)
Info: Registrations present for configured node(s): 1234
Error: No configuration present for registrations for node(s): 1234
Error: Cannot continue; reconcile configuration before proceeding

asl@Allstar68819:~ $ sudo systemctl status wg-quick@wg0
● wg-quick@wg0.service - WireGuard via wg-quick(8) for wg0
Loaded: loaded (/usr/lib/systemd/system/wg-quick@.service; enabled; preset: enabled)
Active: active (exited) since Sat 2026-04-25 17:47:52 CDT; 4min 5s ago
Invocation: f0daae0f65384aa5a8bd86b0c02727d9
Docs: man:wg-quick(8)
man:wg(8)

Process: 968 ExecStart=/usr/bin/wg-quick up wg0 (code=exited, status=0/SUCCESS)
Main PID: 968 (code=exited, status=0/SUCCESS)
CPU: 73ms

Apr 25 17:47:52 Allstar68819 wg-quick[968]: [#] ip -6 route add ::/0 dev wg0 table 51820
Apr 25 17:47:52 Allstar68819 wg-quick[968]: [#] ip -6 rule add not fwmark 51820 table 51820
Apr 25 17:47:52 Allstar68819 wg-quick[968]: [#] ip -6 rule add table main suppress_prefixlength 0
Apr 25 17:47:52 Allstar68819 wg-quick[968]: [#] nft -f /dev/fd/63
Apr 25 17:47:52 Allstar68819 wg-quick[968]: [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820
Apr 25 17:47:52 Allstar68819 wg-quick[968]: [#] ip -4 rule add not fwmark 51820 table 51820
Apr 25 17:47:52 Allstar68819 wg-quick[968]: [#] ip -4 rule add table main suppress_prefixlength 0
Apr 25 17:47:52 Allstar68819 wg-quick[968]: [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1
Apr 25 17:47:52 Allstar68819 wg-quick[968]: [#] nft -f /dev/fd/63
Apr 25 17:47:52 Allstar68819 systemd[1]: Finished wg-quick@wg0.service - WireGuard via wg-quick(8) for wg0.

Any ideas? Thanks.

KJ5NWU

Figured it out. Started over from scratch so many times, I forgot I had not done the basic setup this time.