I'm getting an error when trying to add a subdomain on an account:
Failed to add 'test.sonofagundiner.com.au: Error { kind: InvalidArgument, entity:
Some(Zone), message: Some("MX and NS records must never point to a CNAME alias") }
I assume this is causing the process to fail because although the A record is created, the home folder for the sub-domain and the LiteSpeed configuration doesn't seem to be completed.
As far as I can see there's no NS or MX pointing to a CNAME.
Has anyone had experience with this error?