#External path errors

1 messages · Page 1 of 1 (latest)

gritty kiln
#

Hello,
I cant seem to figure out the configuration in windows using Docker Desktop. All i want ot do is have Immich scan my existing photos.

Ive tried many cobinations of escape chars but cant get the server to load this config without an error:

yaml: line 17: found a tab character that violates indentation

the only think added is the D: mapping.

volumes:
  - ${UPLOAD_LOCATION}:/usr/src/app/upload
  - "D:\Temp\Camera:/mnt/media:ro"

Even adding the details from the setup page causes an error.
https://immich.app/docs/features/libraries

I can get Immich to load starting from doker and not powershell but under the Administration when i add the path, it says path not found.

Any ideas? This is the real path im trying to get to work but im assuming the space is an issue as well: D:\My Documents\Camera

Thanks.

onyx sparrowBOT
#

:wave: Hey @gritty kiln,

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.

onyx sparrowBOT
woeful sky
#

If that compose is what you are using, your spacing is wrong in the volumes section