Hi Guys: rpt_extnodes on one of my hub nodes (2200) is not being updated. I built this system on top of a stock Debian 9 OS' by following a procedure that was supplied here via the group. 2200 seems to be reporting in and shows as registered... Any ideas? Thx! Ramesh. VA3UV, WA3UV
On 7/19/19 4:45 PM, Ramesh Dhami wrote:
Hi Guys:
rpt_extnodes on one of my hub nodes (2200) is not being updated. I built this system on top of a stock Debian 9 OS' by following a procedure that was supplied here via the group.
2200 seems to be reporting in and shows as registered
It's online from 50.101.80.8. On the node try this command: $ curl -s http://register.allstarlink.org/cgi-bin/nodes.pl | tail -n6 You should see output like the below. ;Generated 3361 records in 0.157 seconds. ;Served in 0.042 seconds. ;Served from cache: Yes ;Generated at 2019-07-19 20:59:46 UTC by register-tpa.allstarlink.org If you don't, let me know and we'll go from there. 73's -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net
On 2019-07-19 5:04 p.m., Bryan Fields wrote:
On 7/19/19 4:45 PM, Ramesh Dhami wrote:
Hi Guys:
rpt_extnodes on one of my hub nodes (2200) is not being updated. I built this system on top of a stock Debian 9 OS' by following a procedure that was supplied here via the group.
2200 seems to be reporting in and shows as registered It's online from 50.101.80.8.
On the node try this command: $ curl -s http://register.allstarlink.org/cgi-bin/nodes.pl | tail -n6
You should see output like the below.
;Generated 3361 records in 0.157 seconds. ;Served in 0.042 seconds. ;Served from cache: Yes ;Generated at 2019-07-19 20:59:46 UTC by register-tpa.allstarlink.org
If you don't, let me know and we'll go from there.
73's
<-- Hi Brian: Yep - QSL... ;Generated 3352 records in 0.185 seconds. ;Served in 0.042 seconds. ;Served from cache: Yes ;Generated at 2019-07-19 21:05:47 UTC by register-tpa.allstarlink.org
On 7/19/19 5:06 PM, Ramesh Dhami wrote:
<-- Hi Brian:
Yep - QSL...
;Generated 3352 records in 0.185 seconds. ;Served in 0.042 seconds. ;Served from cache: Yes ;Generated at 2019-07-19 21:05:47 UTC by register-tpa.allstarlink.org
Ok, awesome the access list is permitting you in. Now, do $ ls -al /var/lib/asterisk/rpt_extnodes You should see the following with a current date code. -rwx------ 1 root root 171069 Jul 19 17:07 /var/lib/asterisk/rpt_extnodes tail -n 6 /var/lib/asterisk/rpt_extnodes This will show you the age of the file on your system and where it came from. If this is not updating check that updatenodes is running on the host, it should be started at system boot. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net
participants (2)
-
Bryan Fields -
Ramesh Dhami