hi all,<br>First, thanks for your help, I use PDNS Authorize and i use gmysql backend. I think when i finish my work day & come back home. There are no more query from pdns to mysql, and mysql timeout is the cause of that problem. But after i increase mysql time out. This problem still happen :<br>
<br>interactive_timeout = 259200<br>wait_timeout = 259200<br>connect_timeout = 259200<br><br>here is the log :<br><br><i>Mar 29 14:41:24 slv21 pdns[25327]: gmysql Connection failed: Unable to connect to database: Access denied for user 'power_admin'@'127.0.0.1' (using password: YES)<br>
Mar 29 14:41:24 slv21 pdns[25327]: Caught an exception instantiating a backend, cleaning up<br>Mar 29 14:41:24 slv21 pdns[25327]: TCP server is unable to launch backends - will try again when questions come in: Unable to launch gmysql connection: Unable to connect to database: Access denied for user 'power_admin'@'127.0.0.1' (using password: YES)</i><br>
<br><br>Any idea ?<br>Thanks you,<br>Vinh Ho<br><br><br><div class="gmail_quote">2012/3/29  <span dir="ltr"><<a href="mailto:pdns-users-request@mailman.powerdns.com">pdns-users-request@mailman.powerdns.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Pdns-users mailing list submissions to<br>
        <a href="mailto:pdns-users@mailman.powerdns.com">pdns-users@mailman.powerdns.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:pdns-users-request@mailman.powerdns.com">pdns-users-request@mailman.powerdns.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:pdns-users-owner@mailman.powerdns.com">pdns-users-owner@mailman.powerdns.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Pdns-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. [Help] - PDNS stop suddenly after every night (??c Vinh H?)<br>
   2. Re: [Help] - PDNS stop suddenly after every night (Peter van Dijk)<br>
   3. Re: [Help] - PDNS stop suddenly after every night (Chris Russell)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 29 Mar 2012 09:52:10 +0700<br>
From: ??c Vinh H? <<a href="mailto:vinh.ho2110@gmail.com">vinh.ho2110@gmail.com</a>><br>
Subject: [Pdns-users] [Help] - PDNS stop suddenly after every night<br>
To: <a href="mailto:pdns-users@mailman.powerdns.com">pdns-users@mailman.powerdns.com</a><br>
Message-ID:<br>
        <CAHd=_-<a href="mailto:PZWUp9QMO2H3cBWCFeyrS4D9uibJKmYKc-OCRs01Pbyg@mail.gmail.com">PZWUp9QMO2H3cBWCFeyrS4D9uibJKmYKc-OCRs01Pbyg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hi all,<br>
I successfully install & using PDNS. That's good for me<br>
But i face to stupid problem that after 5-8hours working, PDNS suddenly<br>
stop working. And i have to start PDNS manually.<br>
And the loop continued, after 5-8 hour, it stop working again. What's wrong<br>
with that ?<br>
Any idea to solve that ?<br>
<br>
p/s : i compile pdns from source and i start/stop pdns by using :<br>
# killall pdns_server<br>
#/usr/local/pdns/sbin/pdns_server &<br>
<br>
and i add the command *"/usr/local/pdns/sbin/pdns_server &"* to rc.local as<br>
well<br>
<br>
Regarding,<br>
Vinh Ho<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mailman.powerdns.com/pipermail/pdns-users/attachments/20120329/88023b66/attachment.html" target="_blank">http://mailman.powerdns.com/pipermail/pdns-users/attachments/20120329/88023b66/attachment.html</a>><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 29 Mar 2012 08:18:46 +0200<br>
From: Peter van Dijk <<a href="mailto:peter.van.dijk@netherlabs.nl">peter.van.dijk@netherlabs.nl</a>><br>
Subject: Re: [Pdns-users] [Help] - PDNS stop suddenly after every<br>
        night<br>
To: pdns-users Users <<a href="mailto:pdns-users@mailman.powerdns.com">pdns-users@mailman.powerdns.com</a>><br>
Message-ID: <<a href="mailto:193997E3-A5E9-47DD-83CC-F958AEFD7D85@netherlabs.nl">193997E3-A5E9-47DD-83CC-F958AEFD7D85@netherlabs.nl</a>><br>
Content-Type: text/plain; charset=utf-8<br>
<br>
Hello Vinh Ho,<br>
<br>
On Mar 29, 2012, at 4:52 , ??c Vinh H? wrote:<br>
<br>
> I successfully install & using PDNS. That's good for me<br>
> But i face to stupid problem that after 5-8hours working, PDNS suddenly stop working. And i have to start PDNS manually.<br>
> And the loop continued, after 5-8 hour, it stop working again. What's wrong with that ?<br>
> Any idea to solve that ?<br>
><br>
> p/s : i compile pdns from source and i start/stop pdns by using :<br>
> # killall pdns_server<br>
> #/usr/local/pdns/sbin/pdns_server &<br>
><br>
> and i add the command "/usr/local/pdns/sbin/pdns_server &" to rc.local as well<br>
<br>
Can you check your syslog files (in /var/log) for anything before or around the time that PDNS stops working?<br>
<br>
Kind regards,<br>
--<br>
Peter van Dijk<br>
Netherlabs Computer Consulting BV - <a href="http://www.netherlabs.nl/" target="_blank">http://www.netherlabs.nl/</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Thu, 29 Mar 2012 10:18:38 +0100<br>
From: Chris Russell <<a href="mailto:Chris.Russell@knowledgeit.co.uk">Chris.Russell@knowledgeit.co.uk</a>><br>
Subject: Re: [Pdns-users] [Help] - PDNS stop suddenly after every<br>
        night<br>
To: "<a href="mailto:pdns-users@mailman.powerdns.com">pdns-users@mailman.powerdns.com</a>"<br>
        <<a href="mailto:pdns-users@mailman.powerdns.com">pdns-users@mailman.powerdns.com</a>><br>
Message-ID:<br>
        <<a href="mailto:1E130DCA55D169479976824AA6D4DB332A05FD4400@UKNEWK0999SV007.knowledgeit.co.uk">1E130DCA55D169479976824AA6D4DB332A05FD4400@UKNEWK0999SV007.knowledgeit.co.uk</a>><br>
<br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
HI Vinh,<br>
<br>
  Is this the authoritative or recursive server ?  if its authoritative which backends are you using and which version ?<br>
<br>
Thanks<br>
<br>
Chris<br>
<br>
<br>
<br>
<br>
From: <a href="mailto:pdns-users-bounces@mailman.powerdns.com">pdns-users-bounces@mailman.powerdns.com</a> [mailto:<a href="mailto:pdns-users-bounces@mailman.powerdns.com">pdns-users-bounces@mailman.powerdns.com</a>] On Behalf Of ??c Vinh H?<br>

Sent: 29 March 2012 03:52<br>
To: <a href="mailto:pdns-users@mailman.powerdns.com">pdns-users@mailman.powerdns.com</a><br>
Subject: [Pdns-users] [Help] - PDNS stop suddenly after every night<br>
<br>
Hi all,<br>
I successfully install & using PDNS. That's good for me<br>
But i face to stupid problem that after 5-8hours working, PDNS suddenly stop working. And i have to start PDNS manually.<br>
And the loop continued, after 5-8 hour, it stop working again. What's wrong with that ?<br>
Any idea to solve that ?<br>
<br>
p/s : i compile pdns from source and i start/stop pdns by using :<br>
# killall pdns_server<br>
#/usr/local/pdns/sbin/pdns_server &<br>
<br>
and i add the command "/usr/local/pdns/sbin/pdns_server &" to rc.local as well<br>
<br>
Regarding,<br>
Vinh Ho<br>
<br>
________________________________<br>
Knowledge I.T.<br>
?Unifying Business Technology?<br>
<a href="http://www.knowledgeit.co.uk" target="_blank">www.knowledgeit.co.uk</a><br>
<br>
________________________________<br>
Knowledge Limited, Company Registration: 1554385<br>
Registered Office: New Century House, Crowther Road, Washington, Tyne & Wear. NE38 0AQ<br>
Leeds Office: Viscount Court, Leeds Road, Rothwell, Leeds. LS26 0GR<br>
<br>
Tel: 0845 142 0020. Fax: 0845 142 0021<br>
<br>
E-Mail Disclaimer: This e-mail message is intended to be received only by persons entitled to receive the confidential information it may contain. E-mail messages to clients of Knowledge IT may contain information that is confidential and legally privileged. Please do not read, copy, forward, or store this message unless you are an intended recipient of it. If you have received this message in error, please forward it to the sender and delete it completely from your computer system.<br>

<br>
Please consider the environment before printing this email.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mailman.powerdns.com/pipermail/pdns-users/attachments/20120329/055ef820/attachment-0001.htm" target="_blank">http://mailman.powerdns.com/pipermail/pdns-users/attachments/20120329/055ef820/attachment-0001.htm</a>><br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
Pdns-users mailing list<br>
<a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br>
<a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
<br>
<br>
End of Pdns-users Digest, Vol 110, Issue 19<br>
*******************************************<br>
</blockquote></div><br>