Plane Finder Client Shows No Data

Philip Robinson

New Member
Hello All,

When i'm logged into my ADSB Receiver on 192.168.?.??, using Google Chrome i can click on
ADS-B Receiver
 
This looks like Joe's "The ADS-B-Receiver Project" (www.adsbreceiver.net), which I also run. This is a wonderful set of scripts which installs and sets up many ADSB packages typically from their sources on Github. It includes the Plane Finder Client software which it feeds in beast format from Dump1090.
I have no issues, now or historic, viewing the local output on Chrome, IE11, or Edge - all I use/have tried. The client is version 3.4.61 armhf.
It may be a cache issue on chrome, try "Customising and control/more tools/clear browsing data..."
 
Hey Guys , i have a problem with the 3.4.61 Client on my raspberry pi 3.

I have this Client 3.4.61 sucessfully installed .
The Adress Ip is 127.0.0.1 and the Port 30005 .
On The Map, Data View i see airplane , On this field Stats show received Data and Mode S per second.

My Problem is the Log View , this field is empty :( . I Have change the Data format , and the field (when i logged in ) is of inactive :((

Can you help me ??
 

Attachments

  • Unbenannt4.JPG
    Unbenannt4.JPG
    40.4 KB · Views: 57
Hello,

This is something we have had reported and we'd love to get this fixed!!!

At the moment we have not been able to replicate this in house but we suspect it is some versions of Chrome, other browsers appear to be fine.

Can you share any more info at all? Are you using Chrome, are any extensions loaded?
 
Hi Lee ,
I use the raspberry pi 3 with the chronium browser
I have the planefinder client loaded and installed according to their guidance.
Dump 1090 is also installed and displays the aircraft. Flightradar24 is working. Only planefinder does not want to upload the data


Edit : In My shared Data information is the field empty :/

Share Code


Client Version
Time Offset
Data Type
Client Type
Local IP (Must be on local LAN to connect) http://:30053
 
Last edited:
Thanks. Anything in the Chrome error console at all?

Yes, sorry.

Uncaught RangeError: Maximum call stack size exceeded
(index):89 Uncaught ReferenceError: PFMap is not defined
at HTMLDocument.<anonymous> ((index):89)
at i (jquery-1.12.0.min.js:2)
at Object.fireWith [as resolveWith] (jquery-1.12.0.min.js:2)
at Function.ready (jquery-1.12.0.min.js:2)
at HTMLDocument.K (jquery-1.12.0.min.js:2)
 
No. http://imgur.com/a/l8wuv

Uncaught RangeError: Maximum call stack size exceeded
stats.html:434 Uncaught ReferenceError: PF is not defined
at fetchClientStats (stats.html:434)
at HTMLDocument.<anonymous> (stats.html:286)
at i (jquery-1.12.0.min.js:2)
at Object.fireWith [as resolveWith] (jquery-1.12.0.min.js:2)
at Function.ready (jquery-1.12.0.min.js:2)
at HTMLDocument.K (jquery-1.12.0.min.js:2)
stats.html:434 Uncaught ReferenceError: PF is not defined
at fetchClientStats (stats.html:434)
stats.html:434 Uncaught ReferenceError: PF is not defined
at fetchClientStats (stats.html:434)
stats.html:434 Uncaught ReferenceError: PF is not defined
at fetchClientStats (stats.html:434)
stats.html:434 Uncaught ReferenceError: PF is not defined
at fetchClientStats (stats.html:434)
stats.html:434 Uncaught ReferenceError: PF is not defined
at fetchClientStats (stats.html:434)
...keeps repeating
 
Thanks Tyson,

We can't replicate it here for love nor money so wondering if you could do a couple of tests for us and get some information.

Within the Chrome Developer Tools select the "Network" tab, select the "JS" filter and refresh the stats page.

unnamed.png


It should look something like the above. A screenshot of that like above would be handy.

Also if you single click on pf.js you should get some header information which we are also after!

2016-12-23_18-21-03.png


Hoping you can help us out and then we can get it fixed up in the new year!
 
Back
Top