mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Help: about config file #259
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 @fdorazio on GitHub (Feb 24, 2023).
TLDR: *Hi,
I have a problem with my json config file.
When I deploy ddns-updater container, I obtain this error message:
2023-02-24T07:54:54Z ERROR configuration given: cannot unmarshal common settings: invalid character '/' looking for beginning of value
I try too with a config to noip, I have the same issue.
Can you help me please ?
Thanks
Have a nice day.
*
Is this urgent: Yes and no, it's possible to help me a little quick ?
DNS provider(s) you use: test done with noip and duckdns
Program version:
Running version latest built on 2023-02-02T00:41:38Z (commit 228fc50)What are you using to run the container: I use Kubernetes in v1.26
Extra information (optional)
Logs:
Configuration file (remove your credentials!):
Host OS:
Centos 9 with kubernetes 1.26
In advance thanks a lot.
@sebastian-muthwill commented on GitHub (Dec 7, 2023):
Hi @fdorazio, I have exactly the same issue with AllInkl provider.
How did you solve the issue?
The config seems to be ok.
@fdorazio commented on GitHub (Dec 8, 2023):
Hi @sebastian-muthwill,
I changed my configuration from config map to file in pvc.
And I added more informations below token variable:
I hope that it will help you.
Have a nice day.