mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Bug: TrueNAS SCALE app distributions says 'IPv4 AND IPv6' instead of 'IPv4 OR IPv6' #543
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 @drandarov-io on GitHub (Jul 25, 2025).
TLDR: I'm not sure who is responsible for the TrueNAS Scale App configuration, but there is says 'IPv4 AND IPv6' instead of 'IPv4 OR IPv6', which can cause quite the confusion.
Is this urgent: No
DNS provider(s) you use: Cloudflare
Program version: 2.9.0 built on 2024-12-24T10:40:42.120Z (commit
78f3061)What are you using to run the container: TrueNAS Scale App
Extra information (optional)
This repositories docs clearly state that it chooses IPv4 OR IPv6 to update (https://github.com/qdm12/ddns-updater/blob/master/docs/cloudflare.md), but the TrueNAS Scale App implies 'AND', which can cause quite the confusion:
As I said, I'm not sure who is responsible for that distribution, so I felt like this might be the place to note this.