Announcement

Collapse
No announcement yet.

Raspberry Pi problems

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

  • Raspberry Pi problems

    Hi,

    Been trying to set up a new Raspberry Pi with FR24Feed.

    Not sure where I'm going wrong, but after completion of setup and checking status I keep getting the following;

    pi@raspberrypi:~$ service fr24feed status
    ● fr24feed.service - LSB: Flightradar24 Decoder & Feeder
    Loaded: loaded (/etc/init.d/fr24feed)
    Active: active (running) since Fri 2015-10-09 11:20:31 BST; 14s ago
    Process: 1786 ExecStop=/etc/init.d/fr24feed stop (code=exited, status=0/SUCCESS)
    Process: 1817 ExecStart=/etc/init.d/fr24feed start (code=exited, status=0/SUCCESS)
    CGroup: /system.slice/fr24feed.service
    └─1834 /usr/bin/fr24feed -- --monitor-file=/dev/shm/fr24feed.txt --write-pid=/var/run/fr24feed.pid --quiet --log-base=/var/log/fr24feed --log-r...



    Don't think I'm feeding any info.

    any thoughts?

    Many thanks

    Graham

  • #2
    add "sudo" in front, AFAIK it needs to run as SuperUser.

    Code:
    sudo service fr24feed restart
    sudo service fr24feed status

    Comment


    • #3
      Many thanks Netman, got it running fine now.

      Comment


      • #4
        Originally posted by Gra1252 View Post
        Hi,

        Been trying to set up a new Raspberry Pi with FR24Feed.

        Not sure where I'm going wrong, but after completion of setup and checking status I keep getting the following;


        pi@raspberrypi:~$ service fr24feed status
        ● fr24feed.service - LSB: Flightradar24 Decoder & Feeder
        Loaded: loaded (/etc/init.d/fr24feed)
        Active: active (running) since Fri 2015-10-09 11:20:31 BST; 14s ago
        Process: 1786 ExecStop=/etc/init.d/fr24feed stop (code=exited, status=0/SUCCESS)
        Process: 1817 ExecStart=/etc/init.d/fr24feed start (code=exited, status=0/SUCCESS)
        CGroup: /system.slice/fr24feed.service
        └─1834 /usr/bin/fr24feed -- --monitor-file=/dev/shm/fr24feed.txt --write-pid=/var/run/fr24feed.pid --quiet --log-base=/var/log/fr24feed --log-r...



        Don't think I'm feeding any info.

        any thoughts?

        Many thanks

        Graham
        Hi Graham,

        I'm getting a similar problem but using a Rpi 2. Could you tell me how you resolved it?

        Many Thanks

        PP

        Comment


        • #5
          Originally posted by PilotPete View Post
          Hi Graham,

          I'm getting a similar problem but using a Rpi 2. Could you tell me how you resolved it?

          Many Thanks

          PP
          Hi PP

          I too am using a RPi2.

          The solution was to completely reload the Pi2 from scratch with both operating software + fl24feed. Once completed and rebooted, the problem disappeared. Been running constantly since. Appreciate that was the lazy route to take, but at the time I felt it was the quickest option.

          Regards

          Graham

          Comment


          • #6
            Mine is also playing silly buggers!
            Been showing as offline all day, but the barchart on the status page is showing active time..

            Apart from the "sudo service fr24feed status" command, is there a way to actually see what data is being recorded and fed to the FR24 servers?

            The service command on a Pi2, running JESSIE doesn't really show anything apart from being active...

            tia,
            Paul.
            Last edited by Shax; 2016-01-09, 18:57.

            Comment


            • #7
              Sorted my issue!
              My own fault.. Running my Pi2 with a PoE board, and a fukt network cable that had a massive voltage drop, the DVB-T dongle wasn't getting enough volts n amps!

              IMAG0579.jpg

              Paul.

              Comment

              Working...
              X