The UI cannot connect to PowerDNS
Check thatPDNS_API_URL is reachable from the machine or container running
PowerDNS Web UI.
From that environment:
401 or unauthorized responses
The value ofPDNS_API_KEY must match api-key in pdns.conf.
Restart PowerDNS after changing pdns.conf.
404 for server or zones
CheckPDNS_SERVER_ID. Most installations use:
Docker cannot reach PowerDNS on localhost
Inside a container,localhost means the container itself.
Use a reachable host instead, such as:
ALIAS records do not resolve
Confirm that PowerDNS is configured for ALIAS expansion:Slave zone transfer fails
Check the primary zone metadata and network path:ALLOW-AXFR-FROMincludes the secondary server- The primary accepts TCP/53 from the secondary
- The zone master address is correct
- Firewalls allow the transfer