Hello,
I want to replace our old DNS cluster, so I provisioned 2 DNS-only servers with PowerDNS and MySQL 8.
After I added them to our DNS cluster on 2 of our shared hosting servers, PowerDNS fails to start on both nodes.
It throws a number of errors regarding invalid zones, similar to: pdns_server: Trying to insert non-zone data
Then it fails with these errors:
Jun 19 13:36:47 powerdns2 pdns_server: Caught an exception instantiating a backend, cleaning up
Jun 19 13:36:47 powerdns2 pdns_server: Exiting because of STL error: empty dnsnames aren't part of anything
Jun 19 13:36:47 powerdns2 pdns_server: Exiting because of STL error: empty dnsnames aren't part of anything
What can be the cause? Is the "backend" in the logs the MySQL service, maybe the setup is not fully compatible with MySQL 8?
Thank you,
DRagos
I want to replace our old DNS cluster, so I provisioned 2 DNS-only servers with PowerDNS and MySQL 8.
After I added them to our DNS cluster on 2 of our shared hosting servers, PowerDNS fails to start on both nodes.
It throws a number of errors regarding invalid zones, similar to: pdns_server: Trying to insert non-zone data
Then it fails with these errors:
Jun 19 13:36:47 powerdns2 pdns_server: Caught an exception instantiating a backend, cleaning up
Jun 19 13:36:47 powerdns2 pdns_server: Exiting because of STL error: empty dnsnames aren't part of anything
Jun 19 13:36:47 powerdns2 pdns_server: Exiting because of STL error: empty dnsnames aren't part of anything
What can be the cause? Is the "backend" in the logs the MySQL service, maybe the setup is not fully compatible with MySQL 8?
Thank you,
DRagos