mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Bug: INWX configuration template seems to be wrong #239
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 @shnizzl on GitHub (Jan 8, 2023).
Originally assigned to: @qdm12 on GitHub.
TLDR: INWX configuration template seems to be wrong
Is this urgent: No
DNS provider(s) you use: INWX
Program version:
Running version latest built on 2022-12-14T20:23:40Z (commit 3fd82ab)What are you using to run the container: docker-compose
Extra information (optional)
The INWX config template seems to be a copy of the OpenDNS config template. My knowledge about all these config parameters is too limited to fix this myself, but I am happy to test things if someone would drop me a few hints.
Removing the , in line 9 and using dyn as provider the logs are as follows:
Configuration file (remove your credentials!):
If I use inwx as provider it looks good, but the IP is not updated. There is no possibility to check logs on the INWX site.
@max06 commented on GitHub (Jan 10, 2023):
I can confirm:
@qdm12 commented on GitHub (Jun 7, 2023):
@max06 the panic you saw should be fixed in the image tags
:v2.5.0and:latest.The docs just got fixed (100% credits to @stavros-k) just now.
@max06 commented on GitHub (Jun 7, 2023):
@qdm12 glad to see you back in action! Thanks for the fix!
I'll enable the new image here and keep an eye on it 👍🏼