mandarons / icloud-drive-docker

Dockerized iCloud Client - make a local copy of your iCloud documents and photos, and keep it automatically up-to-date.
BSD 3-Clause "New" or "Revised" License
962 stars 46 forks source link

[BUG] guid already exist / Synology #223

Open N1ck0-1as opened 1 week ago

N1ck0-1as commented 1 week ago

Describe the bug on Synology, the « users » group is 100. The container doesn’t want to pass this GUID in environment variable because it is already taken.

With other groups like Administrators, it works but files are not available for a user in the users group.

mandarons commented 1 week ago

Yeah, same problem is seen on unraid as well. Looking into revamping PUID/GUID implementation.

Thanks for filling this one.

mandarons commented 1 week ago

Please upgrade to version 1.20.0. It should fix this problem.