Registration vs online question
I'm bringing up 2 nodes for a friend who i'm introducing to Allstar...I edited the iax, extensions, usbradio, and rpt config files (not the first time I've done this...:))...and the iax2 show registry command in the cli shows that they're both registered (this is a second server in my home network...thus the 4567 port, which is also changed up on allstarlink for the server entry as well as routed properly both in port assignment and inside address in my firewall): jose*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 Y 47250 my.public.ip:4567 60 Registered 67.215.233.178:4569 Y 47247 my.public.ip:4567 60 Registered but when I look in stats.allstarlink.org, it does not report that they are active, though, when looking at allstarlink.org/nodelist.php, both of the above nodes show as green. FWIW, I can connect either to node 2000...but, they show up in the bubble chart as pink, with a (not in database) indication in the graphic bubble. I'm stumped...anyone have any insight? Or is this a synchronicity issue between the registry and nodestatus and ??? TIA 73 Bryan WB0YLE/W2FUV
Hi Bryan, Your AllStar nodes don't appear to be reporting and data to the stats server. Make sure that all your node stanzas in the /etc/asterisk/rpt.conf file include these statements: statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null statpost_url=http://stats.allstarlink.org/uhandler.php ...If you've already got these statements, make sure that the /usr/bin/wget program is present and working. 73, David KB4FXC On Tue, 9 Jan 2018, Bryan D. Boyle wrote:
I'm bringing up 2 nodes for a friend who i'm introducing to Allstar...I edited the iax, extensions, usbradio, and rpt config files (not the first time I've done this...:))...and the iax2 show registry command in the cli shows that they're both registered (this is a second server in my home network...thus the 4567 port, which is also changed up on allstarlink for the server entry as well as routed properly both in port assignment and inside address in my firewall):
jose*CLI> iax2 show registry Host                 dnsmgr Username Perceived            Refresh State 67.215.233.178:4569  Y      47250          my.public.ip:4567 60 Registered 67.215.233.178:4569  Y      47247 my.public.ip:4567         60 Registered but when I look in stats.allstarlink.org, it does not report that they are active, though, when looking at allstarlink.org/nodelist.php, both of the above nodes show as green. FWIW, I can connect either to node 2000...but, they show up in the bubble chart as pink, with a (not in database) indication in the graphic bubble. I'm stumped...anyone have any insight? Or is this a synchronicity issue between the registry and nodestatus and ??? TIA 73 Bryan WB0YLE/W2FUV _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Duh. I feel dumb. You'd think after 9 years of running Allstar nodes...I'd not miss something like this. Thanks, David. (now, have to figure out why it's auto congesting between a hardware node and a hub node on the same Pi...both can connect out from same hardware, but not to each other. Not that it's a big deal, but...) BB WB0YLE/W2FUV On 1/9/2018 6:43 PM, David McGough wrote:
Hi Bryan,
Your AllStar nodes don't appear to be reporting and data to the stats server. Make sure that all your node stanzas in the /etc/asterisk/rpt.conf file include these statements:
statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null statpost_url=http://stats.allstarlink.org/uhandler.php
...If you've already got these statements, make sure that the /usr/bin/wget program is present and working.
73, David KB4FXC
do you have them listed in rpt.conf (near the bottom ususally) ;Nodes on this Server [nodes] 47247=radio@127.0.0.1/47247,127.0.0.1 47250=radio@127.0.0.1/47250,127.0.0.1 On Tue, Jan 9, 2018 at 6:55 PM, Bryan D. Boyle <bdboyle@bdboyle.com> wrote:
Duh. I feel dumb. You'd think after 9 years of running Allstar nodes...I'd not miss something like this.
Thanks, David.
(now, have to figure out why it's auto congesting between a hardware node and a hub node on the same Pi...both can connect out from same hardware, but not to each other. Not that it's a big deal, but...)
BB WB0YLE/W2FUV
On 1/9/2018 6:43 PM, David McGough wrote:
Hi Bryan,
Your AllStar nodes don't appear to be reporting and data to the stats server. Make sure that all your node stanzas in the /etc/asterisk/rpt.conf file include these statements:
statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,-- output-document=/dev/null statpost_url=http://stats.allstarlink.org/uhandler.php
...If you've already got these statements, make sure that the /usr/bin/wget program is present and working.
73, David KB4FXC
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/c gi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- Nathan Hardman nhardman1428@gmail.com N8THN@ARRL.NET
On 1/9/2018 7:05 PM, Nate Hardman wrote:
do you have them listed in rpt.conf (near the bottom ususally)
;Nodes on this Server [nodes] 47247=radio@127.0.0.1/47247,127.0.0.1 <http://radio@127.0.0.1/47247,127.0.0.1> 47250=radio@127.0.0.1/47250,127.0.0.1 <http://radio@127.0.0.1/47250,127.0.0.1>
Yup. There're in there. Everything except the PORT NUMBER. Dummy move #2 for today. Sigh. Of all the things I've lost, I miss my mind the most... BB Dunce
I am having this same problem for node #28241. I have confirmed wget is present and that both of the statpost lines are in rpt.conf. If I look at it at stats.allstarlink.org it says Can not find info for node 28241 Anyone have any further ways to test where this is broken? This is an older pickle install on a Beagle-XM, next step is to replace with Steve's latest DIAL release. Mike Kb8zgl On 1/9/18, 6:56 PM, "App_rpt-users on behalf of Bryan D. Boyle" <app_rpt-users-bounces@lists.allstarlink.org on behalf of bdboyle@bdboyle.com> wrote: Duh. I feel dumb. You'd think after 9 years of running Allstar nodes...I'd not miss something like this. Thanks, David. (now, have to figure out why it's auto congesting between a hardware node and a hub node on the same Pi...both can connect out from same hardware, but not to each other. Not that it's a big deal, but...) BB WB0YLE/W2FUV On 1/9/2018 6:43 PM, David McGough wrote: > Hi Bryan, > > Your AllStar nodes don't appear to be reporting and data to the stats > server. Make sure that all your node stanzas in the /etc/asterisk/rpt.conf > file include these statements: > > statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null > statpost_url=http://stats.allstarlink.org/uhandler.php > > ...If you've already got these statements, make sure that the > /usr/bin/wget program is present and working. > > > 73, David KB4FXC > > _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Hi Mike, For some reason your wget queries are never reaching the stats server. This could be a DNS issue--are your able to ping stats.allstarlink.org ?? If you can ping the stats server, wget isn't working properly, for some reason. As a test, this wget command (run from the shell prompt) should return a short segment of html code: wget -O- -q 'http://stats.allstarlink.org/nodeinfo.cgi?node=2000' ...The output should look roughly like: <h1><center>Node 2000</center></h1> <BR><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <HTML> <link rel="stylesheet" type="text/css" href="style.css" /> <HEAD> <TITLE>Statistics by Node</TITLE> </HEAD> <BODY> <h2><center>Statistics</center></h2> <br> <table> <tr><th ALIGN=LEFT>Actual Uptime</th><td>4D 10H 56M 28S</td></tr> <tr><th ALIGN=LEFT>Total Keyups</th><td>126</td></tr> <tr><th ALIGN=LEFT>Total Transmit Time</th><td>29M 1S</td></tr> <tr><th ALIGN=LEFT>Total Time Outs</th><td>0</td></tr
<tr><th ALIGN=LEFT>Total Commands Executed</th><td>0</td></tr> </table> </BODY> </HTML>
(The html format needs to be cleaned up a little, but it works) 73, David KB4FXC On Wed, 10 Jan 2018, Michael Wolthuis wrote:
I am having this same problem for node #28241. I have confirmed wget is present and that both of the statpost lines are in rpt.conf. If I look at it at stats.allstarlink.org it says Can not find info for node 28241
Anyone have any further ways to test where this is broken? This is an older pickle install on a Beagle-XM, next step is to replace with Steve's latest DIAL release.
Mike Kb8zgl
On 1/9/18, 6:56 PM, "App_rpt-users on behalf of Bryan D. Boyle" <app_rpt-users-bounces@lists.allstarlink.org on behalf of bdboyle@bdboyle.com> wrote:
Duh. I feel dumb. You'd think after 9 years of running Allstar nodes...I'd not miss something like this.
Thanks, David.
(now, have to figure out why it's auto congesting between a hardware node and a hub node on the same Pi...both can connect out from same hardware, but not to each other. Not that it's a big deal, but...)
BB WB0YLE/W2FUV
On 1/9/2018 6:43 PM, David McGough wrote: > Hi Bryan, > > Your AllStar nodes don't appear to be reporting and data to the stats > server. Make sure that all your node stanzas in the /etc/asterisk/rpt.conf > file include these statements: > > statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null > statpost_url=http://stats.allstarlink.org/uhandler.php > > ...If you've already got these statements, make sure that the > /usr/bin/wget program is present and working. > > > 73, David KB4FXC > >
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Thanks David, Ping = DNS resolves and pings fine The wget test command returns exactly the output you listed. Other recommendations to test? Mike Kb8zgl On 1/10/18, 10:30 AM, "App_rpt-users on behalf of David McGough" <app_rpt-users-bounces@lists.allstarlink.org on behalf of kb4fxc@inttek.net> wrote: Hi Mike, For some reason your wget queries are never reaching the stats server. This could be a DNS issue--are your able to ping stats.allstarlink.org ?? If you can ping the stats server, wget isn't working properly, for some reason. As a test, this wget command (run from the shell prompt) should return a short segment of html code: wget -O- -q 'http://stats.allstarlink.org/nodeinfo.cgi?node=2000' ...The output should look roughly like: <h1><center>Node 2000</center></h1> <BR><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <HTML> <link rel="stylesheet" type="text/css" href="style.css" /> <HEAD> <TITLE>Statistics by Node</TITLE> </HEAD> <BODY> <h2><center>Statistics</center></h2> <br> <table> <tr><th ALIGN=LEFT>Actual Uptime</th><td>4D 10H 56M 28S</td></tr> <tr><th ALIGN=LEFT>Total Keyups</th><td>126</td></tr> <tr><th ALIGN=LEFT>Total Transmit Time</th><td>29M 1S</td></tr> <tr><th ALIGN=LEFT>Total Time Outs</th><td>0</td></tr ><tr><th ALIGN=LEFT>Total Commands Executed</th><td>0</td></tr> </table> </BODY> </HTML> (The html format needs to be cleaned up a little, but it works) 73, David KB4FXC On Wed, 10 Jan 2018, Michael Wolthuis wrote: > I am having this same problem for node #28241. I have confirmed wget is present and that both of the statpost lines are in rpt.conf. > If I look at it at stats.allstarlink.org it says Can not find info for node 28241 > > Anyone have any further ways to test where this is broken? This is an older pickle install on a Beagle-XM, next step is to replace with Steve's latest DIAL release. > > Mike > Kb8zgl > > > On 1/9/18, 6:56 PM, "App_rpt-users on behalf of Bryan D. Boyle" <app_rpt-users-bounces@lists.allstarlink.org on behalf of bdboyle@bdboyle.com> wrote: > > Duh. I feel dumb. You'd think after 9 years of running Allstar > nodes...I'd not miss something like this. > > Thanks, David. > > (now, have to figure out why it's auto congesting between a hardware > node and a hub node on the same Pi...both can connect out from same > hardware, but not to each other. Not that it's a big deal, but...) > > BB > WB0YLE/W2FUV > > On 1/9/2018 6:43 PM, David McGough wrote: > > Hi Bryan, > > > > Your AllStar nodes don't appear to be reporting and data to the stats > > server. Make sure that all your node stanzas in the /etc/asterisk/rpt.conf > > file include these statements: > > > > statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null > > statpost_url=http://stats.allstarlink.org/uhandler.php > > > > ...If you've already got these statements, make sure that the > > /usr/bin/wget program is present and working. > > > > > > 73, David KB4FXC > > > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users@lists.allstarlink.org > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Hi Mike, What revision of app_rpt are you running on the Beagle-XM ??? ...The reported version seems to be 0.327 ?? I see apache log entries that look clobbered from your registered IP address---your node number is showing up as node 550 ??? Have stats updates ever worked from your Beagle-XM system?? 73, David KB4FXC On Wed, 10 Jan 2018, Michael Wolthuis wrote:
Thanks David, Ping = DNS resolves and pings fine The wget test command returns exactly the output you listed.
Other recommendations to test? Mike Kb8zgl
On 1/10/18, 10:30 AM, "App_rpt-users on behalf of David McGough" <app_rpt-users-bounces@lists.allstarlink.org on behalf of kb4fxc@inttek.net> wrote:
Hi Mike,
For some reason your wget queries are never reaching the stats server. This could be a DNS issue--are your able to ping stats.allstarlink.org ??
If you can ping the stats server, wget isn't working properly, for some reason.
As a test, this wget command (run from the shell prompt) should return a short segment of html code:
wget -O- -q 'http://stats.allstarlink.org/nodeinfo.cgi?node=2000'
...The output should look roughly like:
<h1><center>Node 2000</center></h1>
<BR><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <HTML> <link rel="stylesheet" type="text/css" href="style.css" /> <HEAD> <TITLE>Statistics by Node</TITLE> </HEAD> <BODY> <h2><center>Statistics</center></h2> <br> <table> <tr><th ALIGN=LEFT>Actual Uptime</th><td>4D 10H 56M 28S</td></tr> <tr><th ALIGN=LEFT>Total Keyups</th><td>126</td></tr> <tr><th ALIGN=LEFT>Total Transmit Time</th><td>29M 1S</td></tr> <tr><th ALIGN=LEFT>Total Time Outs</th><td>0</td></tr ><tr><th ALIGN=LEFT>Total Commands Executed</th><td>0</td></tr> </table> </BODY> </HTML>
(The html format needs to be cleaned up a little, but it works)
73, David KB4FXC
On Wed, 10 Jan 2018, Michael Wolthuis wrote:
> I am having this same problem for node #28241. I have confirmed wget is present and that both of the statpost lines are in rpt.conf. > If I look at it at stats.allstarlink.org it says Can not find info for node 28241 > > Anyone have any further ways to test where this is broken? This is an older pickle install on a Beagle-XM, next step is to replace with Steve's latest DIAL release. > > Mike > Kb8zgl > > > On 1/9/18, 6:56 PM, "App_rpt-users on behalf of Bryan D. Boyle" <app_rpt-users-bounces@lists.allstarlink.org on behalf of bdboyle@bdboyle.com> wrote: > > Duh. I feel dumb. You'd think after 9 years of running Allstar > nodes...I'd not miss something like this. > > Thanks, David. > > (now, have to figure out why it's auto congesting between a hardware > node and a hub node on the same Pi...both can connect out from same > hardware, but not to each other. Not that it's a big deal, but...) > > BB > WB0YLE/W2FUV > > On 1/9/2018 6:43 PM, David McGough wrote: > > Hi Bryan, > > > > Your AllStar nodes don't appear to be reporting and data to the stats > > server. Make sure that all your node stanzas in the /etc/asterisk/rpt.conf > > file include these statements: > > > > statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null > > statpost_url=http://stats.allstarlink.org/uhandler.php > > > > ...If you've already got these statements, make sure that the > > /usr/bin/wget program is present and working. > > > > > > 73, David KB4FXC > > > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users@lists.allstarlink.org > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Confirmed guys, thanks for the help, the mistake is entirely my own and where the stats lines were in rpt.conf. Given I have 2 nodes (BeagleBone-XM) and a private on here, the stats line had shuffled under the private node. Working great again! Now to install that new BeagleBone-XM from Steve, so glad to have this hardware back working. Mike Kb8zgl On 1/10/18, 10:54 AM, "App_rpt-users on behalf of David McGough" <app_rpt-users-bounces@lists.allstarlink.org on behalf of kb4fxc@inttek.net> wrote: Hi Mike, What revision of app_rpt are you running on the Beagle-XM ??? ...The reported version seems to be 0.327 ?? I see apache log entries that look clobbered from your registered IP address---your node number is showing up as node 550 ??? Have stats updates ever worked from your Beagle-XM system?? 73, David KB4FXC On Wed, 10 Jan 2018, Michael Wolthuis wrote: > Thanks David, > Ping = DNS resolves and pings fine > The wget test command returns exactly the output you listed. > > Other recommendations to test? > Mike > Kb8zgl > > > On 1/10/18, 10:30 AM, "App_rpt-users on behalf of David McGough" <app_rpt-users-bounces@lists.allstarlink.org on behalf of kb4fxc@inttek.net> wrote: > > > Hi Mike, > > For some reason your wget queries are never reaching the stats server. > This could be a DNS issue--are your able to ping stats.allstarlink.org ?? > > If you can ping the stats server, wget isn't working properly, for some > reason. > > As a test, this wget command (run from the shell prompt) should return > a short segment of html code: > > wget -O- -q 'http://stats.allstarlink.org/nodeinfo.cgi?node=2000' > > > ...The output should look roughly like: > > <h1><center>Node 2000</center></h1> > > <BR><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> > <HTML> > <link rel="stylesheet" type="text/css" href="style.css" /> > <HEAD> > <TITLE>Statistics by Node</TITLE> > </HEAD> > <BODY> > <h2><center>Statistics</center></h2> > <br> > <table> > <tr><th ALIGN=LEFT>Actual Uptime</th><td>4D 10H 56M 28S</td></tr> > <tr><th ALIGN=LEFT>Total Keyups</th><td>126</td></tr> > <tr><th ALIGN=LEFT>Total Transmit Time</th><td>29M 1S</td></tr> > <tr><th ALIGN=LEFT>Total Time Outs</th><td>0</td></tr > ><tr><th ALIGN=LEFT>Total Commands Executed</th><td>0</td></tr> > </table> > </BODY> > </HTML> > > > (The html format needs to be cleaned up a little, but it works) > > 73, David KB4FXC > > On Wed, 10 Jan 2018, Michael Wolthuis wrote: > > > I am having this same problem for node #28241. I have confirmed wget is present and that both of the statpost lines are in rpt.conf. > > If I look at it at stats.allstarlink.org it says Can not find info for node 28241 > > > > Anyone have any further ways to test where this is broken? This is an older pickle install on a Beagle-XM, next step is to replace with Steve's latest DIAL release. > > > > Mike > > Kb8zgl > > > > > > On 1/9/18, 6:56 PM, "App_rpt-users on behalf of Bryan D. Boyle" <app_rpt-users-bounces@lists.allstarlink.org on behalf of bdboyle@bdboyle.com> wrote: > > > > Duh. I feel dumb. You'd think after 9 years of running Allstar > > nodes...I'd not miss something like this. > > > > Thanks, David. > > > > (now, have to figure out why it's auto congesting between a hardware > > node and a hub node on the same Pi...both can connect out from same > > hardware, but not to each other. Not that it's a big deal, but...) > > > > BB > > WB0YLE/W2FUV > > > > On 1/9/2018 6:43 PM, David McGough wrote: > > > Hi Bryan, > > > > > > Your AllStar nodes don't appear to be reporting and data to the stats > > > server. Make sure that all your node stanzas in the /etc/asterisk/rpt.conf > > > file include these statements: > > > > > > statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null > > > statpost_url=http://stats.allstarlink.org/uhandler.php > > > > > > ...If you've already got these statements, make sure that the > > > /usr/bin/wget program is present and working. > > > > > > > > > 73, David KB4FXC > > > > > > > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users@lists.allstarlink.org > > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users@lists.allstarlink.org > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users@lists.allstarlink.org > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
On 1/10/18 10:37 AM, Michael Wolthuis wrote:
Thanks David, Ping = DNS resolves and pings fine The wget test command returns exactly the output you listed.
Other recommendations to test?
Mike, is your server connected through some sort of ALG or other packet molesting firewall? -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net
Guys, This may be enduser error, this config file is old on my side and now it appears that maybe I ahd the status line in the private node part instead of the public node. I have just moved stuff around to see if it is repaired. Thanks for all your support, it pointed me in the right direction I think. Mike On 1/10/18, 11:18 AM, "App_rpt-users on behalf of Bryan Fields" <app_rpt-users-bounces@lists.allstarlink.org on behalf of Bryan@bryanfields.net> wrote: On 1/10/18 10:37 AM, Michael Wolthuis wrote: > Thanks David, > Ping = DNS resolves and pings fine > The wget test command returns exactly the output you listed. > > Other recommendations to test? Mike, is your server connected through some sort of ALG or other packet molesting firewall? -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (5)
-
Bryan D. Boyle -
Bryan Fields -
David McGough -
Michael Wolthuis -
Nate Hardman