• Resolved jefferisp7

    (@jefferisp7)


    I am trying to migrate a website to my own computer’s server for development. The download of the backup was 1 gig, and I have disabled Antivirus in case it was interfering with the migration restoration. It has now been going on for over an hour and is only at 66% and seems to be choking on a postmeta table:

    [INFO] [2021-12-17 21:25:45] Finished 215/1097 (19.60%) for wp_drts_voting_vote.sql table (part: 1/1)
    [INFO] [2021-12-17 21:25:45] Finished 220/1097 (20.05%) for wp_links.sql table (part: 1/1)
    [INFO] [2021-12-17 21:25:45] Finished 225/1097 (20.51%) for wp_options.sql table (part: 1/1)
    [INFO] [2021-12-17 21:26:33] Finished 230/1097 (20.97%) for wp_options.sql table (part: 1/1)
    [INFO] [2021-12-17 21:28:04] Finished 235/1097 (21.42%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:28:16] Finished 240/1097 (21.88%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:29:04] Finished 245/1097 (22.33%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:30:22] Finished 250/1097 (22.79%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:32:10] Finished 255/1097 (23.25%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:34:04] Finished 260/1097 (23.70%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:36:17] Finished 265/1097 (24.16%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:38:59] Finished 270/1097 (24.61%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:41:51] Finished 275/1097 (25.07%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:45:00] Finished 280/1097 (25.52%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:48:30] Finished 285/1097 (25.98%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:52:19] Finished 290/1097 (26.44%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 21:56:52] Finished 295/1097 (26.89%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 22:01:06] Finished 300/1097 (27.35%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 22:05:17] Finished 305/1097 (27.80%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 22:09:42] Finished 310/1097 (28.26%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 22:14:44] Finished 315/1097 (28.71%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 22:20:01] Finished 320/1097 (29.17%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 22:25:40] Finished 325/1097 (29.63%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 22:31:50] Finished 330/1097 (30.08%) for wp_postmeta.sql table (part: 1/1)
    [INFO] [2021-12-17 22:38:04] Finished 335/1097 (30.54%) for wp_postmeta.sql table (part: 1/1)

    [DOWNLOAD GENERATED] File downloaded on (server time): 2021-12-17 22:42:15
    [DOWNLOAD GENERATED] Last update (seconds): 251 seconds ago
    [DOWNLOAD GENERATED] Last update (date): 2021-12-17 22:38:04`

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jefferisp7

    (@jefferisp7)

    Now Safari quit during restoration. Upon reload, I tried to restart the migration upload and it says, please wait till the current restoration is complete, but I don’t see any active window with the info about the restoration.

    Thread Starter jefferisp7

    (@jefferisp7)

    ALSO, GOT A LOT OF ERRORS ON IMPORT THAT MESSED UP THE CODE. NOT SURE WHAT THIS MEANS:

    ( ! ) Deprecated: media_buttons_context is <strong>deprecated</strong> since version 3.5.0! Use media_buttons instead. in /WebsiteShared/chamber.dev.cc/wp-includes/functions.php on line 5586
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0059	587816	{main}( )	.../post.php:0
    2	1.4302	111358104	require( '/WebsiteShared/chamber.dev.cc/wp-admin/edit-form-advanced.php' )	.../post.php:206
    3	1.8420	114976672	wp_editor( )	.../edit-form-advanced.php:604
    4	1.8444	115220904	_WP_Editors::editor( )	.../general-template.php:3520
    5	1.8450	115222048	do_action( )	.../class-wp-editor.php:235
    6	1.8450	115222424	WP_Hook->do_action( )	.../plugin.php:470
    7	1.8450	115222424	WP_Hook->apply_filters( )	.../class-wp-hook.php:327
    8	1.8450	115223528	media_buttons( )	.../class-wp-hook.php:303
    9	1.8452	115224000	apply_filters_deprecated( )	.../media.php:658
    10	1.8452	115224000	_deprecated_hook( )	.../plugin.php:654
    11	1.8452	115224320	trigger_error ( )	.../functions.php:5586
     Widgetkit  YouTube  Add FormThemify Builder
    Thread Starter jefferisp7

    (@jefferisp7)

    FYI: the backup finally loaded and finished, but I see a lof of these php error messages in different parts of the site when I try to upload or choose images in the media library, add pages, etc.
    I am wondering if any of these might be issues for migration.
    1. The developer
    is using a plugin that downgrades WordPress to earlier versions of WP (5.4.2). I am not sure why he would use that, but it may be due to compatibility with the server he chose for you. It is called Siteground,

    2. Siteground uses a plugin called an optimizer, but This plugin is designed to link WordPress with the SiteGround Performance services (hosting). It WILL NOT WORK on another hosting provider.

    I realize the theme won’t work on my home computer but am concerned about the php errors. I don’t want to upload a problem in a migrated site. I am wondering if either plugin or the downgrade is causing the issue and how to resolve it. BTW, I searched in all the files for the deprecated function, but could not find it in any WP backend file.

    Plugin Author iClyde

    (@iclyde)

    Hi @jefferisp7

    My apologies for delayed reply, usually we’re not around during weekend.

    Let me answer to all your posts:

    I am trying to migrate a website to my own computer’s server for development. The download of the backup was 1 gig, and I have disabled Antivirus in case it was interfering with the migration restoration. It has now been going on for over an hour and is only at 66% and seems to be choking on a postmeta table:

    You should be able to solve that issue with SQL-Splitting option enabled.
    (“Other options” section) Enable splitting: https://prnt.sc/1sljjju

    ALSO, GOT A LOT OF ERRORS ON IMPORT THAT MESSED UP THE CODE. NOT SURE WHAT THIS MEANS:

    This error is actually not related to our plugin, seems that someone modified your functions.php file. In any case it also could be PHP version error, if you’re running older version of WP with PHP 7.4+ it may cause such issues.

    1. The developer

    Our plugin works with downgrading and upgrading, technically it will replace WP version if WP installation was included in the backup.

    2. Siteground uses a plugin called an optimizer

    We already had such case, we confirmed this plugin has no effect on the sites, but it should be removed after migration to different host, manually.

    please wait till the current restoration is complete

    In such case proper way to stop the restoration is:
    1. Refresh window where you’re restoring the backup
    2. Force stop both processes: https://prnt.sc/1trv1tm
    3. Now your process is stopped

    –––––––

    You can try to make new backup using these settings:
    1. Use these settings in the first section: https://prnt.sc/1s1ocpa
    2. Save first section
    3. Now, go to “Other options” section
    4. Change backup method: https://prnt.sc/1s1ofpa
    5. Disable PHP CLI checking: https://prnt.sc/1sljr31
    6. Modify query output: https://prnt.sc/1trxucl (set this value to 300)
    7. Save “Other options” section

    Then once you make new backup, follow this settings on your site where you want to restore previously made backup:
    1. Go to “Other options” section
    2. Disable PHP CLI checking: https://prnt.sc/1sljr31
    3. Enable splitting: https://prnt.sc/1sljjju
    4. Modify query output (set this value to 300 as well): https://prnt.sc/1trxucl
    5. Save “Other options” section
    6. Force stop both processes: https://prnt.sc/1trv1tm
    7. Try again with new backup

    Let me know if you need any further help ??
    Thank you!

    Plugin Author iClyde

    (@iclyde)

    As we didn’t hear any reply in last days.
    I can assume that you resolved the issue.

    Feel free to open new topic if I am wrong!
    Thank you ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Taking hours and and seems to be stuck’ is closed to new replies.