mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-11 18:08:57 +08:00
GANDI-LIVE: Document "no such zone" error.
This commit is contained in:
parent
ff3d446681
commit
74fa9ed0c0
1 changed files with 9 additions and 0 deletions
|
@ -47,3 +47,12 @@ D("example.tld", REG_GANDI, DnsProvider(GANDI),
|
|||
|
||||
## New domains
|
||||
If a domain does not exist in your Gandi account, DNSControl will *not* automatically add it with the `create-domains` command. You'll need to do that via the control panel manually.
|
||||
|
||||
|
||||
## Common errors
|
||||
|
||||
This is the error we see when someone uses GANDI instead of GANDI-LIVEDNS.
|
||||
|
||||
```
|
||||
Error getting corrections: error: "Error on object : OBJECT_ZONE (CAUSE_NOTFOUND) [no such zone (id: 0)]" code: 581042
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue