February 10, 20251 yr On Unraid 7.0. Using Compose Manager to run an instance of Dawarich. I think there is a community application template is available now, but I've been running it since before that was up. I have had this issue in the past, but I thought it was fixed. The most recent update the developer switched from `postgres:14.2-alpine` to `postgis/postgis:14-3.5-alpine` and the issue is back and I'm not sure how to fix it now. I've attached a copy of the compose.yml to look at. I can chmod 777 (I know not a good idea, just trying to tracking the issue down...) the appdata folder and restart all the containers and it seems to run as it should, but after some time it invariably starts throwing things like this: Quote 8694:C 10 Feb 2025 20:48:10.052 # Failed opening the temp RDB file temp-8694.rdb (in server root dir /data) for saving: Permission denied Quote [2025-02-10T20:47:45.521951 #8] ERROR -- : heartbeat: MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. I'm guessing the way I have the folders mounted is somehow messing things up, but I've been trying to read up on GUID/PUID/UMASK stuff that I see on some other templates to see if that can be incorporated here to give lasting permission to the containers, but I haven't found the magic bullet yet. I would appreciate any pointers! dawarich-update.yml Edited February 10, 20251 yr by aldumil error comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.