I have had the tracker FlyTT14 running since October 2015 and now today I got a mail telling me
Good news! We are now receiving and processing live data from your PiAware (ecfeebxxxxxxxxxxxxxxxxxxxxxxxxxxx)
strange, I have not changed anything except from a update/upgrade command yesterday that have done many times before the Pi is the same as it always have been
Is it possible to switch it back so that I can keep my stats ?
ok but how can a update/upgrade change the mac address ?
I did not realize that the mac address was not hard-coded in the nic.
I found this description on how to set it back obrienlabs.net/raspberry-pi-spoof-mac-address/
and I can see that it is ok now my dhcp server but how do I adjust piaware back to the old “code”
ok but how can a update/upgrade change the mac address ?
It is likely to be a kernel or firmware update that caused the MAC address issue. On a Pi the MAC address is derived from the CPU/SoC serial number and set during initialization, not hardcoded into the ethernet hardware. Presumably an update introduced a problem in there somewhere. (Few devices have a truely hardcoded MAC address these days)
but how do I adjust piaware back to the old “code”
There was no change to piaware so there is nothing to adjust back.
Currently you will be using a new feeder ID which is used in preference to the MAC address. To remove that feeder ID, stop piaware, remove /var/cache/piaware/feeder_id, and restart piaware.
Or you could just revert the whole system to an unmodified 3.5.0 sdcard image.
Have bumped into the same issue and noticed, that new MAC was from ethernet network adapter (eth0), while my Rasberry Pi connected via WiFi, and my previous site id was wlan0 MAC. To check MAC adresses run this command:
Thank you abcd567, MAC spoofing has helped me. I noticed that I have a new MAC for my wlan0, probably it’s connected with this issue: github.com/debian-pi/raspbian-u … issues/471
I have gotten my feeders straight. MAC spoofed and feeder ids removed and all is fine again. Now one last thing to clean up. How do I remove the erroneous feeders Site 56582 – ETHF and Site 56583 – EDIU from my account?