DNSSEC Error

SoluteDNS for WHMCS v2.xx.xxx and lower
Post Reply
innovot
Registered
Posts: 19
Joined: 12 Jan 2014, 16:08

When trying to add a DNSSEC record, or rectify a zone, am seeing the following error:

Image

I can quite happily browse to the PDNS web interface so I now the database is okay. Thoughts ?
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

This is an PowerDNS related error. Please make sure you have followed all required setup steps in order for PowerDNS to handle DNSsec.

See: http://forum.solutedns.com/viewtopic.php?f=12&t=7

Please also review the PowerDNS manual.
innovot
Registered
Posts: 19
Joined: 12 Jan 2014, 16:08

That has already been followed and the schema is in place as-well :?
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

Could you check if you have the same result if you login to SSH and enter manuallly:

Code: Select all

pdnssec rectify-zone <domain>
innovot
Registered
Posts: 19
Joined: 12 Jan 2014, 16:08

That pointed to the problem in that the user which has been created on the PDNS server cannot execute pdnssec. Well, it can execute the command, but it returns that backend error message

Code: Select all

[whmcs@pd1 ~]$ pdnssec check-zone testdomain.com
Error: No database backends configured for launch, unable to function
Have added the user to the PDNS group but that has not resolved the issue.
innovot
Registered
Posts: 19
Joined: 12 Jan 2014, 16:08

Resolved! Check permissions on /etc/pdns/pdns.conf :oops:
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

Happy it has been resolved!
innovot
Registered
Posts: 19
Joined: 12 Jan 2014, 16:08

Very impressed with your plugin. Awesome work.
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

Thank you!

Really appreciating your feedback!
Post Reply