#Best path for external photo upload windows SMB share that is already mounted as z drive in windows

1 messages · Page 1 of 1 (latest)

obtuse hamletBOT
#

:wave: Hey @orchid thorn,

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. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: I have read applicable release notes.
  3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
  4. :ballot_box_with_check: I have reviewed Github for known issues.
  5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload command.
  7. :ballot_box_with_check: 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.

obtuse hamletBOT
fading reef
orchid thorn
#

Not helpful, I have even just tried to mount a local drive as /mnt/e/photos and have even checked inside on the container in powershell to see if it is mounted and it’s not with exec and ls/mnt/photos

#

I even checked in wsl to ensure the files are accessible inside of /mnt/e/

#

Also check ed in bind mounts for micro services as well as Immich server and it all checks out

#

In administrative settings in edit user I have set /mnt/photos

fading reef
#

Did you perform a down and up after each change?

orchid thorn
#

And in account settings under libraries I have made the external library for /mnt/photos

orchid thorn
fading reef
orchid thorn
fading reef
#

Wait, you're not using Windows?

orchid thorn
#

I am using windows

#

Wsl backend as per usual

fading reef
# orchid thorn I am using windows

If you use Windows, why is your path indicated as follows?
mnt/e/upload/

If I didn't understand you correctly, your path should start with something like
S:/path//to/my media:/mnt/media/my-media:ro

orchid thorn
#

Again confirmed /mnt/e mount is visible through wsl command

orchid thorn
#

That works just fine, upload a photo places it in the upload folder as per usual so that mount is working fine. As you are aware that path that you mentioned is the path for library, upload files, not the external path upload, which is configured in the YMl as per the photo on the yml

fading reef
#

I apologize but I'm not sure I know how to help in this case.
I would suggest that you elaborate more on how your entire setup is structured (it looks like you're using WSL on top of Windows but running docker on Windows for Immich?)
After you elaborate, someone may be able to help more, it's a bit lacking in details.

orchid thorn
#

Docker installs WSL by default instead of hyper v

orchid thorn
#

It’s a very basic setup, windows 11 with docker desktop, which by default installed wsl as a backend.

#

The e drive is a working drive that is mounted on the desktop. The yml file and env file are on the e drive in a folder labeled immich and clearly it’s accessing that folder as the bind mounts from the yml file are showing up in docker under bind mounts

#

The photos folder is also on the e drive, separate from the immich folder on the e drive

#

About as basic as it gets

#

Nothing fancy

#

0 error logs in docker containers as well, it’s up just fine

orchid thorn
#

Just for good measure, even tried the path the way you suggested. Still nothing

#

Can even see the files !! So what the heck is going on now lol

fading reef
#

You can send your update YML file?