Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Immich Docker Container "permission denied"

Featured Replies

I recently upgraded to UNRAID 7.0.0 and now Immich (immich openvino-v1.124.2-ig63) is throwing an error about having permission to it's own share.  I made no change to Immich or the shares. I don't know HOW to change permissions. If anyone can provide guidance on this (GUI preferred / not great with command line), I would really appreciate it.

 

Extract from the Immich log with error attached.

container logs.txt

  • Author

Okay, I stumbled into the GUI way to change permissions and as a stop-gap trouble-shooting effort I set the entire folder and all sub folders to read-write for all users.

 

Immich is working again and all errors cleared.  So that brings me to the question or PROPER permissions...Owner, Group, Other...what do those mean and what are best practices for permission setting?

Screenshot 2025-01-19 170730.png

  • Community Expert

Tools - Docker Safe New Perms

  • Author
2 hours ago, trurl said:

Tools - Docker Safe New Perms

Thanks for the help / reply...can you elaborate a little bit.  Within the "tools" tab I see the "New Permissions" icon/folder...I can select discs and run, but I don't understand what it is going to do? Sorry for the newb question...I've only been working with UNRAID for a few weeks.

  • Community Expert

Do you not have "Docker Safe New Perms"?

  • Community Expert

See here for the info on setting Docker containers to write files to Unraid:

 

      https://forums.unraid.net/topic/131730-update-from-69-to-6115-and-got-permission-denied/#comment-1219731

 

and from this post, this table:

 

      https://forums.unraid.net/topic/71764-support-binhex-krusader/page/38/#findComment-1486740

 

image.png

Edited by Frank1940
EDIT: Forgot to include link to second post...

  • Community Expert
35 minutes ago, trurl said:

Do you not have "Docker Safe New Perms"?

That feature is part of Fix Common Problems plugin, which you really should install.

  • 3 months later...

Getting something similar, don't think its file system structure, but not 100%

After doing the compose from Community Apps, I get this error.

 

docker: Error response from daemon: Head "https://ghcr.io/v2/imagegenius/immich/manifests/latest": denied: denied.

 

tower-diagnostics-20250503-1418.zip

  • Community Expert

First stop all dockers and turn docker off... (as I've seen permission checks file with the docker service running when fixing or reapplying the correct file permission...

 

you need to set the file permission paths to the entire immich folder set...

any volume need to be reset to docker safe permissions...

so cd into 

cd /mnt/user/immich
chmod 777 -R *
chown nobody:users -R *

 

this sets 777 read write execute to owner, user, and world...

nobody is puid 99 and users is pgid 100

 

you can change puid and pguid to root root

so 0 and 0 to read write and access as root user.

*Not recommend... but possible...


otherwise, see the guide as you have some corruption and something broken...

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.