Replies: 2 comments 2 replies
-
This issue should probably be directed to ImageGenius, but you likely have a permissions issue with your /photos mount |
Beta Was this translation helpful? Give feedback.
1 reply
-
Same issue here, never used to be an issue, by any chance are you using SMB for your |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The bug
After the 1.99 upgrade any images/videos that the android app tries to upload have missing thumbnails/image. Upon investigating I saw that each upload gives the following error:
[Nest] 248 - 03/29/2024, 6:39:42 PM ERROR [Error: EPERM: operation not permitted, utime '/photos/upload/c0ec343e-cbe3-4fe1-8402-f957e419a04c/8a/0f/8a0f3517-947c-4295-b81d-3aa774e0de7e.jpg'] Error uploading file Error: EPERM: operation not permitted, utime '/photos/upload/c0ec343e-cbe3-4fe1-8402-f957e419a04c/8a/0f/8a0f3517-947c-4295-b81d-3aa774e0de7e.jpg'
[Nest] 248 - 03/29/2024, 6:39:42 PM ERROR [Error: EPERM: operation not permitted, utime '/photos/upload/c0ec343e-cbe3-4fe1-8402-f957e419a04c/8a/0f/8a0f3517-947c-4295-b81d-3aa774e0de7e.jpg'] Failed to upload file
[Nest] 248 - 03/29/2024, 6:39:42 PM ERROR [Error: EPERM: operation not permitted, utime '/photos/upload/c0ec343e-cbe3-4fe1-8402-f957e419a04c/8a/0f/8a0f3517-947c-4295-b81d-3aa774e0de7e.jpg'] Error: EPERM: operation not permitted, utime '/photos/upload/c0ec343e-cbe3-4fe1-8402-f957e419a04c/8a/0f/8a0f3517-947c-4295-b81d-3aa774e0de7e.jpg'
The OS that Immich Server is running on
Docker on Debian
Version of Immich Server
v1.100.0
Version of Immich Mobile App
v1.100.0 build 130
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions