Giter Club home page Giter Club logo

Comments (11)

CalvinSchwartz avatar CalvinSchwartz commented on July 21, 2024 1

Checked it and it works!

from docker-fr24feed-piaware-dump1090.

Thom-x avatar Thom-x commented on July 21, 2024

Hello,

Can you please show me the output of ls -la /fr24feed/fr24feed.

I don't have a raspberry to test so it will be difficult to find what's wrong.

from docker-fr24feed-piaware-dump1090.

Thom-x avatar Thom-x commented on July 21, 2024

Fr24feed is directly downloaded from flightradar website. Maybe it is not compatible with pi zero. Or some dependencies are missing.

from docker-fr24feed-piaware-dump1090.

CalvinSchwartz avatar CalvinSchwartz commented on July 21, 2024

Sure, the output is:

drwxr-xr-x 2 1000 1000    4096 Mar  4  2016 .
drwxr-xr-x 3 root root    4096 Dec 16 12:35 ..
-rw-r--r-- 1 1000 1000    1081 Mar  4  2016 LICENSE.fr24feed
-rwxr-xr-x 1 root root 1070228 Mar  4  2016 fr24feed
-rwxr-xr-x 1 1000 1000    8236 Mar  4  2016 timestamper
-rw-r--r-- 1 root root       9 Mar  4  2016 version.txt

If I cd into that folder the next error message is
bash: fr24feed: command not found
and I have no idea why it's not starting

from docker-fr24feed-piaware-dump1090.

CalvinSchwartz avatar CalvinSchwartz commented on July 21, 2024

I did some additional checking:

  • FR24feed runs perfectly fine if installed on Pi Zero
  • Building your container on a Pi Zero seems to be impossible due to the low RAM and computing power.

Therefore I tried the mikenye/docker-flightradar24 which also doesn't work. But if I edit the script slightly (see Issue) it builds and runs perfectly fine using the precompiled .deb file from the fr24 repo.

Therefore I guess building your Image on a Pi Zero will work but I can't confirm this because building the image would take hours.

from docker-fr24feed-piaware-dump1090.

Thom-x avatar Thom-x commented on July 21, 2024

Could you try to re-download https://repo-feed.flightradar24.com/rpi_binaries/fr24feed_1.0.26-9_armhf.tgz extract it and start it directly from the container ?

It could be also good idea to try to download the .deb extract it and start it (like mikenye did).

from docker-fr24feed-piaware-dump1090.

Thom-x avatar Thom-x commented on July 21, 2024

Can you show me the output of uname -m
Like here

?

Maybe the output is not armv6l or armv7l when building it with github action.

from docker-fr24feed-piaware-dump1090.

Thom-x avatar Thom-x commented on July 21, 2024

Could you try with the latest image version docker pull thomx/fr24feed-piaware:latest ?

from docker-fr24feed-piaware-dump1090.

CalvinSchwartz avatar CalvinSchwartz commented on July 21, 2024

Uname: arm6l
The fr24feed_1.0.26-9 does not work but if I try the fr24feed_1.0.25-3 version it runs.
Therefore I guess your script itself is perfectly fine but the current fr24feed version simply doesn't run on a raspberry pi.
See: sdr-enthusiasts/docker-flightradar24#14

The latest image doesn't work either.

from docker-fr24feed-piaware-dump1090.

Thom-x avatar Thom-x commented on July 21, 2024

Good catch ! Maybe it is a good idea to change the version to 1.0.25-3 (the current one used is 1.0.18-5 because of error with mlat for amd64 users...) till it is fixed.

from docker-fr24feed-piaware-dump1090.

Thom-x avatar Thom-x commented on July 21, 2024

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

from docker-fr24feed-piaware-dump1090.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.