mandarons / icloud-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
1.07k stars 50 forks source link

[BUG] Immediate Crash #215

Closed rix1337 closed 3 months ago

rix1337 commented 3 months 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 months ago

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

Have a good day.

mandarons commented 3 months ago

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

rix1337 commented 3 months ago

yup, that seems to have worked. thank you