-
-
Notifications
You must be signed in to change notification settings - Fork 183
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
Bug: Domain update status 'Unset' when it exists in system hosts file #891
Comments
I had the same issue with a persistent unset status using docker and qmcgaw/ddns-updater:v2.9.0 |
I have the same issue. I was working fine some weeks ago |
Hi, Same here: Config example:
Any update bout this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TLDR: When the domain exists in
![image](https://private-user-images.githubusercontent.com/52255786/399128548-702e464e-d670-42b4-b842-ec197b56a6ba.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5ODgxNzUsIm5iZiI6MTczODk4Nzg3NSwicGF0aCI6Ii81MjI1NTc4Ni8zOTkxMjg1NDgtNzAyZTQ2NGUtZDY3MC00MmI0LWI4NDItZWMxOTdiNTZhNmJhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA0MTExNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM1NWQ0MzRiZDRmN2RlOGQ4YmU0NTVmZjg0NWVlYWQ5ZGRkYjE3MTljNTJjZjgzOWY0ZGQ0YTJhZDA5ZmNkODYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.9ozNkBYDXb6R2WdXz-t5Qm_O6FuyHcQwUUe7pADwFec)
/etc/hosts
the domain status gets stuck on 'Unset', and is not updated when using binary on LinuxIs this urgent: No
DNS provider(s) you use: OVH & Custom
Program version:
2.9.0 (commit 78f30614b1d085ef6bfbfce92b0e45ca0204f42a)
What are you using to run the container: N/A, using the binary on Linux
Extra information:
When the domain entry is removed from
/etc/hosts
everyting works as expected and the ip is updated after restarting the binary.To replicate make sure
updates.json
is empty.Also tested the Windows, MacOS/Darwin versions and Docker, and these are not effected.
Logs OVH:
Configuration file OVH:
Logs Custom:
Configuration file Custom:
Host OS(s):
Debian 12, Ubuntu 24.04,Fedora 41, Rocky Linux9, Alpine 3.21, Arch Linux,OpenSuse Leap 15.9, Centos-Stream 10
The text was updated successfully, but these errors were encountered: