garybowers / iventoy_docker

iVentoy PXE Server in a Docker Container
Apache License 2.0
54 stars 11 forks source link

Mounted CIFS share on remote host for "iso" crashing service #5

Open evandorkins opened 5 months ago

evandorkins commented 5 months ago

Instead of copying iso files to the iventoy container's iso directory, I mounted a share from a remote host (my NAS) where all my iso's are stored. No issue with mapping the share, works fine. However if you login to the iventoy dashboard and attempt to "refresh" the list, it crashes the container and must reboot. I've tried allocating more memory and swap resources to the container to no avail.

The container is privileged.

Screenshot_18-5-2024_173718_10 10 15 16 Screenshot_18-5-2024_17372_10 10 15 16

garybowers commented 5 months ago

Have you had a look at the iVentoy log file in /iventoy/log/log.txt in the container?