Bug: Zoneedit, ERROR unknown response #474

Open
opened 2025-11-20 04:24:23 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @slackluis on GitHub (Dec 26, 2024).

Zoneedit reply with "no update required for" and error code 700. ddns-updater assumes it is error.

  1. Is this urgent: No

  2. DNS provider(s) you use: Zoneedit

  3. Program version: 2.9.0

    Running version 2.9.0 built on 2024-12-24T10:40:42.120Z (commit 78f3061)

  4. docker-compose

  5. Extra information (optional)

Logs:

========================================

============= ddns-updater =============

=========== Made with ❤️ by ============
======= https://github.com/qdm12 =======

========================================

Running version 2.9.0 built on 2024-12-24T10:40:42.120Z (commit 78f3061)
🔧 Need help? Discussion? https://github.com/qdm12/ddns-updater/discussions/new/choose
🐛 Bug? New feature? https://github.com/qdm12/ddns-updater/issues/new/choose
💻 Email? quentin.mcgaw@gmail.com
💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12

2024-12-26T14:15:05Z INFO Settings summary:

├── HTTP client
| └── Timeout: 10s
├── Update
| ├── Period: 11m0s
| └── Cooldown: 5m0s
├── Public IP fetching
| ├── HTTP enabled: yes
| ├── HTTP IP providers
| | └── all
| ├── HTTP IPv4 providers
| | └── all
| ├── HTTP IPv6 providers
| | └── all
| ├── DNS enabled: yes
| ├── DNS timeout: 3s
| └── DNS over TLS providers
| └── all
├── Resolver: use Go default resolver
├── Server
| ├── Listening address: :8000
| └── Root URL: /
├── Health
| └── Server listening address: 127.0.0.1:9999
├── Paths
| ├── Data directory: /updater/data
| ├── Config file: /updater/data/config.json
| └── Umask: system default
├── Backup: disabled
└── Logger

├── Level: info
└── Caller: hidden

2024-12-26T14:15:05Z INFO reading JSON config from file /updater/data/config.json
2024-12-26T14:15:05Z INFO Found single setting to update record
2024-12-26T14:15:05Z INFO Reading history from database: domain domain.example owner dyndns ipv4
2024-12-26T14:15:05Z INFO [healthcheck server] health http server listening on 127.0.0.1:9999
2024-12-26T14:15:05Z INFO [http server] http server listening on [::]:8000
2024-12-26T14:15:05Z INFO [backup] disabled
2024-12-26T14:15:06Z INFO ipv4 address of dyndns.domain.example is and your ipv4 address is 82.x.x.x
2024-12-26T14:15:06Z INFO Updating record [domain: domain.example | owner: dyndns | provider: zoneedit | ip: ipv4] to use 82.x.x.x
2024-12-26T14:15:06Z ERROR unknown response received: <error code="700" text="no update required for dyndns.domain.example to 82.x.x.x" zone="dyndns.domain.example">

Configuration file (remove your credentials!):

{
"settings": [
{
"provider": "zoneedit",
"domain": "dyndns.domain.example",
"username": "XXXXX",
"token": "XXXXXX",
"ip_version": "ipv4",
"ipv6_suffix": ""
}
]
}

Host OS:

Debian 12

Originally created by @slackluis on GitHub (Dec 26, 2024). <!-- YOU CAN CHAT THERE EVENTUALLY: https://github.com/qdm12/ddns-updater/discussions --> Zoneedit reply with "no update required for" and error code 700. ddns-updater assumes it is error. 1. Is this urgent: No 2. DNS provider(s) you use: Zoneedit 3. Program version: 2.9.0 <!-- See the line at the top of your logs --> `Running version 2.9.0 built on 2024-12-24T10:40:42.120Z (commit 78f3061)` 4. docker-compose 5. Extra information (optional) Logs: ======================================== ======================================== ============= ddns-updater ============= ======================================== =========== Made with ❤️ by ============ ======= https://github.com/qdm12 ======= ======================================== ======================================== Running version 2.9.0 built on 2024-12-24T10:40:42.120Z (commit 78f3061) 🔧 Need help? ☕ Discussion? https://github.com/qdm12/ddns-updater/discussions/new/choose 🐛 Bug? ✨ New feature? https://github.com/qdm12/ddns-updater/issues/new/choose 💻 Email? quentin.mcgaw@gmail.com 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12 2024-12-26T14:15:05Z INFO Settings summary: ├── HTTP client | └── Timeout: 10s ├── Update | ├── Period: 11m0s | └── Cooldown: 5m0s ├── Public IP fetching | ├── HTTP enabled: yes | ├── HTTP IP providers | | └── all | ├── HTTP IPv4 providers | | └── all | ├── HTTP IPv6 providers | | └── all | ├── DNS enabled: yes | ├── DNS timeout: 3s | └── DNS over TLS providers | └── all ├── Resolver: use Go default resolver ├── Server | ├── Listening address: :8000 | └── Root URL: / ├── Health | └── Server listening address: 127.0.0.1:9999 ├── Paths | ├── Data directory: /updater/data | ├── Config file: /updater/data/config.json | └── Umask: system default ├── Backup: disabled └── Logger ├── Level: info └── Caller: hidden 2024-12-26T14:15:05Z INFO reading JSON config from file /updater/data/config.json 2024-12-26T14:15:05Z INFO Found single setting to update record 2024-12-26T14:15:05Z INFO Reading history from database: domain domain.example owner dyndns ipv4 2024-12-26T14:15:05Z INFO [healthcheck server] health http server listening on 127.0.0.1:9999 2024-12-26T14:15:05Z INFO [http server] http server listening on [::]:8000 2024-12-26T14:15:05Z INFO [backup] disabled 2024-12-26T14:15:06Z INFO ipv4 address of dyndns.domain.example is and your ipv4 address is 82.x.x.x 2024-12-26T14:15:06Z INFO Updating record [domain: domain.example | owner: dyndns | provider: zoneedit | ip: ipv4] to use 82.x.x.x 2024-12-26T14:15:06Z ERROR unknown response received: \<error code="700" text="no update required for dyndns.domain.example to 82.x.x.x" zone="dyndns.domain.example"\> Configuration file (**remove your credentials!**): { "settings": [ { "provider": "zoneedit", "domain": "dyndns.domain.example", "username": "XXXXX", "token": "XXXXXX", "ip_version": "ipv4", "ipv6_suffix": "" } ] } Host OS: Debian 12
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#474