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

Bug: DonDominio "ERROR unsuccessful result: Incorrect data" #923

Open
madmalkav opened this issue Jan 27, 2025 · 0 comments
Open

Bug: DonDominio "ERROR unsuccessful result: Incorrect data" #923

madmalkav opened this issue Jan 27, 2025 · 0 comments

Comments

@madmalkav
Copy link

Dondominio doesn't update the IP

  1. Is this urgent: Yes/No
  2. DNS provider(s) you use: Don Dominio
  3. Program version:

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

  1. What are you using to run the container: Truenas Scale 24.10.1 (it manages to get the container and run it, they were migrating for kubernets to docker so not sure how they do it)

  2. Extra information

My ISP takes forever to change the IP once it gets renewed, so I will try to wait some days before I update the ddns register manually in case you need me to do some tests.

I have tried configurations with both ipv4 only and ipv4 and ipv6, also tried to set back the deprecated hostname field, no change in the results. I also disabled backups just in case.

Logs:

2025-01-27 08:25:50.698776+00:00========================================
2025-01-27 08:25:50.698814+00:00========================================
2025-01-27 08:25:50.698824+00:00============= ddns-updater =============
2025-01-27 08:25:50.698831+00:00========================================
2025-01-27 08:25:50.698838+00:00=========== Made with ❤️ by ============
2025-01-27 08:25:50.698851+00:00======= https://github.com/qdm12 =======
2025-01-27 08:25:50.698858+00:00========================================
2025-01-27 08:25:50.698865+00:00========================================
2025-01-27 08:25:50.698872+00:002025-01-27T08:25:50.698872281Z
2025-01-27 08:25:50.698884+00:00Running version 2.9.0 built on 2024-12-24T10:40:42.120Z (commit 78f3061)
2025-01-27 08:25:50.698898+00:002025-01-27T08:25:50.698898422Z
2025-01-27 08:25:50.698905+00:00🔧 Need help? ☕ Discussion? https://github.com/qdm12/ddns-updater/discussions/new/choose
2025-01-27 08:25:50.698913+00:00🐛 Bug? ✨ New feature? https://github.com/qdm12/ddns-updater/issues/new/choose
2025-01-27 08:25:50.698920+00:00💻 Email? [email protected]
2025-01-27 08:25:50.698939+00:00💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
2025-01-27 08:25:50.699090+00:002025-01-27T09:25:50+01:00 INFO Settings summary:
2025-01-27 08:25:50.699111+00:00├── HTTP client
2025-01-27 08:25:50.699122+00:00|   └── Timeout: 10s
2025-01-27 08:25:50.699139+00:00├── Update
2025-01-27 08:25:50.699148+00:00|   ├── Period: 5m0s
2025-01-27 08:25:50.699155+00:00|   └── Cooldown: 5m0s
2025-01-27 08:25:50.699162+00:00├── Public IP fetching
2025-01-27 08:25:50.699169+00:00|   ├── HTTP enabled: yes
2025-01-27 08:25:50.699175+00:00|   ├── HTTP IP providers
2025-01-27 08:25:50.699187+00:00|   |   └── all
2025-01-27 08:25:50.699194+00:00|   ├── HTTP IPv4 providers
2025-01-27 08:25:50.699201+00:00|   |   └── all
2025-01-27 08:25:50.699211+00:00|   ├── HTTP IPv6 providers
2025-01-27 08:25:50.699224+00:00|   |   └── all
2025-01-27 08:25:50.699241+00:00|   ├── DNS enabled: yes
2025-01-27 08:25:50.699252+00:00|   ├── DNS timeout: 3s
2025-01-27 08:25:50.699259+00:00|   └── DNS over TLS providers
2025-01-27 08:25:50.699265+00:00|       └── all
2025-01-27 08:25:50.699272+00:00├── Resolver: use Go default resolver
2025-01-27 08:25:50.699283+00:00├── Server
2025-01-27 08:25:50.699290+00:00|   ├── Listening address: :30007
2025-01-27 08:25:50.699297+00:00|   └── Root URL: /
2025-01-27 08:25:50.699303+00:00├── Health
2025-01-27 08:25:50.699310+00:00|   └── Server listening address: 127.0.0.1:9999
2025-01-27 08:25:50.699321+00:00├── Paths
2025-01-27 08:25:50.699328+00:00|   ├── Data directory: /updater/data
2025-01-27 08:25:50.699335+00:00|   ├── Config file: /updater/data/config.json
2025-01-27 08:25:50.699342+00:00|   └── Umask: --------w-
2025-01-27 08:25:50.699348+00:00├── Backup: disabled
2025-01-27 08:25:50.699358+00:00└── Logger
2025-01-27 08:25:50.699366+00:00├── Level: info
2025-01-27 08:25:50.699372+00:00└── Caller: hidden
2025-01-27 08:25:50.699382+00:002025-01-27T09:25:50+01:00 INFO reading JSON config from environment variable CONFIG
2025-01-27 08:25:50.699395+00:002025-01-27T09:25:50+01:00 INFO Found single setting to update record
2025-01-27 08:25:50.879807+00:002025-01-27T09:25:50+01:00 INFO Reading history from database: domain DOMAIN.org.es owner casa ipv4
2025-01-27 08:25:50.880158+00:002025-01-27T09:25:50+01:00 INFO [healthcheck server] health http server listening on 127.0.0.1:9999
2025-01-27 08:25:50.880249+00:002025-01-27T09:25:50+01:00 INFO [http server] http server listening on [::]:30007
2025-01-27 08:25:50.880289+00:002025-01-27T09:25:50+01:00 INFO [backup] disabled
2025-01-27 08:25:51.327379+00:002025-01-27T09:25:51+01:00 INFO ipv4 address of casa.DOMAIN.org.es is XXXXXX and your ipv4 address is YYYYYY
2025-01-27 08:25:51.327452+00:002025-01-27T09:25:51+01:00 INFO Updating record [domain: DOMAIN.org.es | owner: casa | provider: dondominio | ip: ipv4] to use YYYYYY
2025-01-27 08:25:51.473848+00:002025-01-27T09:25:51+01:00 ERROR unsuccessful result: Incorrect data

Configuration file (remove your credentials!):

  "settings": [
    {
      "domain": "casa.DOMAIN.org.es",
      "ip_version": "",
      "password": "dondnsapikeyhere",
      "provider": "dondominio",
      "username": "myusername"
    }
  ]
}

Host OS:
TrueNAS Scale

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

1 participant