Hi everyone,
I’m experiencing a minor but frustrating issue with my Immich installation on TrueNAS SCALE. Everything works perfectly (fast uploads, smooth playback), but whenever I delete a file or an album, the server goes "Offline" for about 2 minutes before becoming responsive again.
After it comes back online, the deletion is actually successful. It seems like the server "freezes" while processing the delete command.
My Setup:
Platform: TrueNAS SCALE (using official App).
Access: Direct IP:Port (No Reverse Proxy).
Storage: SMB for external (if any) but the main upload location is local dataset.
Behavior: UI shows "Server Offline" immediately after clicking delete.
What I've checked:
No ACL/Permission issues (files are actually deleted after the freeze).
Is this a known issue with Postgres database locking or ZFS sync overhead during file deletion? Any tips on how to debug or tune the performance to prevent this 2-minute blackout?
Thanks!