SaltyCoffee
Dabbler
- Joined
- Nov 6, 2021
- Messages
- 46
This is a bit of an odd duck problem, since the actual DDNS is working. But inadyn is spamming the error log every [DDNS interval] w 4 lines of /v/l/messages real estate when the IP has not changed (annoying noise when debugging other things).
I didn't see anything in the settings about not forcing updates. And, obv I can increase the interval, but I'd rather not. I'd prefer to just not hear from inadyn when everything is working fine. Surely this is possible?
Code:
Oct 10 07:31:50 kubrick 1 2023-10-10T07:31:50.923721+03:00 kubrick.xxx.xx inadyn 1244 - - Update forced for alias kubrick.xxx.xx, new IP# nnn.nnn.n.nn Oct 10 07:31:52 kubrick 1 2023-10-10T07:31:52.947776+03:00 kubrick.xxx.xx inadyn 1244 - - Fatal error in DDNS server response: Oct 10 07:31:52 kubrick 1 2023-10-10T07:31:52.947799+03:00 kubrick.xxx.xx inadyn 1244 - - [200 OK] ERROR: Address nnn.nnn.n.nn has not changed. Oct 10 07:31:52 kubrick 1 2023-10-10T07:31:52.948704+03:00 kubrick.xxx.xx inadyn 1244 - - Error response from DDNS server, ignoring ...
I didn't see anything in the settings about not forcing updates. And, obv I can increase the interval, but I'd rather not. I'd prefer to just not hear from inadyn when everything is working fine. Surely this is possible?