Announcement

Collapse
No announcement yet.

Can’t download FR24 feeder

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

  • Can’t download FR24 feeder

    I am trying to get a receiver running on a Pi Zero W. Have managed to get dump1090 running (even though I get a message with the AJAX error, but that might be because the receiver is currently inside, where it can’t really see anything).

    Now I can’t get the feeder installed, I get error messages, keyserver receive failed, server indicated failure.


    I have first tried running PI24, but cannot get it connected with my wifi (the wpa_supplicant does not want to take, and HDMI connection gives me a flashing screen and input freezes, making it impossible to use input)

    I have tried following the forum post 3 times, to no avail. It. Just will not work.
    What can I do?


  • #2
    Use these commands:

    Code:
    wget http://repo-feed.flightradar24.com/rpi_binaries/fr24feed_1.0.25-1_armhf.deb  
    
    sudo dpkg -i fr24feed_1.0.25-1_armhf.deb  
    
    sudo systemctl restart fr24feed

    Comment


    • #3
      Thanks, this seemed to work.
      However I keep getting the Problem fetching data from dump1090 error, and when I try to register the device on flightradar, it does not find the device.

      Comment


      • #4
        If the ajax error is there all the time it's not running properly.
        As i can't be bothered to help without proper logs, install this:
        https://github.com/wiedehopf/adsb-sc...or-dump1090-fa

        If that doesn't fix it, check the logs and test the receiver:
        https://github.com/wiedehopf/adsb-wi...ds#dump1090-fa

        https://github.com/wiedehopf/adsb-wi...l-sdr-receiver

        Please share the output of both to get further help.

        Comment


        • #5
          Hi!

          Here are the logs for the receiver test, which seems to be fine? Not sure!

          Code:
          pi@raspberrypi:~ $ sudo bash -c "$(wget -nv -O - https://raw.githubusercontent.com/wiedehopf/adsb-scripts/master/rtl_test.sh)"
          2020-04-07 16:07:29 URL:https://raw.githubusercontent.com/wiedehopf/adsb-scripts/master/rtl_test.sh [2136/2136] -> "-" [1]
          1844 /usr/bin/dump1090-fa --device-index 0 --gain -10 --ppm 0 --max-range 360 --fix --net --net-heartbeat 60 --net-ro-size 1300 --net-ro-interval 0.2 --net-ri-port 0 --net-ro-port 30002 --net-sbs-port 30003 --net-bi-port 30004,30104 --net-bo-port 30005 --json-location-accuracy 1 --write-json /run/dump1090-fa --quiet
          -----
          Lost samples in the first 2 seconds after starting the test are common and not a problem!
          Starting 30 second rtl_test, standby!
          -----
          Found 1 device(s):
          0: Realtek, RTL2838UHIDIR, SN: 00000001
          
          Using device 0: Generic RTL2832U OEM
          Found Rafael Micro R820T tuner
          Supported gain values (29): 0.0 0.9 1.4 2.7 3.7 7.7 8.7 12.5 14.4 15.7 16.6 19.7 20.7 22.9 25.4 28.0 29.7 32.8 33.8 36.4 37.2 38.6 40.2 42.1 43.4 43.9 44.5 48.0 49.6
          [R82XX] PLL not locked!
          Sampling at 2400000 S/s.
          
          Info: This tool will continuously read from the device, and report if
          samples get lost. If you observe no further output, everything is fine.
          
          Reading samples in async mode...
          Allocating 15 zero-copy buffers
          lost at least 128 bytes
          Signal caught, exiting!
          
          User cancel, exiting...
          Samples per million lost (minimum): 0
          -------
          Test finished!
          More than 2 lost samples per million or other errors probably mean the receiver isn't working correctly.
          Try another power supply before condemning the receiver though!
          -------
          -------
          No undervoltage detected, looking fine!
          If the dongle is not directly plugged into the Raspberry Pi, lack of power/voltage could still be an issue.
          Even without detected undervoltage a better power supply can often improve reception!
          For optimum performance i would recommend the Official Raspberry Pi power supply.



          Here is the result of dunp1090fa
          Code:
          pi@raspberrypi:~ $ sudo journalctl --no-pager -u dump1090-fa
          -- Logs begin at Tue 2020-04-07 11:57:46 CEST, end at Tue 2020-04-07 16:15:11 CEST. --
          Apr 07 11:58:17 raspberrypi systemd[1]: Started dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 11:58:17 raspberrypi dump1090-fa[420]: Tue Apr 7 11:58:17 2020 CEST dump1090-fa 3.8.1 starting up.
          Apr 07 11:58:18 raspberrypi dump1090-fa[420]: rtlsdr: using device #0: Generic RTL2832U OEM (Realtek, RTL2838UHIDIR, SN 00000001)
          Apr 07 11:58:18 raspberrypi dump1090-fa[420]: Found Rafael Micro R820T tuner
          Apr 07 11:58:19 raspberrypi dump1090-fa[420]: rtlsdr: enabling tuner AGC
          Apr 07 11:58:19 raspberrypi dump1090-fa[420]: Allocating 4 zero-copy buffers
          Apr 07 12:05:14 raspberrypi dump1090-fa[420]: Tue Apr 7 12:05:14 2020 CEST Caught SIGTERM, shutting down..
          Apr 07 12:05:14 raspberrypi systemd[1]: Stopping dump1090 ADS-B receiver (FlightAware customization)...
          Apr 07 12:05:14 raspberrypi dump1090-fa[420]: Tue Apr 7 12:05:14 2020 CEST Waiting for receive thread termination
          Apr 07 12:05:15 raspberrypi dump1090-fa[420]: Tue Apr 7 12:05:15 2020 CEST Normal exit.
          Apr 07 12:05:15 raspberrypi systemd[1]: dump1090-fa.service: Succeeded.
          Apr 07 12:05:15 raspberrypi systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 12:05:54 raspberrypi systemd[1]: Started dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 12:05:54 raspberrypi dump1090-fa[1623]: Tue Apr 7 12:05:54 2020 CEST dump1090-fa 3.8.1 starting up.
          Apr 07 12:05:54 raspberrypi dump1090-fa[1623]: rtlsdr: using device #0: Generic RTL2832U OEM (Realtek, RTL2838UHIDIR, SN 00000001)
          Apr 07 12:05:54 raspberrypi dump1090-fa[1623]: Found Rafael Micro R820T tuner
          Apr 07 12:05:55 raspberrypi dump1090-fa[1623]: rtlsdr: enabling tuner AGC
          Apr 07 12:05:55 raspberrypi dump1090-fa[1623]: Allocating 4 zero-copy buffers
          Apr 07 12:07:34 raspberrypi systemd[1]: Stopping dump1090 ADS-B receiver (FlightAware customization)...
          Apr 07 12:07:34 raspberrypi dump1090-fa[1623]: Tue Apr 7 12:07:34 2020 CEST Caught SIGTERM, shutting down..
          Apr 07 12:07:34 raspberrypi dump1090-fa[1623]: Tue Apr 7 12:07:34 2020 CEST Waiting for receive thread termination
          Apr 07 12:07:35 raspberrypi dump1090-fa[1623]: Tue Apr 7 12:07:35 2020 CEST Normal exit.
          Apr 07 12:07:35 raspberrypi systemd[1]: dump1090-fa.service: Succeeded.
          Apr 07 12:07:35 raspberrypi systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 12:07:35 raspberrypi systemd[1]: Started dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 12:07:35 raspberrypi dump1090-fa[1844]: Tue Apr 7 12:07:35 2020 CEST dump1090-fa 3.8.1 starting up.
          Apr 07 12:07:36 raspberrypi dump1090-fa[1844]: rtlsdr: using device #0: Generic RTL2832U OEM (Realtek, RTL2838UHIDIR, SN 00000001)
          Apr 07 12:07:36 raspberrypi dump1090-fa[1844]: Found Rafael Micro R820T tuner
          Apr 07 12:07:36 raspberrypi dump1090-fa[1844]: rtlsdr: enabling tuner AGC
          Apr 07 12:07:36 raspberrypi dump1090-fa[1844]: Allocating 4 zero-copy buffers
          Apr 07 16:07:30 raspberrypi dump1090-fa[1844]: Tue Apr 7 16:07:30 2020 CEST Caught SIGTERM, shutting down..
          Apr 07 16:07:30 raspberrypi systemd[1]: Stopping dump1090 ADS-B receiver (FlightAware customization)...
          Apr 07 16:07:30 raspberrypi dump1090-fa[1844]: Tue Apr 7 16:07:30 2020 CEST Waiting for receive thread termination
          Apr 07 16:07:31 raspberrypi dump1090-fa[1844]: Tue Apr 7 16:07:31 2020 CEST Normal exit.
          Apr 07 16:07:31 raspberrypi systemd[1]: dump1090-fa.service: Succeeded.
          Apr 07 16:07:31 raspberrypi systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 16:08:05 raspberrypi systemd[1]: Started dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 16:08:06 raspberrypi dump1090-fa[2233]: Tue Apr 7 16:08:05 2020 CEST dump1090-fa 3.8.1 starting up.
          Apr 07 16:08:06 raspberrypi dump1090-fa[2233]: rtlsdr: using device #0: Generic RTL2832U OEM (Realtek, RTL2838UHIDIR, SN 00000001)
          Apr 07 16:08:06 raspberrypi dump1090-fa[2233]: Found Rafael Micro R820T tuner
          Apr 07 16:08:06 raspberrypi dump1090-fa[2233]: rtlsdr: enabling tuner AGC
          Apr 07 16:08:07 raspberrypi dump1090-fa[2233]: Allocating 4 zero-copy buffers
          Apr 07 16:13:10 raspberrypi dump1090-fa[2233]: Tue Apr 7 16:13:10 2020 CEST Caught SIGTERM, shutting down..
          Apr 07 16:13:10 raspberrypi systemd[1]: Stopping dump1090 ADS-B receiver (FlightAware customization)...
          Apr 07 16:13:10 raspberrypi dump1090-fa[2233]: Tue Apr 7 16:13:10 2020 CEST Waiting for receive thread termination
          Apr 07 16:13:11 raspberrypi dump1090-fa[2233]: Tue Apr 7 16:13:11 2020 CEST Normal exit.
          Apr 07 16:13:11 raspberrypi systemd[1]: dump1090-fa.service: Succeeded.
          Apr 07 16:13:11 raspberrypi systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 16:13:38 raspberrypi systemd[1]: Started dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 16:13:38 raspberrypi dump1090-fa[2746]: Tue Apr 7 16:13:38 2020 CEST dump1090-fa 3.8.1 starting up.
          Apr 07 16:13:38 raspberrypi dump1090-fa[2746]: rtlsdr: using device #0: Generic RTL2832U OEM (Realtek, RTL2838UHIDIR, SN 00000001)
          Apr 07 16:13:38 raspberrypi dump1090-fa[2746]: Found Rafael Micro R820T tuner
          Apr 07 16:13:38 raspberrypi dump1090-fa[2746]: rtlsdr: enabling tuner AGC
          Apr 07 16:13:39 raspberrypi dump1090-fa[2746]: Allocating 4 zero-copy buffers
          Apr 07 16:14:13 raspberrypi systemd[1]: Stopping dump1090 ADS-B receiver (FlightAware customization)...
          Apr 07 16:14:13 raspberrypi dump1090-fa[2746]: Tue Apr 7 16:14:13 2020 CEST Caught SIGTERM, shutting down..
          Apr 07 16:14:13 raspberrypi dump1090-fa[2746]: Tue Apr 7 16:14:13 2020 CEST Waiting for receive thread termination
          Apr 07 16:14:14 raspberrypi dump1090-fa[2746]: Tue Apr 7 16:14:14 2020 CEST Normal exit.
          Apr 07 16:14:14 raspberrypi systemd[1]: dump1090-fa.service: Succeeded.
          Apr 07 16:14:14 raspberrypi systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 16:14:14 raspberrypi systemd[1]: Started dump1090 ADS-B receiver (FlightAware customization).
          Apr 07 16:14:14 raspberrypi dump1090-fa[2828]: Tue Apr 7 16:14:14 2020 CEST dump1090-fa 3.8.1 starting up.
          Apr 07 16:14:15 raspberrypi dump1090-fa[2828]: rtlsdr: using device #0: Generic RTL2832U OEM (Realtek, RTL2838UHIDIR, SN 00000001)
          Apr 07 16:14:15 raspberrypi dump1090-fa[2828]: Found Rafael Micro R820T tuner
          Apr 07 16:14:15 raspberrypi dump1090-fa[2828]: rtlsdr: enabling tuner AGC
          Apr 07 16:14:16 raspberrypi dump1090-fa[2828]: Allocating 4 zero-copy buffers
          pi@raspberrypi:~ $


          Thanks for trying to help! Figured this would be a quick and easy quarantine time killer, but seems I was sorely mistaken!

          Comment


          • #6
            That both looks good.

            Can you see the local map at /dump1090-fa ?

            (If you don't like the FA branding, you can get an alternative interface: https://github.com/wiedehopf/tar1090#tar1090)


            If you're still having issues with the webinterface, post the logs for lighttpd:
            https://github.com/wiedehopf/adsb-wi...mands#lighttpd

            Comment


            • #7
              Hi!

              So I managed to get the web interface running, when I checked just now it was working and tracking 2 aircraft.

              However now, next problem... When I try to add the device to flightradar24 using their website, it is not finding my pi.

              What could be causing this?


              Here is what I got when trying to get the lighttpd logs:
              Code:
              pi@raspberrypi:~ $ ls /etc/lighttpd/conf-enabled
              88-dump1090-fa-statcache.conf
              89-dump1090-fa.conf
              pi@raspberrypi:~ $ grep mod_setenv /etc/lighttpd/ -rnT
              /etc/lighttpd/conf-available/89-dump1090-fa.conf: 24: server.modules += ( "mod_setenv" )
              pi@raspberrypi:~ $
              Last edited by coolingthunder; 2020-04-09, 07:02.

              Comment


              • #8
                Don't use activation.

                It's for Pi24 1-time use only.
                If you have dump1090 working. And it's uploading

                the job is done


                sudo fr24feed-status
                Posts not to be taken as official support representation - Just a helpful uploader who tinkers

                Comment


                • #9
                  Okay so after some more googling, I found the command to sign up for FR24 in one of your other posts, Oblivian! Thanks for that.

                  I ran that command, followed the setup, got the email with my key.

                  I ran the status command, and this is the output
                  Code:
                  pi@raspberrypi:~ $ sudo fr24feed-status
                  [ ok ] FR24 Feeder/Decoder Process: running.
                  [ ok ] FR24 Stats Timestamp: 2020-04-09 07:19:35.
                  [ ok ] FR24 Link: connected [TCP].
                  [ ok ] FR24 Radar:.
                  [ ok ] FR24 Tracked AC: 2.
                  [ ok ] Receiver: connected (68 MSGS/0 SYNC).
                  [FAIL] FR24 MLAT: not running ... failed!
                  pi@raspberrypi:~ $
                  So it seems to be running now, besides the MLAT, even though I had enabled that in setup.

                  How long does it take for my account to update?
                  so far, thanks for all your help guys!

                  Comment


                  • #10
                    MLAT may only kick in with 3+ aircraft. As you need a few for reference and some that are not sending positions

                    The other way to monitor is the web config page from another device
                    http:// IPofthePi:8754
                    Posts not to be taken as official support representation - Just a helpful uploader who tinkers

                    Comment


                    • #11
                      Okay, so the act of shutting it down and moving it outside seems to have borked something. I am once more getting the dump1090 AJAX error.

                      However, when I check the FR24 status page at 8754, I get all green, except no acft tracked, but then again there isn't much traffic atm.

                      Comment


                      • #12
                        If you get no data on the webinterface, check the log for dump1090-fa and lighttpd.

                        Comment


                        • #13
                          okayyyy, so getting the log dumps resulted in a ridiculously long string of text... In fact, so long that Putty just forgot half of it... Which doesn't bode well.

                          The log of lighttpd basically repeats this over and over

                          Code:
                          Apr 09 12:34:40 raspberrypi systemd[1]: lighttpd.service: Control process exited, code=exited, status=255/EXCEPTION
                          Apr 09 12:34:40 raspberrypi systemd[1]: lighttpd.service: Failed with result 'exit-code'.
                          Apr 09 12:34:40 raspberrypi systemd[1]: Failed to start Lighttpd Daemon.
                          Apr 09 12:34:41 raspberrypi systemd[1]: lighttpd.service: Service RestartSec=100ms expired, scheduling restart.
                          Apr 09 12:34:41 raspberrypi systemd[1]: lighttpd.service: Scheduled restart job, restart counter is at 2638.
                          Apr 09 12:34:41 raspberrypi systemd[1]: Stopped Lighttpd Daemon.
                          Apr 09 12:34:41 raspberrypi systemd[1]: Starting Lighttpd Daemon...
                          Apr 09 12:34:50 raspberrypi lighttpd[19058]: Duplicate config variable in conditional 0 global: server.stat-cache-engine
                          Apr 09 12:34:50 raspberrypi lighttpd[19058]: 2020-04-09 12:34:41: (configfile.c.1289) source: /etc/lighttpd/conf-enabled/89-dump1090.conf line: 19 pos: 1 parser failed somehow near here: (EOL)
                          Apr 09 12:34:50 raspberrypi lighttpd[19058]: 2020-04-09 12:34:41: (configfile.c.1289) source: /etc/lighttpd/lighttpd.conf line: 47 pos: 15 parser failed somehow near here: (EOL)
                          Apr 09 12:34:51 raspberrypi systemd[1]: lighttpd.service: Control process exited, code=exited, status=255/EXCEPTION
                          Apr 09 12:34:51 raspberrypi systemd[1]: lighttpd.service: Failed with result 'exit-code'.
                          Apr 09 12:34:51 raspberrypi systemd[1]: Failed to start Lighttpd Daemon.
                          Apr 09 12:34:51 raspberrypi systemd[1]: lighttpd.service: Service RestartSec=100ms expired, scheduling restart.
                          Apr 09 12:34:51 raspberrypi systemd[1]: lighttpd.service: Scheduled restart job, restart counter is at 2639.
                          Apr 09 12:34:51 raspberrypi systemd[1]: Stopped Lighttpd Daemon.
                          Apr 09 12:34:51 raspberrypi systemd[1]: Starting Lighttpd Daemon...
                          pi@raspberrypi:~ $ ls /etc/lighttpd/conf-enabled
                          88-dump1090-fa-statcache.conf 89-dump1090.conf 89-dump1090-fa.conf 90-javascript-alias.conf 99-unconfigured.conf
                          pi@raspberrypi:~ $ grep mod_setenv /etc/lighttpd/ -rnT
                          /etc/lighttpd/conf-available/89-dump1090-fa.conf: 24: server.modules += ( "mod_setenv" )

                          Comment


                          • #14
                            Code:
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: -----------------------------------------------------------------------------
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: | dump1090 ModeS Receiver dump1090-fa 3.8.1 |
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: | build options: ENABLE_RTLSDR ENABLE_BLADERF SC16Q11_TABLE_BITS=8 |
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: -----------------------------------------------------------------------------
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --device-type <type> Select SDR type (default: rtlsdr)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: rtlsdr-specific options (use with --device-type rtlsdr)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --device <index|serial> select device by index or serial number
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --enable-agc enable digital AGC (not tuner AGC!)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --ppm <correction> set oscillator frequency correction in PPM
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --direct <0|1|2> set direct sampling mode
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: bladeRF-specific options (use with --device-type bladerf)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --device <ident> select device by bladeRF 'device identifier'
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --bladerf-fpga <path> use alternative FPGA bitstream ('' to disable FPGA load)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --bladerf-decimation <N> assume FPGA decimates by a factor of N
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --bladerf-bandwidth <hz> set LPF bandwidth ('bypass' to bypass the LPF)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: ifile-specific options (use with --ifile)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --ifile <path> read samples from given file ('-' for stdin)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --iformat <type> set sample format (UC8, SC16, SC16Q11)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --throttle process samples at the original capture speed
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: Common options
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --gain <db> Set gain (default: max gain. Use -10 for auto-gain)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --freq <hz> Set frequency (default: 1090 Mhz)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --interactive Interactive mode refreshing data on screen. Implies --throttle
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --interactive-ttl <sec> Remove from list if idle for <sec> (default: 60)
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --raw Show only messages hex values
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --net Enable networking
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --modeac Enable decoding of SSR Modes 3/A & 3/C
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --no-modeac-auto Don't enable Mode A/C if requested by a Beast connection
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --net-only Enable just networking, no RTL device or file used
                            Apr 09 12:37:44 raspberrypi dump1090-fa[19543]: --net-bind-address <ip> IP address to bind to (default: Any; Use 127.0.0.1 for private)
                            Apr 09 12:37:44 raspberrypi systemd[1]: dump1090-fa.service: Main process exited, code=exited, status=1/FAILURE
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --net-ri-port <ports> TCP raw input listen ports (default: 30001)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --net-ro-port <ports> TCP raw output listen ports (default: 30002)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --net-sbs-port <ports> TCP BaseStation output listen ports (default: 30003)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --net-bi-port <ports> TCP Beast input listen ports (default: 30004,30104)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --net-bo-port <ports> TCP Beast output listen ports (default: 30005)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --net-ro-size <size> TCP output minimum size (default: 0)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --net-ro-interval <rate> TCP output memory flush rate in seconds (default: 0)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --net-heartbeat <rate> TCP heartbeat rate in seconds (default: 60 sec; 0 to disable)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --net-buffer <n> TCP buffer size 64Kb * (2^n) (default: n=0, 64Kb)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --net-verbatim Make Beast-format output connections default to verbatim mode
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: (forward all messages, without applying CRC corrections)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --forward-mlat Allow forwarding of received mlat results to output ports
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --lat <latitude> Reference/receiver latitude for surface posn (opt)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --lon <longitude> Reference/receiver longitude for surface posn (opt)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --max-range <distance> Absolute maximum range for position decoding (in nm, default: 300)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --fix Enable single-bits error correction using CRC
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: (specify twice for two-bit error correction)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --no-fix Disable error correction using CRC
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --no-crc-check Disable messages with broken CRC (discouraged)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --mlat display raw messages in Beast ascii mode
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --stats With --ifile print stats at exit. No other output
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --stats-range Collect/show range histogram
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --stats-every <seconds> Show and reset stats every <seconds> seconds
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --onlyaddr Show only ICAO addresses (testing purposes)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --metric Use metric units (meters, km/h, ...)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --gnss Show altitudes as HAE/GNSS (with H suffix) when available
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --snip <level> Strip IQ file removing samples < level
                            Apr 09 12:37:44 raspberrypi systemd[1]: dump1090-fa.service: Failed with result 'exit-code'.
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --debug <flags> Debug mode (verbose), see README for details
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --quiet Disable output to stdout. Use for daemon applications
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --show-only <addr> Show only messages from the given ICAO on stdout
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --write-json <dir> Periodically write json output to <dir> (for serving by a separate webserver)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --write-json-every <t> Write json output every t seconds (default 1)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --json-location-accuracy <n> Accuracy of receiver location in json metadata: 0=no location, 1=approximate, 2=exact
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --dcfilter Apply a 1Hz DC filter to input data (requires more CPU)
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: --help Show this help
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: Debug mode flags: d = Log frames decoded with errors
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: D = Log frames decoded with zero errors
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: c = Log frames with bad CRC
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: C = Log frames with good CRC
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: p = Log frames with bad preamble
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: n = Log network debugging info
                            Apr 09 12:37:45 raspberrypi dump1090-fa[19543]: j = Log frames to frames.js, loadable by debug.html
                            pi@raspberrypi:~ $

                            Comment


                            • #15
                              Seems you have fr24feed configured wrong.

                              Did you use my install script for dump1090-fa?
                              It should have corrected any fr24feed misconfiguration.

                              configuration in /etc/fr24feed.ini needs to have this:
                              receiver="beast-tcp"
                              host="127.0.0.1:30005"


                              Also did you mess with the dump1090-fa configuration?

                              By the way, no need to post repeating log output
                              But i suspect you trimmed it down already.

                              Comment

                              Working...
                              X