Doesnt update zones

Discussion in 'General' started by almere, Nov 14, 2012.

  1. almere

    almere Member HowtoForge Supporter

    Hi!

    I can't update DNS zones. I do it with ispconfig 3 (3.0.5). I changed DNS zone (mysite.com), clicked "save", did Resync. But when i go to /etc/bind/pri.mysite.com - ispconfig still didn't update it. Why???

    Thanks
     
  2. almere

    almere Member HowtoForge Supporter

    UPD:

    i gust added a new DNS zone, but it doesn't appear in /etc/bind/

    Code:
    root@s1 ~ # ls -l /etc/bind/
    total 72K
    -rw-r--r-- 1 root root 2.5K Oct 20 19:46 bind.keys
    -rw-r--r-- 1 root root  237 Oct 20 19:46 db.0
    -rw-r--r-- 1 root root  271 Oct 20 19:46 db.127
    -rw-r--r-- 1 root root  237 Oct 20 19:46 db.255
    -rw-r--r-- 1 root root  353 Oct 20 19:46 db.empty
    -rw-r--r-- 1 root root  270 Oct 20 19:46 db.local
    -rw-r--r-- 1 root root 3.0K Oct 20 19:46 db.root
    -rw-r--r-- 1 root bind  463 Oct 20 19:46 named.conf
    -rw-r--r-- 1 root bind  490 Oct 20 19:46 named.conf.default-zones
    -rw-r--r-- 1 root bind  627 Nov  5 20:19 named.conf.local
    -rw-r--r-- 1 root bind  572 Oct 20 19:46 named.conf.options
    -rw-r--r-- 1 root bind  768 Nov  5 20:19 pri.site.com
    -rw-r--r-- 1 root bind  905 Nov  5 20:19 pri.site.net
    
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

  4. almere

    almere Member HowtoForge Supporter

  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you enabled the debug mode in the ispconfig interface?
     
  6. almere

    almere Member HowtoForge Supporter

    I did it in System > System > Server Config (Set log level to debug).

    Then i runed:

    Code:
    root@s1 ~ # /usr/local/ispconfig/server/server.sh
    15.11.2012-14:10 - DEBUG - There is already a lockfile set. Waiting another 10 seconds...
    15.11.2012-14:10 - DEBUG - There is already a lockfile set. Waiting another 10 seconds...
    15.11.2012-14:11 - DEBUG - There is already a lockfile set. Waiting another 10 seconds...
    15.11.2012-14:11 - DEBUG - There is already a lockfile set. Waiting another 10 seconds...
    15.11.2012-14:11 - DEBUG - There is already a lockfile set. Waiting another 10 seconds...
    15.11.2012-14:11 - DEBUG - There is already a lockfile set. Waiting another 10 seconds...
    15.11.2012-14:11 - DEBUG - There is already a lockfile set. Waiting another 10 seconds...
    and its going on...

    Log from panel:

    Code:
    Nov 15 13:08:01 s1 /USR/SBIN/CRON[19181]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:09:01 s1 /USR/SBIN/CRON[19219]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -delete)
    Nov 15 13:09:01 s1 /USR/SBIN/CRON[19218]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:09:01 s1 postfix/pickup[18487]: E3F5F1005F6: uid=0 from=<root>
    Nov 15 13:09:01 s1 postfix/cleanup[19237]: E3F5F1005F6: message-id=<[email protected]>
    Nov 15 13:09:01 s1 postfix/qmgr[18263]: E3F5F1005F6: from=<[email protected]>, size=767, nrcpt=1 (queue active)
    Nov 15 13:09:02 s1 postfix/smtpd[19247]: connect from localhost[127.0.0.1]
    Nov 15 13:09:02 s1 postfix/smtpd[19247]: 19F841005E1: client=localhost[127.0.0.1]
    Nov 15 13:09:02 s1 postfix/cleanup[19237]: 19F841005E1: message-id=<[email protected]>
    Nov 15 13:09:02 s1 postfix/smtpd[19247]: disconnect from localhost[127.0.0.1]
    Nov 15 13:09:02 s1 postfix/qmgr[18263]: 19F841005E1: from=<[email protected]>, size=1245, nrcpt=1 (queue active)
    Nov 15 13:09:02 s1 amavis[18823]: (18823-20) Passed CLEAN, <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: UZ8QGGXcVz1g, Hits: 1.178, size: 766, queued_as: 19F841005E1, 177 ms
    Nov 15 13:09:02 s1 postfix/smtp[19244]: E3F5F1005F6: to=<[email protected]>, orig_to=<root>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.3, delays=0.11/0.01/0/0.18, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=18823-20, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 19F841005E1)
    Nov 15 13:09:02 s1 postfix/qmgr[18263]: E3F5F1005F6: removed
    Nov 15 13:09:02 s1 postfix/smtp[19249]: 19F841005E1: to=<[email protected]>, relay=none, delay=0.06, delays=0.04/0.01/0/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=mail.s1.sitetest.nl type=AAAA: Host not found)
    Nov 15 13:09:02 s1 postfix/cleanup[19237]: 3532E1005C0: message-id=<[email protected]>
    Nov 15 13:09:02 s1 postfix/bounce[19250]: 19F841005E1: sender non-delivery notification: 3532E1005C0
    Nov 15 13:09:02 s1 postfix/qmgr[18263]: 3532E1005C0: from=<>, size=3328, nrcpt=1 (queue active)
    Nov 15 13:09:02 s1 postfix/qmgr[18263]: 19F841005E1: removed
    Nov 15 13:09:03 s1 postfix/smtp[19249]: 3532E1005C0: to=<[email protected]>, relay=none, delay=0.55, delays=0.55/0/0/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=mail.s1.sitetest.nl type=AAAA: Host not found)
    Nov 15 13:09:03 s1 postfix/qmgr[18263]: 3532E1005C0: removed
    Nov 15 13:10:01 s1 /USR/SBIN/CRON[19274]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:10:01 s1 /USR/SBIN/CRON[19275]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:11:01 s1 /USR/SBIN/CRON[19313]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:12:01 s1 /USR/SBIN/CRON[19350]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:13:01 s1 /USR/SBIN/CRON[19389]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:14:01 s1 /USR/SBIN/CRON[19430]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:15:01 s1 /USR/SBIN/CRON[19467]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:15:01 s1 /USR/SBIN/CRON[19468]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:16:01 s1 /USR/SBIN/CRON[19507]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:17:01 s1 /USR/SBIN/CRON[19545]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:17:01 s1 /USR/SBIN/CRON[19544]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
    Nov 15 13:18:01 s1 /USR/SBIN/CRON[19582]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:19:01 s1 /USR/SBIN/CRON[19618]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:19:02 s1 pure-ftpd: ([email protected]) [INFO] New connection from 127.0.0.1
    Nov 15 13:19:02 s1 pure-ftpd: ([email protected]) [INFO] Logout.
    Nov 15 13:19:02 s1 dovecot: pop3-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured
    Nov 15 13:19:02 s1 dovecot: imap-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured
    Nov 15 13:19:02 s1 postfix/smtpd[19630]: connect from localhost[127.0.0.1]
    Nov 15 13:19:02 s1 postfix/smtpd[19630]: lost connection after CONNECT from localhost[127.0.0.1]
    Nov 15 13:19:02 s1 postfix/smtpd[19630]: disconnect from localhost[127.0.0.1]
    Nov 15 13:19:02 s1 /USR/SBIN/CRON[18845]: (CRON) error (grandchild #18846 failed with exit status 255)
    Nov 15 13:20:01 s1 /USR/SBIN/CRON[19638]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:20:01 s1 /USR/SBIN/CRON[19639]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:21:01 s1 /USR/SBIN/CRON[19674]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:22:01 s1 /USR/SBIN/CRON[19710]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:23:01 s1 /USR/SBIN/CRON[19745]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:24:01 s1 /USR/SBIN/CRON[19781]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:25:01 s1 /USR/SBIN/CRON[19818]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:25:01 s1 /USR/SBIN/CRON[19819]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:26:01 s1 /USR/SBIN/CRON[19858]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:27:01 s1 /USR/SBIN/CRON[19894]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:28:01 s1 /USR/SBIN/CRON[19930]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:29:01 s1 /USR/SBIN/CRON[19966]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:30:01 s1 /USR/SBIN/CRON[20003]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:30:01 s1 /USR/SBIN/CRON[20004]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:31:01 s1 /USR/SBIN/CRON[20043]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:32:01 s1 /USR/SBIN/CRON[20079]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:33:01 s1 /USR/SBIN/CRON[20115]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:34:01 s1 /USR/SBIN/CRON[20151]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:35:01 s1 /USR/SBIN/CRON[20187]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:35:01 s1 /USR/SBIN/CRON[20188]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:36:01 s1 /USR/SBIN/CRON[20227]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:37:01 s1 /USR/SBIN/CRON[20263]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:38:01 s1 /USR/SBIN/CRON[20299]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:39:01 s1 /USR/SBIN/CRON[20336]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -delete)
    Nov 15 13:39:01 s1 /USR/SBIN/CRON[20337]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:39:01 s1 postfix/pickup[18487]: 7574A1005C0: uid=0 from=<root>
    Nov 15 13:39:01 s1 postfix/cleanup[20355]: 7574A1005C0: message-id=<[email protected]>
    Nov 15 13:39:01 s1 postfix/qmgr[18263]: 7574A1005C0: from=<[email protected]>, size=767, nrcpt=1 (queue active)
    Nov 15 13:39:01 s1 postfix/smtpd[20361]: connect from localhost[127.0.0.1]
    Nov 15 13:39:01 s1 postfix/smtpd[20361]: A3B331005F6: client=localhost[127.0.0.1]
    Nov 15 13:39:01 s1 postfix/cleanup[20355]: A3B331005F6: message-id=<[email protected]>
    Nov 15 13:39:01 s1 postfix/qmgr[18263]: A3B331005F6: from=<[email protected]>, size=1245, nrcpt=1 (queue active)
    Nov 15 13:39:01 s1 amavis[17773]: (17773-01) Passed CLEAN, <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: sLrPLozCZKcs, Hits: 1.178, size: 766, queued_as: A3B331005F6, 189 ms
    Nov 15 13:39:01 s1 postfix/smtp[20358]: 7574A1005C0: to=<[email protected]>, orig_to=<root>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.3, delays=0.1/0.01/0.01/0.19, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=17773-01, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as A3B331005F6)
    Nov 15 13:39:01 s1 postfix/qmgr[18263]: 7574A1005C0: removed
    Nov 15 13:39:01 s1 postfix/smtp[20362]: A3B331005F6: to=<[email protected]>, relay=none, delay=0.05, delays=0.04/0.01/0/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=mail.s1.sitetest.nl type=AAAA: Host not found)
    Nov 15 13:39:01 s1 postfix/cleanup[20355]: BAC1E100704: message-id=<[email protected]>
    Nov 15 13:39:01 s1 postfix/bounce[20363]: A3B331005F6: sender non-delivery notification: BAC1E100704
    Nov 15 13:39:01 s1 postfix/qmgr[18263]: BAC1E100704: from=<>, size=3328, nrcpt=1 (queue active)
    Nov 15 13:39:01 s1 postfix/qmgr[18263]: A3B331005F6: removed
    Nov 15 13:39:01 s1 postfix/smtp[20362]: BAC1E100704: to=<[email protected]>, relay=none, delay=0.04, delays=0.03/0/0/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=mail.s1.sitetest.nl type=AAAA: Host not found)
    Nov 15 13:39:01 s1 postfix/qmgr[18263]: BAC1E100704: removed
    Nov 15 13:40:01 s1 /USR/SBIN/CRON[20390]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:40:01 s1 /USR/SBIN/CRON[20391]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Nov 15 13:40:03 s1 pure-ftpd: ([email protected]) [INFO] New connection from 127.0.0.1
    Nov 15 13:40:03 s1 pure-ftpd: ([email protected]) [INFO] Logout.
    Nov 15 13:40:03 s1 dovecot: pop3-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured
    Nov 15 13:40:03 s1 dovecot: imap-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured
    Nov 15 13:40:03 s1 postfix/smtpd[20406]: connect from localhost[127.0.0.1]
    Nov 15 13:40:03 s1 postfix/smtpd[20406]: lost connection after CONNECT from localhost[127.0.0.1]
    Nov 15 13:40:03 s1 postfix/smtpd[20406]: disconnect from localhost[127.0.0.1]
    Nov 15 13:40:03 s1 pure-ftpd: ([email protected]) [INFO] New connection from 127.0.0.1
    Nov 15 13:40:03 s1 pure-ftpd: ([email protected]) [INFO] Logout.
    Nov 15 13:40:03 s1 dovecot: pop3-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured
    Nov 15 13:40:03 s1 dovecot: imap-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured
    Nov 15 13:40:03 s1 postfix/smtpd[20406]: connect from localhost[127.0.0.1]
    Nov 15 13:40:03 s1 postfix/smtpd[20406]: lost connection after CONNECT from localhost[127.0.0.1]
    Nov 15 13:40:03 s1 postfix/smtpd[20406]: disconnect from localhost[127.0.0.1]
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Run:

    rm -f /usr/local/ispconfig/server/temp/.ispconfig_lock

    and te run the server.sh script again.
     
  8. almere

    almere Member HowtoForge Supporter

    Code:
    root@s1 ~ # /usr/local/ispconfig/server/server.sh
    15.11.2012-15:00 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    /usr/bin/fail2ban-client
    /sbin/iptables
    /sbin/ip6tables
    15.11.2012-15:01 - DEBUG - Found 1657 changes, starting update process.
    15.11.2012-15:01 - DEBUG - Calling function 'ssl' from plugin 'apache2_plugin' raised by event 'web_domain_insert'.
    15.11.2012-15:01 - DEBUG - Calling function 'insert' from plugin 'apache2_plugin' raised by event 'web_domain_insert'.
     
  9. almere

    almere Member HowtoForge Supporter

    UPD:
    Code:
    Nov 15 14:41:31 s1 named[22500]: client 188.40.25.2#18271: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:31 s1 named[22500]: client 188.40.25.2#18775: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:31 s1 named[22500]: client 188.40.25.2#16863: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:31 s1 named[22500]: client 188.40.25.2#23278: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:31 s1 named[22500]: client 188.40.25.2#49792: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:32 s1 named[22500]: client 188.40.24.98#8332: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:32 s1 named[22500]: client 188.40.24.98#60624: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:32 s1 named[22500]: client 188.40.24.98#46312: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:32 s1 named[22500]: client 188.40.24.98#52398: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:32 s1 named[22500]: client 188.40.24.98#59088: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:34 s1 named[22500]: client 78.47.119.230#65038: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:34 s1 named[22500]: client 78.47.119.230#54190: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:34 s1 named[22500]: client 78.47.119.230#18558: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:34 s1 named[22500]: client 78.47.119.230#37829: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:34 s1 named[22500]: client 78.47.119.230#48708: query (cache) 'SOMESITE.COM/A/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 188.40.25.2#59330: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 188.40.25.2#25236: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 188.40.25.2#53955: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 188.40.25.2#61882: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 188.40.25.2#50444: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 188.40.24.98#9432: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 78.47.119.230#45078: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 78.47.119.230#40562: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 188.40.24.98#35172: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 188.40.24.98#45676: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 188.40.24.98#50109: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 78.47.119.230#49766: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 188.40.24.98#45083: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 78.47.119.230#22859: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    Nov 15 14:41:37 s1 named[22500]: client 78.47.119.230#18527: query (cache) 'SOMESITE.COM/AAAA/IN' denied
    
     
  10. almere

    almere Member HowtoForge Supporter

    somebody??
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    The server.sh script hangs and you dont get a prompt back on the shell?
     
  12. almere

    almere Member HowtoForge Supporter

    Hi Till.

    i'v got this:
    Code:
    root@s1 ~ # /usr/local/ispconfig/server/server.sh
    15.11.2012-15:00 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    /usr/bin/fail2ban-client
    /sbin/iptables
    /sbin/ip6tables
    15.11.2012-15:01 - DEBUG - Found 1657 changes, starting update process.
    15.11.2012-15:01 - DEBUG - Calling function 'ssl' from plugin 'apache2_plugin' raised by event 'web_domain_insert'.
    15.11.2012-15:01 - DEBUG - Calling function 'insert' from plugin 'apache2_plugin' raised by event 'web_domain_insert'.
    than server.sh stopped.

    (I runed debug, i runed server.sh and tried to add zone. That's the output of it.)

    please, help
     
  13. till

    till Super Moderator Staff Member ISPConfig Developer

    The problem seem to exist since quite some time as 1657 changes are not processed yet, or did you choose resync one or more times? A reason for your problem can be changed php.ini settings which can cause the server process to hang, e.g. when you disabled some functions in php.ini which are required by ispconfig. Did you do any configuration changes, updates or did you install any php modules (especially apc can cause problems) before the problems started?
     
  14. almere

    almere Member HowtoForge Supporter

    I think you are right abut process. Check attach. Its hanging there already 1 or 2 days. What do i have to change in php.ini ? Or how can i stop that process ?
     

    Attached Files:

  15. till

    till Super Moderator Staff Member ISPConfig Developer

    What did you change in php.ini or your configuration or which softeare or updates did you install before the problem started?

    The process hangs. Hanging processes can be stopped by pressing ctrl + c or by closing the ssh window.
     
  16. almere

    almere Member HowtoForge Supporter

    Didn't make any changes in php.ini
    I have only one window ssh open , and i already did a reboot
     
  17. till

    till Super Moderator Staff Member ISPConfig Developer

    And you did not install any software, any updates or changed any other configuration files on your server?
     
  18. almere

    almere Member HowtoForge Supporter

    RoundCube :confused:
    Nothing more...
     
  19. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok. Please run the following SQL query with phpmyadmin in your ispconfig database to skip the step that is currently hanging:

    update server set updated = updated + 1 WHERE server_id = 1;

    then run this command as root:

    rm -f /usr/local/ispconfig/server/temp/.ispconfig_lock
    /usr/local/ispconfig/server/server.sh
     
  20. almere

    almere Member HowtoForge Supporter

    SQL query is succeed.
    SSH output:
    Code:
    root@s1 ~ # rm -f /usr/local/ispconfig/server/temp/.ispconfig_lock
    root@s1 ~ # /usr/local/ispconfig/server/server.sh
    16.11.2012-10:21 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    16.11.2012-10:21 - DEBUG - Found 1940 changes, starting update process.
    16.11.2012-10:21 - DEBUG - Calling function 'ssl' from plugin 'apache2_plugin' raised by event 'web_domain_update'.
    16.11.2012-10:21 - DEBUG - Calling function 'update' from plugin 'apache2_plugin' raised by event 'web_domain_update'.
    root@s1 ~ # 
    
     

Share This Page