/MyIP shows red, but feed stats are working

Discussion in 'Feeding' started by hmitt, May 6, 2020.

  1. hmitt

    hmitt New Member

    I'm running a pi with Pi24 and went to install ADSBx alongside FR24. When I go to /myip/ it says "No Feeder Connection" but when I click the link to ADSBx Stats it shows 15k+ hits from my IP, and displays the aircraft info when they're in range.

    I SSH'd into the Pi and checked status adsbexchange-feed and it returned this:

    adsbexchange-feed.service - adsbexchange-feed
    Loaded: loaded (/lib/systemd/system/adsbexchange-feed.service; enabled; vendor preset: enabled)
    Active: activating (auto-restart) (Result: exit-code) since Wed 2020-05-06 08:46:27 BST; 21s ago
    Process: 22910 ExecStart=/usr/local/share/adsbexchange/adsbexchange-feed.sh (code=exited, status=1/FAILURE)

    Main PID: 22910 (code=exited, status=1/FAILURE)

    raspberrypi systemd[1]: adsbexchange-feed.service: Failed with result 'exit-code'.

    Does anyone know what I might be missing?
     
  2. wiedehopf

    wiedehopf Administrator Staff Member

  3. hmitt

    hmitt New Member

    That solution worked perfectly, thank you so much