June 5Jun 5 Hello,I have a template I did for redis which I did like all my other template (create on my system, click save, copy/paste and remove extra stuff like date installed).In the template, I have 2 path but weirdly, when I installed from the CA, the second path is truncated:XML:CA New installation (ran from another server that never installed it):XML: unraid_template/nodiaque/redis.xml at master · nodiaque/unraid_templateCan someone help me understand why? I've checked under invalid template and template error and all I find isDuplicated Template: Nodiaque's Repository - redis - redisBut I only have 1 xml for redis so I don't understand.Thank you Edited June 5Jun 5 by Nodiaque
June 26Jun 26 Community Expert You can create a report here: https://product.unraid.net/b/community-apps-submission-support
July 24Jul 24 Author Is there some monitoring on that? It seems to be a place to upvote for feature, but right now it's a bug and because of that, my template is wrong although the xml isn't.
July 24Jul 24 I think the easiest fix is to change the container path to something like /redis-config, then update the post arguments to: redis-server /redis-config/redis.confThat should let you keep /mnt/user/appdata/redis/conf/ on the host.The duplicate-template warning looks separate and shouldn't be what's changing this path.
July 24Jul 24 Community Expert 1 hour ago, Nodiaque said:Is there some monitoring on that?Yep, the reports go directly to Squid.
July 24Jul 24 Author But why does it truncate the path in my XML? I never had that problem. I tried recreating the template and it still did that.
July 24Jul 24 Author 11 hours ago, MaybeGrim said:I think the easiest fix is to change the container path to something like /redis-config, then update the post arguments to: redis-server /redis-config/redis.confThat should let you keep /mnt/user/appdata/redis/conf/ on the host.The duplicate-template warning looks separate and shouldn't be what's changing this path.The problem is the template, when you load it, doesn't load the default host path properly. It only put /mnt/user/appdata/redis instead of /mnt/user/appdata/redis/conf/. I don't see how changing the container path would fix that. Is there something behind the scene that prevent a container path /config to have a specific path name? I never saw that kind of problem on any other template, normally, path are working fine
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.