AllStarLink / ASL3

AllStarLink Version 3
https://www.allstarlink.org
GNU Affero General Public License v3.0
4 stars 1 forks source link

Echolink - No node information #78

Open jetski28 opened 3 days ago

jetski28 commented 3 days ago

Describe the bug I feel like this might be an ASL issue as it appears to happen on both Supermon & Allmon3. Supermon shows Echolink connections with "No info" and Allmon3 shows "No database information". The Asterisk CLI command echolink show nodes shows the correct echolink information.

To Reproduce Steps to reproduce the behavior:

  1. Connect to node via Echolink
  2. View Supermon or Allmon
  3. Look at Echolink connections
  4. See no echolink information

Expected behavior See the correct callsign of echolink connections in dashboard

Screenshots Screenshot Supermon Screenshot Allmon3

Software versions (listed in asl-menu, option 4)

Have you run a software update and rebooted?

What is the platform - e.g. Raspberry Pi 4, Raspberry Pi 5, Virtual Machine, Desktop, etc.

Additional context This has been a problem with ASL2 as well.

jxmx commented 3 days ago

Can you provide the output you mentioned for echolink show nodes? Unfortunately, processing that output is pretty hairy because there's no data structure to it and likely something in your echolink info is unparsable.

jetski28 commented 2 days ago

ASL CLI

KB4MDD commented 2 days ago

It appears that your node is not downloading the master node list.

At the cli type core set debug 7 chan_echolink.so

Every 2 minutes chan_echolink will attempt to download the directory. If there is a problem, you should see it on the console.

I will note that echolink.conf should have these entries:

; Max 4 servers
server1 = nasouth.echolink.org
server2 = naeast.echolink.org
server3 = servers.echolink.org
server4 = backup.echolink.org