Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ddclient update of two records throws error #145

Open
gitwittidbit opened this issue Dec 1, 2024 · 1 comment
Open

ddclient update of two records throws error #145

gitwittidbit opened this issue Dec 1, 2024 · 1 comment

Comments

@gitwittidbit
Copy link

Hi,
I have spun up this docker stack in my homelab to self host a dyndns solution for my own domain.

But I am struggling with updating the records using ddclient: "example.com" and "*.example.com". If I configure ddclient to only update one of the records, it works. If I configure ddclient to update the other record, it also works.

But if I configure ddclient to update both records, I get an error message that "example.com,.example.com" (or ".example.com,example.com") doesn't exist. This is irrespective of whether I provide the names of the records in ddclient.conf in one line, with or without "," in between or in two lines or in two separate blocks. I can only ever update one record but not both at the same time.

What am I doing wrong?

Thanks

@pschiffe
Copy link
Owner

pschiffe commented Dec 1, 2024

Hello, I think this question is more suited for https://github.com/ddclient/ddclient repository. I'm not that familiar with the tool, maybe it's some limitation of ddclient protocol.

You can try to get more logs from ddclient itself following this troubleshooting https://github.com/ddclient/ddclient?tab=readme-ov-file#troubleshooting

And check logs from pdns server as well, if there isn't something interesting about the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants