• Resolved megas

    (@megas)


    Hi,

    I am not able to use Duplicator anymore. During creation of package I receive “Build Interrupt” error as ‘The current build has experienced an issue.’.

    Details:

    Server Status: 200 -OK
    Error Message:

    Notice:

    Build Folder: /var/www/html/wp-snapshots/tmp
    Some servers close connections quickly; yet the build can continue to run in the background. To validate if a build is still running; open the ‘tmp’ folder above and see if the archive file is growing in size. If it is not then your server has strict timeout constraints. Please visit the support page for additional resources.

    I tried everything with update files according to timeout issues or updated .htaccess file by input

    <IfModule mod_security.c>
    SecFilterRemove 001838
    </IfModule>

    Still the same problem. The end Duplicator log looks like this:
    ********************************************************************************
    INTEGRITY CHECKS:
    ********************************************************************************
    SQL File: 208.73KB
    Installer File: 316.82KB
    Archive File: 21.64MB

    and end of file.

    Any help would be very much appreciated!

    Best regards,
    Marcin Olejarczyk

    https://wordpress.org/plugins/duplicator/

Viewing 5 replies - 1 through 5 (of 5 total)
  • It looks like something might be happening at the PHP layer. Have you tried to check the PHP error logs for any clues?

    Thread Starter megas

    (@megas)

    You’re right.

    PHP Fatal error:  Call to undefined function mb_strlen() in /var/www/html/...

    I need to enable php-mbstring module and problem solved.

    Thanks a lot …

    Excellent! I need to put in as a UI check as well…

    Cheers~

    Sorry, but what exactly is the solution?

    I am now experiencing this same problem with shared hosting on 1&1, until a few months ago I was able to to make a package, however slowly my packages would fail, but work after 2-3 tries, and now it fails every time.

    Hey Ender,

    The host did not have mbstring enabled.

    I need to enable php-mbstring module and problem solved.

    Hope that helps!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Interrupt in Build Package’ is closed to new replies.