Hello Folks,
I've used OpenmediaVault in the past and love the product, but the issue im facing now is driving me bonkers.
I waned to try out the Photoprism plugin but it keeps failing to start.
Install went without issue and I was able to define the path etc. However there seems to be an issue with permissions and I dont see anywhere where i can assign photoprism user the necessaryt ACLs. Through ssh i added photoprism user to sudo even and allowed the folders to be accessible to everyone and still get the following:
root@openmediavault:/srv/dev-disk-by-uuid-FA17-EBB8# podman logs -l
started 221118-jammy as root (amd64-prod)
init: updating filesystem permissions
PHOTOPRISM_DISABLE_CHOWN="true" disables permission updates
Problems? Our Troubleshooting Checklists help you quickly diagnose and solve them:
https://docs.photoprism.app/getting-started/troubleshooting/
file umask....: "0002" (u=rwx,g=rwx,o=rx)
home directory: /photoprism
assets path...: /opt/photoprism/assets
storage path..: /photoprism/storage
config path...: default
cache path....: default
backup path...: /photoprism/storage/backups
import path...: /photoprism/import
originals path: /photoprism/originals
switching to uid 996:100
/opt/photoprism/bin/photoprism start
Failed creating test file in storage folder, see https://docs.photoprism.app/getting-started/troubleshooting/docker/#file-permissions
root@openmediavault:/srv/dev-disk-by-uuid-FA17-EBB8# podman logs -l
Display More
What am I doing wrong:
At the moment Im running openmediavault in a vm for testing:
Version
6.0.46-5 (Shaitan)
Processor
Kernel
Linux 5.19.0-0.deb11.2-amd64
This is the only plugin that is installed and all the latest updates are applied
Any and all help greatly appreciated