Changes between image versions

Discussion in 'Feeding' started by dlwerthe, May 1, 2020.

  1. dlwerthe

    dlwerthe New Member

    I had a RaspberryPi that I had created from a downloaded adsbx image at the tail end of February (2020), and it had been running great for a few months. I had built some additional logic that piggybacked on the feeder by periodically reading
    /run/dump1090-mutability/aircraft.json, and then, after some processing in python, displayed interesting output to <raspberrypi-ip>/output.html.

    Long story short, I hosed my install (trying to install something else), and had to start from a fresh image. So I've just re-downloaded the image at adsbx.1.0.3.img and reinstalled and have mostly gotten the feeder working again, except it seems /run/dump1090-mutability/aircraft.json no longer exists. In fact, the folder /run/dump1090-mutability does not exist at all.

    I'll confess I don't know the version of the image I started with back in February, but I wonder if someone might be able to tell me how to either find the new location of aircraft.json in the 1.0.3 image, or if you might know what image I should try instead. Thank you!
     
  2. dlwerthe

    dlwerthe New Member

    Perhaps a few other clues:
    - previously, the map was located at IP/dump1090/gmap.html; now it's at IP/tar1090.
    - previously, the default port of ssh had been changed to 3226; now it's on the default port of 22.
    These other changes aren't at all critical to me, I just mention them in that perhaps they might be clues to help identify the image version I was on previously and/or where to find aircraft.json now :) Thanks!
     
  3. wiedehopf

    wiedehopf Administrator Staff Member

    /run/readsb/aircraft.json
     
  4. dlwerthe

    dlwerthe New Member