Re: [Pdns-users] Project back-end admin for powerdns

2009-04-22 Thread Julian Pawlowski
2009/4/21 Kenneth Kalmer kenneth.kal...@gmail.com:
 Pushed a fix to github moments ago. The images in the stylesheets were
 absolute, not relative, and stylesheets don't get parsed by Rails so the
 environment changes you made wouldn't have a difference.

I see :-)
Is the update already public? git pull still tells me that
everything is up-to-date.

 Julian, thank you.

You're welcome :-)



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


[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