dirkhh / adsb-feeder-image

Easy to use turn-key SD card image for a number of popular single board computers to run a complete ADS-B feeder
https://adsb.im/home
GNU General Public License v3.0
121 stars 12 forks source link

Raspberry Pi Model 4b is not running with the Current Version #235

Closed KranzKrone closed 3 months ago

KranzKrone commented 3 months ago

Hi,

i use a RPI Model 4b with 8Gb RAM.

Step to reproduce:

  1. Take a new image of debian
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
  1. install all updates
  2. install docker docker-compose (Docker version 20.10.24+dfsg1, build 297e128)
  3. install ADSB.im cia curl (curl https://raw.githubusercontent.com/dirkhh/adsb-feeder-image/main/src/tools/app-install.sh | sudo bash)

a month ago it worked fine on raspberry pi and manual installation

wiedehopf commented 3 months ago

The app install runs on port :1099 http://192.168.1.34:1099

Previously due to a bug the app would run on port 80 like the image.

If that's not the issue, the log sanitizer will provide you with a link with details about the system and the logs.

bash /opt/adsb/log-sanitizer.sh | curl -F'expires=168' -F'file=@-'  https://0x0.st
KranzKrone commented 3 months ago

Thanks @wiedehopf, i like prefer port 80.

thanks to logs:

Starting dozzle ... done 2024-06-29T09:01:27.342Z starting AdsbIm.init 2024-06-29T09:01:27.408Z config.json write: Startup 2024-06-29T09:01:27.425Z config.json write: _ADSBIM_STATE_LAST_DNS_CHECK = True 2024-06-29T09:01:27.452Z in the end we have 2024-06-29T09:01:27.452Z 1090serial 2024-06-29T09:01:27.452Z 978serial 2024-06-29T09:01:27.452Z airspy container is False 2024-06-29T09:01:27.452Z SDRplay container is False 2024-06-29T09:01:27.453Z dump978 container False 2024-06-29T09:01:27.453Z ultrafeeder_config 0 2024-06-29T09:01:27.453Z generating netconfigs for Ultrafeeder 2024-06-29T09:01:27.454Z enabled_aggregators for 0 with agg_sel and stage2 False 2024-06-29T09:01:27.458Z ended up with Ultrafeeder args [] 2024-06-29T09:01:27.458Z base_is_configured: Env(FEEDER_ALT_M, ['']) isn't set up yet