I just moved out of LXC+Docker to just PODMAN directly on the proxmox host primarily because I was having issues with smart search a lot. Everything started up great with no issues, pretty much a straightforward podman-compose up -d with no changes. nvidia-smi was already working on the host since I had it working in LXC.
However now any time I try to access smart search, run a job, anything I get the following errors about getting killed and then it just repeats with diff pid every time.
[10/14/24 23:39:03] INFO Initialized request thread pool with 8 threads.
[10/14/24 23:39:03] INFO Application startup complete.
[10/14/24 23:39:03] INFO Loading visual model 'ViT-B-32__openai' to memory
[10/14/24 23:39:03] INFO Setting execution providers to
['CUDAExecutionProvider', 'CPUExecutionProvider'],
in descending order of preference
[10/14/24 23:39:04] ERROR Worker (pid:99) was sent SIGSEGV!
[10/14/24 23:39:04] INFO Booting worker with pid: 127
.