I am having a problem with AllStar registration on the Raspberry pi 2. I have the device connected to the internet for hours, and stats.allstarlink.org shows the node is active, but allstarlink.org/nodelist.php does not show the node in green, and I can not make any outbound connections nor can any node connect to me. So the only way I have been able to fix this is by first doing service asterisk reload (service asterisk restart gives me errors, another bug that needs to be fixed) killall rc.updatenodelist (nothing is returned, that means that upload node list program is not running!!!) rc.updatenodelist & Now it actually starts the process and the node list updates so I can connect to people. 73, Skyler
cd /etc/asterisk asterisk -r iax2 show registry Should read something like Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N xxxx xx.xx.xx.xx:xxxx 60 Registered exit ls -la dnsmgr.conf Is it there? If not wget https://github.com/N4IRS/AllStar/raw/master/configs/dnsmgr.conf reboot I'll get right on that killer bugs, stand by your computer and wait. reboot Check On 02/22/2016 07:35 PM, Skyler F wrote:
I am having a problem with AllStar registration on the Raspberry pi 2.
I have the device connected to the internet for hours, and stats.allstarlink.org <http://stats.allstarlink.org> shows the node is active, but allstarlink.org/nodelist.php <http://allstarlink.org/nodelist.php> does not show the node in green, and I can not make any outbound connections nor can any node connect to me.
So the only way I have been able to fix this is by first doing
service asterisk reload (service asterisk restart gives me errors, another bug that needs to be fixed)
killall rc.updatenodelist (nothing is returned, that means that upload node list program is not running!!!)
rc.updatenodelist &
Now it actually starts the process and the node list updates so I can connect to people.
73, Skyler
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.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.
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
Here is another bug: if you use cop 1, it causes the node to hang with no PL until you reboot it. On Mon, Feb 22, 2016 at 5:44 PM, Steve Zingman <szingman@msgstor.com> wrote:
cd /etc/asterisk asterisk -r iax2 show registry Should read something like Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 N xxxx xx.xx.xx.xx:xxxx 60 Registered exit ls -la dnsmgr.conf Is it there? If not wget https://github.com/N4IRS/AllStar/raw/master/configs/dnsmgr.conf reboot
I'll get right on that killer bugs, stand by your computer and wait.
reboot Check
On 02/22/2016 07:35 PM, Skyler F wrote:
I am having a problem with AllStar registration on the Raspberry pi 2.
I have the device connected to the internet for hours, and stats.allstarlink.org shows the node is active, but allstarlink.org/nodelist.php does not show the node in green, and I can not make any outbound connections nor can any node connect to me.
So the only way I have been able to fix this is by first doing
service asterisk reload (service asterisk restart gives me errors, another bug that needs to be fixed)
killall rc.updatenodelist (nothing is returned, that means that upload node list program is not running!!!)
rc.updatenodelist & Now it actually starts the process and the node list updates so I can connect to people.
73, Skyler
_______________________________________________ App_rpt-users mailing listApp_rpt-users@ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.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.
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.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.
-- Skyler Fennell amsatnet.info KDØWHB electricity440@gmail.com
Skyler, Have you tried the following: cd /etc/asterisk wget https://github.com/N4IRS/AllStar/raw/master/configs/dnsmgr.conf restart asterisk Kevin On 2/22/2016 7:35 PM, Skyler F wrote:
I am having a problem with AllStar registration on the Raspberry pi 2.
I have the device connected to the internet for hours, and stats.allstarlink.org <http://stats.allstarlink.org> shows the node is active, but allstarlink.org/nodelist.php <http://allstarlink.org/nodelist.php> does not show the node in green, and I can not make any outbound connections nor can any node connect to me.
So the only way I have been able to fix this is by first doing
service asterisk reload (service asterisk restart gives me errors, another bug that needs to be fixed)
killall rc.updatenodelist (nothing is returned, that means that upload node list program is not running!!!)
rc.updatenodelist &
Now it actually starts the process and the node list updates so I can connect to people.
73, Skyler
participants (3)
-
Kevin Custer -
Skyler F -
Steve Zingman