nrdxp / cfdyndns

CloudFlare Dynamic DNS Client
MIT License
12 stars 12 forks source link

Error: error decoding response body: missing field `locked` at line 1 column 433 #61

Open domtoro opened 1 month ago

domtoro commented 1 month ago

I've encountered a new issue with cfdyndns. It began before the most recent log rotation, so I'm unsure of the exact time when the problem started.

Jul 28 15:40:01 somehostname systemd[1]: Started CloudFlare Dynamic DNS Client.
Jul 28 15:40:01 somehostname cfdyndns-start[202436]:  INFO  cfdyndns::ip > XXX.YYY.ZZZ.115
Jul 28 15:40:01 somehostname cfdyndns-start[202436]:  INFO  cfdyndns::ip > 2001:AAAA:BBBB:CCCC:DDDD:EEEE:FFFF:FFFF
Jul 28 15:40:07 somehostname cfdyndns-start[202436]: Error: error decoding response body: missing field `locked` at line 1 column 433
Jul 28 15:40:07 somehostname systemd[1]: cfdyndns.service: Main process exited, code=exited, status=1/FAILURE

I am using cfdyndns v 0.2.1 on NixOS 24.05.

anthr76 commented 1 month ago

I'm seeing this as well