Probably because you broke something, stuff usually doesn't break by itself. Could you let me know the station name you used for adsbx, then i can check your MLAT. Was the position you used precise? Can you share the output for the following: cat /etc/default/adsbexchange (you can remove the last couple digits for latitude and longitude or send in private message)
I am really trying to follow your instructions I think I may have left something out when installing the stats
You didn't install the feed client. You need step 1 AND step 2. https://github.com/adsbxchange/adsbexchange-stats#step-1-feeder-package
You didn't do step 1. Don't you get a install interface that asks a couple of questions for those commands? curl -o /tmp/install.sh https://raw.githubusercontent.com/adsbxchange/adsb-exchange/master/install.sh sudo bash /tmp/install.sh You need to complete that.
Why do you have /boot/adsb-config.txt ? If this is a fresh piaware image, you must have created it. Just remove it. sudo rm /boot/adsb-config.txt Then install the feed client: curl -o /tmp/install.sh https://raw.githubusercontent.com/adsbxchange/adsb-exchange/master/install.sh sudo bash /tmp/install.sh