March 25Mar 25 6 hours ago, ZappyZap said:i can still see the template on unraid did not updated correctly , i DM some administrator and waiting on their input.Looking around the only reason I can see is that you have your default container name set as "Pihole-DoT-DoH" so CA probably sets the main appdata folder as "/mnt/user/appdata/Pihole-DoT-DoH" to match the name.May or may not be considered a bug in CA but I guess you should be able to circumvent it by just not messing with case in the container name. Edited March 25Mar 25 by Kilrah
March 25Mar 25 Author 25 minutes ago, Kilrah said:Looking around the only reason I can see is that you have your default container name set as "Pihole-DoT-DoH" so CA probably sets the main appdata folder as "/mnt/user/appdata/Pihole-DoT-DoH" to match the name.May or may not be considered a bug in CA but I guess you should be able to circumvent it by just not messing with case in the container name.@Kilrah once again thanks for the suggestion, i will try update that and see if it fix the issue
March 26Mar 26 19 hours ago, ZappyZap said:I can assure you the toml is included as you can chek on github : https://github.com/devzwf/pihole-dot-dohand i am running latest and many as well without any issue, i am tried to understand where the discrepency come from.i can still see the template on unraid did not updated correctly , i DM some administrator and waiting on their input.i am still investigationg to see where is the issue on your instanceThanks for continuing to look into this. I thought I'd try and install directly from GitHub using docker compose on Unraid instead, and it installs the latest image perfectly, including the DNSCrypt TOML file. So it does appear to be an issue with the Unraid CA. I'll keep an eye on the forum for updates. Cheers.
March 31Mar 31 Author I update the template as suggest by Kilrah let see.as i am travelling i will look at the result wednesday
May 2May 2 Switching from Beta to Latest for me worked without any issues.Really fantastic work ZappyZap, thank you for your contributions to the FOSS ecosystem.
May 12May 12 I've been able to successfully change from beta to latest without any issues, and it's now running as intended. Thanks very much ZappyZap for taking the time to troubleshoot this.
Sunday at 03:15 PM4 days I have no idea if this problem is happening only to me, but DNS resolution has failed relatively often for me: Pihole was still running, but stubby had crashed and couldn't be restarted. Most of the time, I had to rebuild the image for it to start up properly again. Since this problem always occurred shortly after my backup, I took a closer look at the container and noticed that the stubby.pid file was still present in /var/run, which is why stubby couldn’t be restarted.I have no idea why this kept becoming an issue when stopping and starting the container, but as a workaround, I created a tempfs for /var/run using an extra parameter, and since then, DNS has been running stably for me again.--tmpfs /var/run:size=512k,mode=755
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.