Feed Broken, not seeing planes on map

Discussion in 'Feeding' started by fritz614, Jan 22, 2020.

  1. fritz614

    fritz614 New Member

    I installed RadarBox today, that is feeding ok, Grafana show this. Anyway to fix?
    upload_2020-1-22_15-32-49.png
     
  2. wiedehopf

    wiedehopf Administrator Staff Member

    Properly read the instructions for the RadarBox feed.
    You configured it so that Radarbox starts dump1090 itself and blocks the receiver.

    Remove the Radarbox feed or reconfigure it so it doesn't start its own dump1090.
     
  3. fritz614

    fritz614 New Member

    I read the instructions so that it uses my usb dongle, should it be the other config then? using the existing decoder?
    Well, I am not very proficient with using PI codes yet. What would I enter so it doesnt start its own dump1090
     
  4. wiedehopf

    wiedehopf Administrator Staff Member

    Yes, configure it to use the existing decoder.

    sudo apt remove rb-feeder

    Then install and configure correctly this time around.
     
  5. MDA

    MDA Administrator Staff Member

    Edit /etc/rbfeeder.ini , modify network part this way:
    Code:
    [network]
    mode=beast
    external_port=30005
    external_host=127.0.0.1
    Restart rbfeeder sudo systemctl restart rbfeeder
     
  6. fritz614

    fritz614 New Member

    Thanks for the help, now, how do I get this fixed? Pi says service not found
    upload_2020-1-24_14-38-45.png
     
  7. fritz614

    fritz614 New Member

  8. fritz614

    fritz614 New Member