Getting Error – Host Build Interrupt
-
Hey buddy,
Hope you are doing great, I need some assistance from you, I am getting “Host Build Interrupt” error when I try to create a package in Duplicator plugin.
It was all fine earlier, recently I updated my XAMPP (PHP Version: 7.4.4) and I am getting “Host Build Interrupt” error followed by this message – “This server cannot complete the build due to host setup constraints.”. The package creation process goes up 20% and ends up with the above error.
I tried changing the PHP max_execution_time to 0 but no luck. The error comes up for all the localhost sites in XAMPP.
Duplicator is one of my favorite plugins and a great tool to migrate the websites. Kindly help me to fix up the error.
Here is the log file-
******************************************************************************** DUPLICATOR-LITE PACKAGE-LOG: April 8, 2020 4:22 pm NOTICE: Do NOT post to public sites or forums ******************************************************************************** VERSION: 1.3.28 WORDPRESS: 5.3.2 PHP INFO: 7.4.4 | SAPI: apache2handler SERVER: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.4 PHP TIME LIMIT: (0) no time limit imposed PHP MAX MEMORY: 4294967296 (512M default) MEMORY STACK: 8MB ******************************************************************************** DATABASE: ******************************************************************************** BUILD MODE: MYSQLDUMP MYSQLTIMEOUT: 5000 MYSQLDUMP: Is Supported MYSQL DUMP ERROR 2 ================================================================================== DUPLICATOR ERROR Please try again! If the error persists see the Duplicator 'Help' menu. --------------------------------------------------------------------------------- MESSAGE: Shell mysql dump error DETAILS: change Mysql dump engine in PHP mode TRACE: 1. class.pack.database.php : Error (545) 2. class.pack.database.php : mysqlDump (187) 3. class.pack.php : build (1233) 4. ctrl.package.php : runZipBuild (97) 5. class-wp-hook.php : duplicator_package_build (288) 6. class-wp-hook.php : apply_filters (312) 7. plugin.php : do_action (478) 8. admin-ajax.php : do_action (175) ================================================================================== ================================================================================== DUPLICATOR ERROR Please try again! If the error persists see the Duplicator 'Help' menu. --------------------------------------------------------------------------------- MESSAGE: Runtime error in DUP_Database::Build DETAILS: Exception: Exception: DUPLICATOR ERROR: Please see the 'Package Log' file link below. in C:\xampp\htdocs\mysite\wp-content\plugins\duplicator\classes\class.logging.php:275 Stack trace: #0 C:\xampp\htdocs\mysite\wp-content\plugins\duplicator\classes\package\class.pack.database.php(545): DUP_Log::Error('Shell mysql dum...', 'change Mysql du...', 1) #1 C:\xampp\htdocs\mysite\wp-content\plugins\duplicator\classes\package\class.pack.database.php(187): DUP_Database->mysqlDump('C:/xampp/mysql/...') #2 C:\xampp\htdocs\mysite\wp-content\plugins\duplicator\classes\package\class.pack.php(1233): DUP_Database->build(Object(DUP_Package), 1) #3 C:\xampp\htdocs\mysite\wp-content\plugins\duplicator\ctrls\ctrl.package.php(97): DUP_Package->runZipBuild() #4 C:\xampp\htdocs\mysite\wp-includes\class-wp-hook.php(288): duplicator_package_build('') #5 C:\xampp\htdocs\mysite\wp-includes\class-wp-hook.php(312): WP_Hook->apply_filters('', Array) #6 C:\xampp\htdocs\mysite\wp-includes\plugin.php(478): WP_Hook->do_action(Array) #7 C:\xampp\htdocs\mysite\wp-admin\admin-ajax.php(175): do_action('wp_ajax_duplica...') #8 {main} TRACE: 1. class.pack.database.php : Error (222) 2. class.pack.php : build (1233) 3. ctrl.package.php : runZipBuild (97) 4. class-wp-hook.php : duplicator_package_build (288) 5. class-wp-hook.php : apply_filters (312) 6. plugin.php : do_action (478) 7. admin-ajax.php : do_action (175) ==================================================================================
- The topic ‘Getting Error – Host Build Interrupt’ is closed to new replies.