• Resolved bpgfm

    (@bpgfm)


    I am attempting to copy a site form one hosting environment to another. Everything seems to go well untill it gets to ‘Checking extensions compatibility…’ at which point no further progress sis made. I have left the process running for 90 minutes with no changes. I have then tried starting the import again from the start and I get the same result.

    Source version of WordPress 6.6.1

    Destination version of WordPress 6.6.2

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter bpgfm

    (@bpgfm)

    Update: i have found the logs for the Plugin and these two below are repateign ove rna dover;

    Sep 11 2024 04:58:25
    {“Number”:2,”Message”:”filesize(): stat failed for \/container\/application\/public\/wp-content\/plugins\/all-in-one-wp-migration\/storage\/of5b5cwtwy9e\/kamoselfstorage-co-nz-20240911-143557-21yvni.wpress”,”File”:”\/container\/application\/public\/wp-content\/plugins\/all-in-one-wp-migration\/functions.php”,”Line”:342}

    Sep 11 2024 04:58:25
    {“type”:1,”message”:”Uncaught DivisionByZeroError: Division by zero in \/container\/application\/public\/wp-content\/plugins\/all-in-one-wp-migration\/lib\/model\/import\/class-ai1wm-import-validate.php:79\nStack trace:\n#0 \/container\/application\/public\/wp-content\/plugins\/all-in-one-wp-migration\/lib\/controller\/class-ai1wm-import-controller.php(73): Ai1wm_Import_Validate::execute(Array)\n#1 \/container\/application\/public\/wp-includes\/class-wp-hook.php(324): Ai1wm_Import_Controller::import(Array)\n#2 \/container\/application\/public\/wp-includes\/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)\n#3 \/container\/application\/public\/wp-includes\/plugin.php(517): WP_Hook->do_action(Array)\n#4 \/container\/application\/public\/wp-admin\/admin-ajax.php(192): do_action(‘wp_ajax_ai1wm_i…’)\n#5 {main}\n thrown”,”file”:”\/container\/application\/public\/wp-content\/plugins\/all-in-one-wp-migration\/lib\/model\/import\/class-ai1wm-import-validate.php”,”line”:79}

    Plugin Author Yani

    (@yaniiliev)

    It seems that this type of error is often caused by one of the following factors:

    1. Insufficient max_execution_time: The import process might be timing out if the max_execution_time is too low. Try increasing it in your php.ini file or asking your hosting provider to increase it to a higher value (e.g., 600 seconds).

    2. PHP Error: Ensure that your PHP configuration has sufficient resources, including memory limits and file upload size. You might want to increase the memory_limit and upload_max_filesize as well.

    3. Security Plugin Interference: Some security plugins might automatically delete or block files during the import process. Temporarily disable any security plugins (e.g., WordFence, iThemes Security) and see if the import works without them. Once the import is complete, you can re-enable the plugins.

    Once you’ve addressed these factors, try running the import again.

    @yaniiliev – none of these reasons (checked). It still takes ages in checking extensions compatibility…

    I see the same error logs in my attempt to import to a WP 6.6.2 site.

    My execution time, max file size, etc are all set to large values.

    I have been advised to consider using payed / unlimited version. All set, but the restore is still taking forever.

    Hi BPGFM and Chavdar,

    I was having the same issue I have the paid unlimited version. My hosting is Hostinger. So simple trial and error solved my issue. I deactivated all other default plugins except all in one wp migration and all in one wp migration extension.

    Then uploaded the backup file to website folder wp-content/a1wm-backups

    Then go to wordpress dashboard to all in one wp migration and backups

    Then select your backup and restore.

    so restoring instead of importing solved the issue like magic.

    Hi Rob,

    I decided to do my migrations manually and now all fixed. I fade up waiting and wondering what is working and what – not.

    Now all up and running. I had 12 wordpress sites to move because of OS cutover. I couldn’t wait anymore and even managed to automate such sort of migrations. Now I am happy I am not using additional plugins for this.

    Anyway, thank you for the cooperation.

    Cheers,

    Chavdar

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.