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

avoid error log name resolution #5

Open
tobit6795 opened this issue Jul 16, 2020 · 1 comment
Open

avoid error log name resolution #5

tobit6795 opened this issue Jul 16, 2020 · 1 comment

Comments

@tobit6795
Copy link

grafik

not that heavy in my opinion but maybe something that can be improved.

this error happens because of that the domain is not provided as fqdn in the fritzbox configuration menu for ddns.

@wernerfred
Copy link
Owner

I figured that out too a while ago. I think you are right and the only way to avoid this kind of errors is to provide the fqdn as the domainname. Therefore we need to adapt the logic in the go script that runs the api that it is aware of a fqdn instead of a subdomain. For the sake of consistency we also should change the input environment variables to fqdns instead of the subdomains. That would result in breaking the backwards-compability and a bump of the major version.

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