Skip to content

permission issue when mounting directory inside pool in Docker container #1253

Answered by snyssen
snyssen asked this question in Q&A
Discussion options

You must be logged in to vote

Okay I can confirm it was the issue: a directory higher in the tree (/mnt/storage) was owned by 1000:1000 with permissions 744 and was thus blocking access to /mnt/storage/nextcloud for user with id 33. Giving permissions 755 to `/mnt/storage' solved the issue.

This issue had nothing to do with mergerfs then, sorry for the disturbance and thank you a lot for helping me debug this issue!

Replies: 1 comment 32 replies

Comment options

You must be logged in to vote
32 replies
@trapexit
Comment options

@trapexit
Comment options

@snyssen
Comment options

@snyssen
Comment options

Answer selected by snyssen
@trapexit
Comment options

@trapexit
Comment options

@snyssen
Comment options

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