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] Immediate Crash #215

Closed rix1337 closed 2 weeks ago

rix1337 commented 3 weeks ago

Describe the bug

To Reproduce

  1. Install on UNRAID
  2. Start Container
  3. Container stops, no error message shown

Expected behavior Container Runs or shows crash notification

Screenshots

image

Configuration

image

Additional context Has been running without problems for months. Have not touched the config file. App crashes hard starting a week ago.

bajire72 commented 3 weeks ago

Hello, you have to remove the UID and the UMASK in the unraid template :)

Have a good day.

mandarons commented 2 weeks ago

The way I implemented PUID and PGID is causing problem in UNRAID. Try removing it.

rix1337 commented 2 weeks ago

yup, that seems to have worked. thank you