Cant get Bubblemap

David is it broken for all 3800 or just new registrations? (like me)
73

No, the great majority of HamVoIP nodes are reporting to the ASL system just fine. There are several hundred nodes having problems, but itā€™s not always the same nodes having problems. And, itā€™s not just HamVoIP nodes, BTW. Most work one day and then donā€™t the next, with no config changes on the nodes, proper. They just ā€œstopped reportingā€ as users say. Iā€™ve personally logged into over a dozen systems and confirmed the data getting sent is correct.

If youā€™re familiar with bash scripts, you can log the exact URL info being sent, if desired. In the send_node_stats.sh script, see the echo lines that are commented out, near the top. Just change:

#echo ā€œ$url1$hashā€ >> /tmp/stat_log

to:

echo ā€œ$url1$hashā€ >> /tmp/stat_log

ā€¦and save the file. Then the EXACT URL lines that get sent will be saved in the /tmp/stat_log file.
Taking a look at this might be useful for debugging.

73, David KB4FXC

I did that David and this is what I gotā€¦

http://stats.allstarlink.org/uhandler.php?node=53393&time=1610040292&seqno=284&keyed=0&keytime=4120
http://stats.allstarlink.org/uhandler.php?node=53393&time=1610040293&seqno=285&nodes=T41522,T3204329,T3646046&apprptvers=hamvoip-1.6.2-06/01/2020&apprptuptime=4111&totalkerchunks=0&totalkeyups=99&totaltxtime=2036&timeouts=0&totalexecdcommands=6
http://stats.allstarlink.org/uhandler.php?node=53393&time=1610040322&seqno=286&keyed=0&keytime=4150
http://stats.allstarlink.org/uhandler.php?node=53393&time=1610040323&seqno=287&nodes=T41522,T3204329,T3646046&apprptvers=hamvoip-1.6.2-06/01/2020&apprptuptime=4141&totalkerchunks=0&totalkeyups=99&totaltxtime=2036&timeouts=0&totalexecdcommands=6
http://stats.allstarlink.org/uhandler.php?node=53393&time=1610040352&seqno=288&keyed=0&keytime=4180
http://stats.allstarlink.org/uhandler.php?node=53393&time=1610040353&seqno=289&nodes=T41522,T3204329,T3646046&apprptvers=hamvoip-1.6.2-06/01/2020&apprptuptime=4171&totalkerchunks=0&totalkeyups=99&totaltxtime=2036&timeouts=0&totalexecdcommands=6
http://stats.allstarlink.org/uhandler.php?node=53393&time=1610040382&seqno=290&keyed=0&keytime=4210
http://stats.allstarlink.org/uhandler.php?node=53393&time=1610040383&seqno=291&nodes=T41522,T3204329,T3646046&apprptvers=hamvoip-1.6.2-06/01/2020&apprptuptime=4201&totalkerchunks=0&totalkeyups=99&totaltxtime=2036&timeouts=0&totalexecdcommands=6

Cheers Rob G4UJS

Rob,

I saw a post and then it went away?? But, itā€™s probably better not to publish the debug info to a public forum, so no worries.

BTW, leaving the debug echo enabled constantly probably isnā€™t good idea, it might end up filling up the /tmp tmpfsā€¦So, watch out for that!

73, David KB4FXC

I stopped the logging straight away after ending you the outputā€¦ all looks good my end and your endā€¦its allstarlinkā€™s problem, getting 503ā€™s from their stats servers at mo so I guess they are working on it :slight_smile:

Its just started workingā€¦now getting stats!!!

Thanks for the efforts

73 de Rob

1 Like

think Bubble maps might be wrongā€¦ all I see for my node is myself and the node I am connected to, surely I should see the other nodes the one I am connected to alsoā€¦I am connected to the UK Hub Net so many nodes connected.

73

sorry to be a nuisance but just trying to be helpful, while I am on covid lockdown :slight_smile:

Yeah, there are problems with the new stats server. Programmer was up until 2 am or so last night. Iā€™m sure heā€™ll be looking at it later today. Hang in there.

1 Like

Is the stored jpg images and non arrows going to be the new norm for the bubble charts?

Thanks KG5RDF

Iā€™d like to see the arrows return. Iā€™m checking with @KK9ROB on that. One of us will let you know.

Arrows are back but only on one end which, of course, is meaningless. But itā€™s a step in the right direction. Rob understands that arrows point to the transmitter and will look at getting them working correctly.

I not seeing arrow, but the jpg takes a long time to update because of the redirect. Will the bubble chart continue to use the redirected jpg image?

Thanks for the effort on arrows.

KG5RDF

ThereBeArrowsā€¦ clear your browser cache/history.

Many changes planned for stats server. Stay tuned.

Nope not brower clearing. Redirect based on provider can take hours. I will look tomorrow. The jpg redirect not being real time is an issue. I will go back to xnodes and lsnodes till it is sorted out.

Having single arrows is functionally worse IMHO than having no arrows at all. A single arrow pointing in used to be significant of a node that was connected up in local monitor mode if I recall correctly.

Ā·Ā·Ā·

Andrew Sylthe
KC9ONA

I agree, This redesign is worse than what it replaced.

Sorry to hear that. Would you mind letting us know what aspects of it youā€™re not happy with?

Rob
KK9ROB
Allstar Admin Team

I just put the arrows back in, so stations that are Receive Only should show up correctly. Iā€™ll be adding it back to the nodeinfo page as well.

Thank you for all your efforts. The bubble chart seams to have a good uptime. Arrows are good, but not needed. The old system you had to be looking at certain nodes to see it it was a *812 or *813 anyway.

My issue is the jpg images. they are redirects and update take over 4 hours. It needs to be real time display not jpg.

Again thank you for your coding.

David KG5RDF

I changed the .jpg file behavior tonight because I wasnā€™t happy with it (and neither were others). So if you use the bubble URL and not the jpg URL, it should work as before!

Rob