-
-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ISSUE] Can't even install the container when using 'Unraid' #200
Comments
Please refer to #94 , specifically #94 (comment) Looks like you need to create |
I created config.yaml but container just restarts, no logs or console |
I am not sure how else I can help here if there are no logs. :( I don't have unraid to reproduce the problem. There is also nothing unique about this project. It's just yet another container from docker's perspective. |
I am using icloud-drive-docker on Unraid without problems. Seems that you have not mounted the config.yaml corrctly to your container. please read the error output on your screenshot ;) |
As mentioned above, you should manually place @mandarons, maybe it would be more convenient to create sample config.yaml on first launch? |
@mikeyvt |
This issue is still present and not related to the The container in Unraid with default settings keeps restarting so it's not possible to collect the log if we don't stop it first.
The issue is related to the adduser and addgroup commands. Removing GID=100 allows the container to start with a default GID of 1000. |
Upgrading to v1.20.0 should fix this problem. Please note the breaking changes as mentioned on https://github.com/mandarons/icloud-drive-docker/releases/tag/v1.20.0. |
Describe the bug
Went to install the container for the first time using 'Unraid' and I'm getting an error with the installation. I have not changed any of the parameters.
To Reproduce
Just trying to install will reproduce the issue
Expected behavior
I expected the container to install like others.
Screenshots
Configuration
Unraid on a Dell R520
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: