Issue following commands from ssh console after you have SSH to Pi
Planfinder feeder
pi@piaware:~$ wget http://client.planefinder.net/pfclient_4.1.1_armhf.deb
pi@piaware:~$ sudo dpkg -i pfclient_4.1.1_armhf.deb
FlightRadar24 feeder
pi@piaware:~$ sudo bash -c "$(wget -O - http://repo.feed.flightradar24.com/install_fr24_rpi.sh)"
RadarBox24 feeder
pi@piaware:~$ sudo bash -c "$(wget -O - http://apt.rb24.com/inst_rbfeeder.sh)"
THANK you all.
Today I was able to install the packages and it is WORKING.
So once again to all of you, that were so patient with me. and all the help is very much appreciated. I am glad I am online again.
One last thing to do, to get the MLAT working is installing Wiederhopf’s package.
MLAT has nothing to do with any of my scripts / stuff.
Could you elaborate?
It seems that in Flightaware the Mulat is not working. Please see attached screen shots
Either the location isn’t set precisely (this helps: Google Maps - Find GPS coordinates, longitude, latitude, altitude).
The other common problem is a bad power supply that delivers insufficient voltage.
Debug commands · wiedehopf/adsb-wiki Wiki · GitHub
I do use an original Pi power supply. Will check my location.
Wrote down my longitude and latitude.
Renewer the details, and now all green.
Thanks Wiederhopf for helping me again.
What would the forums do without you guys.
If you go to your PiAware IP address and hover your mouse over MLAT it will tell you what the problem is (assuming the package install results in the same front page as the PiAware image when visiting your IP). Here’s mine; yours will be red and show an error when you hover.
Thank you for the explanation.
Wiederhopf’s , exacta location tip did it.
Dear Dutchyb,
I faces the same case as you too, and my work about to fix it is this way… what is the reasons?
Cause we made the same mistake like many of us do…
We started at from PiAware image 3.8.0~bpo9+1 for Stretch 9 Raspbian version and jump into the manual PiAware 3.8.1 installer method for Buster 10 Raspbian version that is what causes the problem…
Now do this for the fix… it works !
sudo apt-get remove --purge piaware-repository piaware
sudo rm /etc/apt/source.list.d/piaware*.list
wget https://flightaware.com/adsb/piaware/files/packages/pool/piaware/p/piaware-support/piaware-repository_3.8.0~bpo9+1_all.deb
sudo dpkg -i piaware-repository_3.8.0~bpo9+1_all.deb
sudo apt-get update
sudo apt-get install piaware-repository piaware
sudo piaware-config allow-auto-updates yes
sudo piaware-config allow-manual-updates yes
reboot
You still need to clone the PiAware Web Ui repo and install it to fix the PiAware Default Landing Page error issue … GitHub - flightaware/piaware-web: Landing/status webpage for PiAware sdcard images
My PiAware Feeder 3.8.0~bpo9+1 (Stretch) is now online again!
Rodney @ rodyeo
http://rodyeo.dyndns.org/