[Pdns-users] SQLite as slave backend

2009-04-22 Thread Michael Svendsen
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)

 

Everything is configured correctly, but on slave site I get this error when
my master server is sending NOTIFY:

 

Received NOTIFY for example.com from 123.123.123.123 for which we are not
authoritative

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

 

 

Any clues? What should I look for?

 

 

Thanks in advance

 


Regards,

Michael

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] SQLite as slave backend

2009-04-22 Thread Oli Schacher
 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 list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users