mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-28 16:42:37 -04:00
Bug: Provider Netcup - Wildcard not working #440
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 @m1dy on GitHub (Sep 22, 2024).
TLDR: Netcup has no Wildcard support
I know Wildcards work for Netcup because I'm using one right now.
c16287e)Logs:
Configuration file (remove your credentials!):
Host OS: Ubuntu Server
@qdm12 commented on GitHub (Nov 19, 2024):
The original author of the netcup code in particular wrote "It cannot be the wildcard". I've asked him in https://github.com/qdm12/ddns-updater/pull/361#issuecomment-2485581882 and will wait for a reply.
@qdm12 commented on GitHub (Nov 19, 2024):
Actually please try image tag
:pr-863when you have the time, I removed the restriction on the wildcard, let's find out if it works or not.@m1dy commented on GitHub (Nov 20, 2024):
@qdm12 Works with :pr-863 !
Thank you!
@qdm12 commented on GitHub (Nov 20, 2024):
PR merged, you can use the latest image from now 😉 ! Thanks for confirming!