mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Unraid 6.11.1 ERROR open /updater/data/updates.json: permission denied #230
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Michi202020 on GitHub (Oct 27, 2022).
Originally assigned to: @qdm12 on GitHub.
Hello,
in the new version of Unraid can i not start the container.
In the Protokoll i become this:
ERROR open /updater/data/updates.json: permission denied
What can i do?
Best Regards
Michael
@qdm12 commented on GitHub (Oct 28, 2022):
You need to change the permissions of your bind mounted directory on your host system, see the readme. Copy pasted:
You will probably need a shell to do that on Unraid as far as I know.
Alternatively you can set the json on a single line in the env variable
CONFIG(also see the readme).