Posts by vege.net

    Hi,


    imscp 1.4.x, debian8


    i use imscp as a "hidden master" for 4 slaves. I put the slaves dns hosts into
    /etc/imscp/listeners.d/10_named_global_ns.pl
    and made a cronjob to scp the named.conf files to the slaves. This all works fine.
    Now i added one of the domains that hosts glue-records itself and i get this error:


    Code
    1. │ main::setupDbTasks: Servers::named::bind::_compileZone: Couldn't compile the xxxxx.de zone: Unknown error │
    2. │ at /usr/local/src/imscp-1.4.7/engine/PerlLib/iMSCP/DbTasksProcessor.pm line 481. │
    3. │ ...propagated at /usr/local/src/imscp-1.4.7/engine/PerlLib/iMSCP/DbTasksProcessor.pm line 487.

    when I delete the 2 nameservers from 10_named_global_ns.pl, imscp-autoinstall works but the 2 NS-Records disapeares in all zonefiles.


    Any hint ?


    kind regards

    happpend to all normal uservhosts after installing a new LE-cert.



    Code
    1. # diff /var/tmp/vege-sack.de.conf.yesterday ../sites-available/vege-sack.de.conf
    2. 34,39d33
    3. < <Location /stats>
    4. < ProxyErrorOverride On
    5. < ProxyPreserveHost Off
    6. < ProxyPass http://127.0.0.1:8889/stats/vege-sack.de retry=1 acquire=3000 timeout=600 Keepalive=On
    7. < ProxyPassReverse http://127.0.0.1:8889/stats/vege-sack.de
    8. < </Location>
    9. 42d35
    10. <


    everything else is fine ...
    I can reproduce the same on another installation...