Due to a freak series of brownouts, I lost my Raspberry Pi 2 at a minimum. I already purchased a new PiAware receiver with teh built-in filter but did not install it. So I got a new Raspberry Pi 3, installed the new 3.1 image on an SD card, got it configured, and am tracking aircraft again. The only problem is, the data is not getting to FA. No firewall rules have changed as this Raspi has the same static IP address as the old one. I can see the my web site from off of my network. I know I must be missing something super simple. I did deregister the older PiAware receiver.
THat’s where I think the issue is. I can’t find anything to claim. I understand that since its a new receiver that it needs to be claimed as I removed the old receiver and mac address.
So after further looking, it appears that not only is the airport wrong, but the site location… I wonder if I grabbed someone else’s receiver? Is that even possible?
What shows up on my status page: b8:27:eb:41:83:b1
That is connected to FA, first connected at 2017-01-07 22:35:53 UTC, is using a wifi connection.
Maybe you looked up the wifi MAC, not the eth0 MAC? (The MAC you quoted could be the MAC of a Pi3 wifi interface). It is always the eth0 MAC that is used for associating with FA, even if the actual network connection is via wifi.
You can also look in /var/log/piaware.log or run piaware-status to see if your piaware is correctly connected to FA.
MAC-Addr Vendor
B8-27-EB-14-D6-0E Raspberry Pi Foundation, UNITED KINGDOM
B8-27-EB-41-83-0B Raspberry Pi Foundation, UNITED KINGDOM
B8-27-EB is at start of my both Raspberry Pis
My wifi dongle RTL8188CUS
Kingjon Digital Technolog 00:13:EF:xx:xx:xx
My C.H.I.P. board with built-in WiFi (checked by app “fing” on my android phone)
MAC address: 38:A2:8C:xx:xx:xx
MAC Vendor: Shenzhen Rf-Link Technology
Bonjour Name: chip
Bonjour Services: workstation (tcp)
Thanks to FA Support, I got everything worked out. While I was trying to relate the WLAN MAC address to the FA status page, I needed to use the ETH0 MAC address. Once I understood that it made sense. Then all I had to do was relocate my location so that MLAT word start working.
Thanks guys for the support. It’s amazing how a different MAC address got me so messed up…