From 74fa9ed0c0456e0bc6d5271a424faecab6f02d29 Mon Sep 17 00:00:00 2001 From: Tom Limoncelli Date: Sun, 16 Dec 2018 09:05:16 -0500 Subject: [PATCH] GANDI-LIVE: Document "no such zone" error. --- docs/_providers/gandi.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/_providers/gandi.md b/docs/_providers/gandi.md index d100cdf8d..786a62176 100644 --- a/docs/_providers/gandi.md +++ b/docs/_providers/gandi.md @@ -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 +```