mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
IPv6 update failed for No-IP DDNS #395
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 @NightFurySL2001 on GitHub (May 6, 2024).
Trying to update IPv6 record on noip.com and this error came up. Updating IPv4 record (changing configuration file to
ipv4) works fine.Running version latest built on 2024-05-05T10:03:58.693Z (commit 093e815)Logs:
Configuration file:
Host OS:
Ubuntu 22.04
@qdm12 commented on GitHub (May 6, 2024):
That was a bug, it's fixed in
542e89536c(it was due to"provider_ip": true). Thanks for reporting this!! 💯