Setup Information
Asterisk : 22.5.2+asl3-3.6.2-1.deb12
ASL [app_rpt] : 3.6.2
Inquiry
*I keep getting the same error repeating:
*
[2025-11-22 07:32:02.368] WARNING[54356]: app_rpt.c:1027 perform_statpost: statpost to URL '``http://stats.allstarlink.org/uhandler?node=626793&time=1763814722&seqno=17&nodes=T62499&apprptvers=3.6.2&apprptuptime=375&totalkerchunks=1&totalkeyups=8&totaltxtime=118&timeouts=0&totalexecdcommands=1&keyed=0&keytime=375``' failed with code 401 : Unauthorized
-- Hungup 'DAHDI/pseudo-1017436054'
I have changed the node password on Allstarlink.org and typed it in manually, this is my iax.conf**:**
register => ``626793:newpassword@register.allstarlink.org`` bindport = 4568 ; bindport and bindaddr may be specified bindaddr = 0.0.0.0
I have doubled checked that the dashes are short dashes, and made sure any other statpost line is commented out in rpt.conf:
626793 (node-main)
duplex = 2
rxchannel = SimpleUSB/626793
; *** STATPOST CONFIGURATION *** statpost_url = ``http://stats.allstarlink.org/uhandler``
; ** Ensure these are standard hyphens (-) **
statpost_program = /usr/bin/wget,-q,-timeout=15,-tries=1,-output-document=/dev/null
Issued a systemctl restart asterisk command.
The node is connecting to the AllStar network and working, but the error message keeps repeating.
Other info:
Node is on a T-Mobile cellular connection (24x7).
It is fully operational in all other respects.
Thanks for the clues…
Wayne