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

GANDI: domain.eu and domain.org unknown #2909

Open
flowolf opened this issue Apr 11, 2024 · 1 comment
Open

GANDI: domain.eu and domain.org unknown #2909

flowolf opened this issue Apr 11, 2024 · 1 comment

Comments

@flowolf
Copy link

flowolf commented Apr 11, 2024

Describe the bug
initial query with get-zones does not work for some of my domains.

dnscontrol -v get-zones --format=js gandi - <domain>.org
failed GetZone gzr: StatusCode: 404 ; Err: 404: Unknown domain

this worked for .com, .at, .net, .cloud. but does not work for .eu and .org.

the --format option has no effect on the error.

To Reproduce
Steps to reproduce the behavior:

  1. set up the API for GANDI
  2. run dnscontrol -v get-zones --format=js gandi - <yourdomain>.org
  3. run dnscontrol -v get-zones --format=js gandi - <yourdomain>.eu
  4. see 404 errors.

Expected behavior
I would expect the standard output with the current DNS records.

DNS Provider

  • GANDI_V5

Additional context
DNSControl version 4.8.2 and 4.9.0

the domains in question were bought at the same time as the .com and .net variant.

@tlimoncelli
Copy link
Contributor

Hi there!

The code doesn't do anything special for different TLDs. Can you check with Gandi support to see if there are something special about the permissions on those domains? Maybe they aren't all in the same org?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants