Hi Michael
> Backend error: Database error trying to insert new slave 'example.com':
> Error while retrieving SQLite query results
I think that's the same problem I solved for the opendbx backend: There cannot
be two separate connections to the same database reading from and writing to
the same
> gsqlite3: connection to '/etc/pdns/pdns.db' succesful
>
> Backend error: Database error trying to insert new slave 'example.com':
> Error while retrieving SQLite query results
>
Is /etc/pdns/pdns.db writable by the pdns user?
___
Pdns-users mailing
Hi list
I have searched and searched, but haven't been able to find a solution,
neither to investigate myself.
I have PowerDNS running on master server with MySQL as backend - works like
a charm.
Now I want to setup a slave server with SQLite backend (no access to MySQL
on that server)