Announcement

Collapse
No announcement yet.

Only 5% availability per day and errors in the log

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Only 5% availability per day and errors in the log

    Hello,
    a few days ago I noticed that my feeder seems to send data only temporarily. In the log appear millions of these entries:
    Code:
    2021-07-18 13:52:27 | [raw][w]Accept failed errno=24
    The fr24feed-status command is normally ok. But now I got an error:
    Code:
    [ ok ] FR24 Feeder/Decoder Process: running.
    [ ok ] FR24 Stats Timestamp: 2021-07-18 22:10:56.
    [ ok ] FR24 Link: connected [UDP].
    [ ok ] FR24 Radar: T-EDDV174.
    [ ok ] FR24 Tracked AC: 26.
    [ ok ] Receiver: connected (9817115 MSGS/0 SYNC).
    [FAIL] FR24 MLAT: not running ... failed!
    After restarting everything is ok.
    Code:
    [ ok ] FR24 Feeder/Decoder Process: running.
    [ ok ] FR24 Stats Timestamp: 2021-07-18 22:22:46.
    [ ok ] FR24 Link: connected [UDP].
    [ ok ] FR24 Radar: T-EDDV174.
    [ ok ] FR24 Tracked AC: 22.
    [ ok ] Receiver: connected (8783 MSGS/0 SYNC).
    [ ok ] FR24 MLAT: ok [UDP].
    [ ok ] FR24 MLAT AC seen: 22.
    The system is installed on a Raspberry Pi 3 Model B Rev 1.2 with a FlightAware Pro Stick Plus.

    Does anyone have an idea what the problem could be?

    Thanks.

    Marvin
    Attached Files
    Last edited by 112marv; 2021-07-18, 22:25.

  • #2


    2021-07-18 13:52:27 | [raw][w]Accept failed errno=24

    Sounds like you have software connecting to fr24feed to get data.
    fr24feed is programmed poorly and doesn't handle that well.

    If you want to use the data i'd suggest going with a setup as described here:
    Solutions to common problems using dump1090 variants and ADS-B feeders - wiedehopf/adsb-wiki


    Just running the install for readsb as a new decoder should improve things.
    But hard to say.

    Comment


    • #3
      I think that was the reason. The log file is no longer flooded and the availability is currently at 16%.
      Thank you very much.

      Comment

      Working...
      X