Node not in database?

I am working on a ASL-DMR Bridge in the Cloud, (Node 52417) It is currently running, I have been able to make a contact between a

DMR Handheld <> Pi-Zero Hot Spot <> Brandmeister TG <> CLOUD SERVER <> Private Node 1999 <> ASL Node 52417 <> ASL Node 29332

In Allstar Monitor II - I get Node not in database as shown below. I am assuming I missed an edit in some configuration file, but have no clue which as I have gone back thru everything twice with no result.

Any Pointers?

Also,

Server is Debian 9 (at Vultr.com), I have installed Allmon2, but do not have SUPERMON and cannot find a download or package manager to add it in. Is there a link or do I need to just copy the html/php files from a working Pi?

N0MGJ
Willie Sandin
Jackson, MO

Did you uncomment the statpost lines?

Which file are the statpost lines in?

They are in rpt.conf.

There are many posts on this topic here on Community. The search tool (magnifying glass icon) will help you find them if you want to browse.

From rpt.conf

; ** For ACID and Debian ***
statpost_program = /usr/bin/wget,-q,–timeout=15,–tries=1,–output-document=/dev/null
statpost_url = http://stats.allstarlink.org/uhandler.php ; Status updates

It was uncommented, and wget is in /usr/bin.

The Node is clearly registered as it shows in the allstarlink.org as registered

http://stats.allstarlink.org/nodeinfo.cgi?node=52417

and using iax,

ASL-DMR*CLI> iax2 show registry
Host dnsmgr Username Perceived Refresh State
44.72.21.13:4569 Y 52417 xxx.xxx.xxx.xxx:4569 60 Registered

However, on the LOCAL Allmon2 monitor -

It appears as not in database.

I have read thru many other threads, and I cannot find anything that is similar to this.

Thanks in advance,

N0MGJ

Oh, so this is an Allmon issue? if so you need to run astdb.php as mentioned in the README. For private nodes there is a text file to store whatever name you want to give it.

- Mark astdb.php executable and add to cron. Run just once a day please. ie
   01 03 * * * cd /var/www/html/allmon2; ./astdb.php

That did it. I must have missed that in the setup information.

Thanks again!

73’s de N0MGJ

···

On Fri, Aug 28, 2020 at 3:10 PM Tim Sawyer via AllStarLink Discussion Groups <noreply@community.allstarlink.org> wrote:

| wd6awp ASL Admin
August 28 |

  • | - |

Oh, so this is an Allmon issue? if so you need to run astdb.php as mentioned in the README. For private nodes there is a text file to store whatever name you want to give it.

- Mark astdb.php executable and add to cron. Run just once a day please. ie

   01 03 * * * cd /var/www/html/allmon2; ./astdb.php


Visit Topic or reply to this email to respond.


In Reply To

| dwsandin
August 28 |

  • | - |

The Node is clearly registered as it shows in the allstarlink.org as registered http://stats.allstarlink.org/nodeinfo.cgi?node=52417 and using iax, ASL-DMR*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 44.72.21.13:4569 Y 52417 …


Visit Topic or reply to this email to respond.

To unsubscribe from these emails, click here.

Good morning, I have the beta version 2.0 AMD installed in VirtualBox, it gives me three errors. 1.- Menu does not change the repeater password, (that is not vital). 2.- Node not in database (exceeded after several hours of server operation), now it does not connect DVS apk. 3.- Manager allmon does not open with the defined password.

sudo passwd repeater

Be sure your statpost lines are not commented out in rpt.conf.

Allmon does not have a default password. It must be created for the directory by Apache.
See the allmon instructions once again. It can be easy to miss.
https://wiki.allstarlink.org/wiki/Allmon2_Install