PowerDNS-Admin无法创build或查看具有LDAP pdns后端的域

我们正在使用PowerDNS-Admin,但无法创build新的域或查看现有的域。 这是与我们的configuration预期的行为?

来自pdns的日志输出:

Oct 19 19:25:21 HTTP: Handling request "/api/v1/servers/localhost/zones" Oct 19 19:25:21 [LdapBackend] LDAP servers = ldap://ldap/ Oct 19 19:25:21 [LdapBackend] Ldap connection succeeded Oct 19 19:25:21 [LdapBackend] Ldap connection closed Oct 19 19:25:21 HTTP: Result for "/api/v1/servers/localhost/zones": 422, body length: 50 

从PowerDNS-Admin:

 [INFO] 192.168.121.1 - - [19/Oct/2017 18:44:27] "POST /admin/domain/add HTTP/1.1" 400 - [ERROR] Creating domain 'example.org.' failed 

pdns是4.0.3版本。