It's hang when I delete subdomain.

  • Hello,


    Which I-MSCP Version you are using? Any Plugins installed?


    Please try:
    Push F5, will the subdomain deleted or is it still there?


    Also please have a look at the Reporting rules - Reminder


    Best regards.

    Support Infos: I-MSCP Version: 1.5.x / Distro: Debian Stretch / PHP: 7.1.27 - FPM / I-MSCP Plugins: Let´s Encrypt + PHPSwitcher (latest Versions)

  • i-MSCP Version is 1.3.6
    I have install opendkim spamassassin phpswitcher and postscreen plugins.
    It's still delete many hours and not finish.
    I login to terminal.It's has delete web space and apache settings.But subdomain bind settings not delete.
    How to fix it?

  • @akong7777


    Please, connect as administrator to the control panel and go to the debugger interface. Once done, say us if there is any error reported. If there is no error reported in the debugger interface, run the following command manually and post us the output:


    Code
    1. perl /var/www/imscp/imscp-rqst-mngr -v

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Hello,
    I run perl /var/www/imscp/engine/imscp-rqst-mngr -v



    This is error:


    [FATAL] iMSCP::Dir::remove: Could not delete /var/www/virtual/minsu918.com.tw/logs/yilan.minsu918.com.tw: problem unlinking /var/www/virtual/minsu918.com.tw/logs/yilan.minsu918.com.tw: cannot remove directory: Device or system resource is busy



    Please help me to fix it.

  • I use follow command:


    umount /var/www/virtual/minsu918.com.tw/logs/yilan.minsu918.com.tw


    And run
    perl /var/www/imscp/engine/imscp-rqst-mngr -v



    It's can delete.


    Could is this bug?

  • @akong7777


    Please, download and run the following script on your system: https://github.com/i-MSCP/imsc…s/fix_duplicate_mounts.pl


    Once done, run the following command:


    Code
    1. # perl /var/www/imscp/engine/setup/imscp-reconfigure -danv


    BTW: What is the i-MSCP httpd server implementation that you use? PHP-FPM, ITK, FCGI?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @akong7777


    There is a bug in fcgi server implementation which cause duplicate mounts. This is fixed in 1.3.x. The fix will be part of next release.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206