Skip to content

Permission denied errors in /photoprism/storage/ while importing after setting UID and GID for a NFS mount #1699

Answered by lastzero
edgariscoding asked this question in Q&A
Discussion options

You must be logged in to vote

First of all: UID or PHOTOPRISM_UID? This changed, see Release Notes and #1545 (comment)

Support for old variable names will end eventually.

The owner of the files and folders on your NFS share should match the user PhotoPrism is running as. If it was running as root, you need to manually "fix" it:

sudo chown -R UID:GID /storage/path

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@edgariscoding
Comment options

Answer selected by edgariscoding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants