#Cannot get new Immich installation to pull in Picture share from Unraid server.

1 messages · Page 1 of 1 (latest)

ashen arrow
#

Immich Docker installed in Unraid, running on Postgres15.6 with vector installed.

Got everything up and running, but when I create external gallery, and set the folder to /import it doesn't find anything.

In the docker app on unraid of immich, I have the path for import set to my /mnt/user/media/photos share that family uses smb private access to read and write on the network. Each computer has a drive mapped in windows, and each member of the family has an unraid account that they login to that share with read write access granted.

How do I get everyone to see our collective album in immich? I can sync via phones just fine, but the existing large collecting we have I cannot get added.

spark sentinelBOT
#

:wave: Hey @ashen arrow,

Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich immich.

References

Checklist

  1. :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :blue_square: I have read applicable release notes.
  3. :blue_square: I have reviewed the FAQs for known issues.
  4. :blue_square: I have reviewed Github for known issues.
  5. :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload command.
  7. :blue_square: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

zealous nymph
#

Did you add an external path for the user ?

ashen arrow
#

Yes I have.
I am trying to get the logs but as it is a unraid docker app, I'm unable to get them from within the docker bash.

zealous nymph
#

What are the file permissions in your /import folder ?

#

I'm unable to get them from within the docker bash.

#

What does it mean ?

#

docker exec -it Immich ls /import shows nothing ?

ashen arrow
zealous nymph
#

That's an issue, it should not be root:root

#

Can you try with the same permission with the files mapped to the /photos volume ?

ashen arrow
#

Sure photos is:

zealous nymph
#

Should be nobody:users

zealous nymph
ashen arrow
#

Correct

zealous nymph
#

Yeah, nobody:users is outside, from your unraid machine

#

Can you confirm ?

#

I don't like changing file permissions inside a container lol

ashen arrow
#

Forgive me, how do I verify that?

zealous nymph
#

on your unraid machine, just go to /mnt/users/immichphotos and execute ls -la *

#

in the terminal

ashen arrow
zealous nymph
#

yeah, so you have to update the container permissions or the folder permissions mounted to your /import volume

ashen arrow
#

inside the docker yeah?

zealous nymph
#

outside should be easier

ashen arrow
#

But it's supposed to be nobody:users?

zealous nymph
#

But I don't know your setup and what are the repercussions with your smb shares

zealous nymph
#

so just execute chown -R nobody:users /mnt/users/Media

#

if you're having issues with the smb shares, just go back with chown -R root:root /mnt/users/Media

ashen arrow
#

Ok I still access my shares just fine

zealous nymph
#

nice

ashen arrow
#

But I clicked scan library, and nothing

#

in the jobs

zealous nymph
#

Can you access photos from the container?

#

docker exec -it Immich ls /import ?

ashen arrow
#

Nothing.

#

that command returns nothing

zealous nymph
#

Weird

#

Are you sure the folder mounted to /import is correct then ?

#

Is /mnt/users/Media/Pictures valid ?

#

In unraid it should be /mnt/user/

ashen arrow
#

Wow. I feel like such a moron

#

It's coming through now!

zealous nymph
#

Is everything working well?

ashen arrow
#

Sure looks like it! Could I ask you one other question while you're here?

zealous nymph
#

Amazing !

#

Of course

ashen arrow
#

Is there a way to have this library accessible to my wife?

#

On her account?

#

And have each our own cell phone album for syncing?

zealous nymph
#

Yep, you can give her access to the external library

ashen arrow
#

PERFECT. Just by doing the same thing on her account?

zealous nymph
#

Yesssss

ashen arrow
#

pointing it to /import?

zealous nymph
#

The external path is here so you can restrict what she has access to

ashen arrow
#

?

zealous nymph
#

If you are okay with the fact that she can have access to all files in your /import folder, then yes, do the same thing

zealous nymph
ashen arrow
#

You rock!

#

Thank you SO MUCH

zealous nymph
#

You’re welcome, enjoy Immich 😄