Closed Glareascum closed 1 month ago
I guess ffmpeg
would need to be installed
I saw errors like this as well, but HA worked well. They added a lot of dependencies, unnecessary for the majority of users 🤔. The test installations via GitHub workflow from few days ago did start up and HA was listening on it's port at least. But will do one in a local VM to test.
Yep, that's weird. Anyway, sudo apt install ffmpeg
solved the issue and all It's working fine now.
Creating a bug report/issue
Required Information
DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=9 G_DIETPI_VERSION_SUB=8 G_DIETPI_VERSION_RC=0 G_GITBRANCH='master' G_GITOWNER='MichaIng'Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
bookworm 0Kernel version |
uname -a
Linux neowise 6.1.21-v8+ # 1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/LinuxSBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3) RPi 4 Model B (aarch64)Additional Information (if applicable)
Steps to reproduce
Expected behaviour
No errors
Actual behaviour
Web interface is not reachable, journalctl shows me error about
ERROR (MainThread) [haffmpeg.core] FFmpeg fails [Errno 2] No such file or directory: 'ffmpeg'
. Last error is alsoCannot watch for dhcp packets without a functional packet filter: libpcap is not available. Cannot compile filter !
, I don't know honestly which one prevent the whole program to start.Extra details
Journalctl logs (in reverse)