When i start the container it is immediately stopped with Exit code 139. The container that comes with the "officially" QNAP Pi-hole "app" (composed docker container) with image version pihole/pihole:2022.12.1 is working.
We don't have a QNAP app but that docker tag is years old.
Any information you can supply will be helpful, logs, screenshots, pretty much anything...
NAS Hardware information:
CPU: Annapurna Labs Alpine AL-314, quad-core 1.7 GHz processor
RAM: 2GB DDR3L RAM
The first container which is the latest version isn't working, exiting directly after starting the container. Exit code 139, the log is completely empty.
The second container with the old Pi-hole version that comes bundled with the composed docker application is working fine.
I've read something about segmentation faults while searching for docker error 139, maybe that is the reason that the container is not working? At the bottom of the container station it shows a warning:
The current system page size is 32K. Ensure that third-party applications are compatible with the current page size before installing the application.
From the QNAP FAQ:
Why do the installed third-party containers not run successfully on specific 32-bit ARM devices?
Last modified date: 2024-09-02
QNAP updated the system page size from 4K to 32K for better performance and user experience on the following 32-bit ARM devices. This change in the compute environment could limit the container’s access to memory. To avoid container segmentation faults, verify third-party container page size compatibility before installation.