You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@weichmut thank you for this direction. Also on unRaid, was able to get the container up and go through the authentication process. Although, still not functioning, nothing syncing, no errors, session_data being populated.
Describe the bug
Container is not starting and stuck in loop.
No matter what group id or user is used.
To Reproduce
Steps to reproduce the behavior:
Screenshots
Configuration
docker run
-d
--name='icloud-drive-sync'
--net='bridge'
-e TZ="Europe/Berlin"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="Unraid-Server"
-e HOST_CONTAINERNAME="icloud-drive-sync"
-e 'PUID'='99'
-e 'PGID'='100'
-e '/app/config.yaml'='/mnt/user/appdata/icloud-drive-sync/config.yaml'
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.icon='https://help.apple.com/assets/60AD31069883FC55AC222539/60AD310B9883FC55AC22254A/de_DE/712e44cf3701cf5bc9580c9367fa5526.png'
-v '/mnt/user/icloud-drive-sync/':'/app/icloud/':'rw'
--restart always 'mandarons/icloud-drive'
82ae4dc06f1004b6df5c4e939730201b693f34299c6285da100ea8eb89cfcc0b
The text was updated successfully, but these errors were encountered: