question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fr24feed won't start on Pi Zero

See original GitHub issue

Specifications

  • Image hash or version: latest (~Week 51 2020)
  • Platform: Raspberry Pi Zero W
  • Subsystem: Raspbian Buster

Expected Behavior

Inside the container fr24feed starts after it’s called by “/fr24feed/fr24feed/fr24feed --signup”

Actual Behavior

bash: /fr24feed/fr24feed/fr24feed: No such file or directory The file fr24feed exists in the subfolder ans is executable but it wont start (I am no linux expert). Also running the “complete” image fails because fr24feed fails to start. If fr24feed is disabled then dump1090 and piaware work like they should.

Building the image on a Pi Zero is not possible (failed after running for 4 hours).

Steps to Reproduce the Problem

  1.  -e "SERVICE_ENABLE_DUMP1090=false" \
     -e "SERVICE_ENABLE_HTTP=false" \
     -e "SERVICE_ENABLE_PIAWARE=false" \
     -e "SERVICE_ENABLE_FR24FEED=false" \
     thomx/fr24feed-piaware /bin/bash```
    
  2. run: /fr24feed/fr24feed/fr24feed

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
CalvinSchwartzcommented, Jan 21, 2021

Checked it and it works!

0reactions
Thom-xcommented, Jan 18, 2021

I forced version 1.0.25-3 for Rpi. You can check it with latest.

Read more comments on GitHub >

github_iconTop Results From Across the Web

fr24feed with RPI Zero W version 1.1
Once I boot, I cannot login and the fr24feed software does not start. I do not see any boot errors. The screen flashes...
Read more >
Running Both piaware and fr24feed
The processes were running, and network communication was set up, but no data was fed and so no active Premium/Enterprise membership. Here is...
Read more >
Piaware and FlightRadar24 together - ADS-B Flight Tracking
I have a single ADS-B Raspberry Pi receiver but want to share my data with both FA and FR24. I have FR24FEED working...
Read more >
FR24 Feeder/Decoder Manual
To start the feeder simply double click on fr24feed.exe! Upon the first start a console window will pop up presenting you the signup/config...
Read more >
Flight Tracking on RPi Zero. (Updated to include ADSB ...
Flight Tracking on RPi Zero. ... Start with a fresh Raspbian install on RPI. ... sudo fr24feed --reconfigure --fr24key=your_key.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found