Creating a bug report/issue
I have searched the existing open and closed issues
I have searched the forum and youtube to see if anyone had any simliar issues.
Required Information
-
DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=5
G_DIETPI_VERSION_RC=1
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
G_LIVE_PATCH_STATUS[0]=‘not applicable’ -
Distro version |
bookworm -
Kernel version |
uname --all
Linux DietPi 6.6.32-current-rockchip64 #1 SMP PREEMPT Sat May 25 14:22:56 UTC 2024 aarch64 GNU/Linux -
Architecture |
dpkg --print-architecture
arm64 -
SBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)
NanoPi R4S (aarch64) -
Power supply used | (EG: 5V 1A RAVpower)
5V 3A -
SD card used | (EG: SanDisk ultra)
SanDisk Ultra 32GB
Additional Information (if applicable)
-
Software title | (EG: Nextcloud)
ADSB-Feeder #141 -
Was the software title installed freshly or updated/migrated?
Installed Freshly -
Can this issue be replicated on a fresh installation of DietPi?
Same Issue on Fresh Build of DietPi
← If you sent a “dietpi-bugreport”, please paste the ID here → -
Bug report ID |
echo $G_HW_UUID
Steps to reproduce
- …Go To DietPi Software and choose #141 ADS-B Feeder and install it
- …Try to go PI’s IP and Port 1099 and nothing
Expected behaviour
- …Should load webgui
Actual behaviour
- …Web Gui Not Loading
Extra details
- …I have tried installing docker, docker-compose and protainer before and after. No changes.
● adsb-setup.service - ADS-B Feeder Setup Service
Loaded: loaded (/etc/systemd/system/adsb-setup.service; enabled; preset: enabled)
Active: activating (start-pre) since Fri 2024-06-28 22:57:01 BST; 41ms ago
Cntrl PID: 6427 (bash)
Tasks: 2 (limit: 4458)
Memory: 1.3M
CPU: 31ms
CGroup: /system.slice/adsb-setup.service
├─6427 /usr/bin/bash /opt/adsb/pre-start.sh
└─6434 pkill -f "python3 /opt/adsb/adsb-setup/waiting-app.py"
Jun 28 22:57:01 DietPi systemd[1]: Starting adsb-setup.service - ADS-B Feeder Setup Service...
root@DietPi:~# systemctl status adsb-setup
● adsb-setup.service - ADS-B Feeder Setup Service
Loaded: loaded (/etc/systemd/system/adsb-setup.service; enabled; preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Fri 2024-06-28 22:57:02 BST; 4s ago
Process: 6427 ExecStartPre=/usr/bin/bash /opt/adsb/pre-start.sh (code=exited, status=0/SUCCESS)
Process: 6438 ExecStart=/usr/bin/python3 /opt/adsb/adsb-setup/app.py (code=exited, status=1/FAILURE)
Main PID: 6438 (code=exited, status=1/FAILURE)
CPU: 324ms