• Resolved ugurbas

    (@ugurbas)


    I back up my site to a remote FTP server. While I am restoring my database backup, it freezes at the end of the process.
    When I go back to restore page, it shows an error saying that there is an unfinished restoration process, but when i try to finish it, it says it could not find the file. Indeed, when I return again to restore page it does not show the backup file i wanted to restore. But the connection is successful with my FTP server. Below is the log file.

    How can i fix this?

    0000.212 () Old table prefix: wp_ow_
    0000.212 () UpdraftPlus plugin slug: updraftplus/updraftplus.php
    0000.212 () Site information: multisite=0
    0000.212 () Site information: sql_mode=NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION
    0000.213 () Skipped execution of SQL statement (unwanted or internally handled type=18): /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
    0000.213 () New table prefix: is_
    0000.223 () Processing table (InnoDB): wp_ow_options - will restore as: is_options
    0000.890 () Atomic restore: dropping original table (wp_ow_options)
    0000.914 () Atomic restore: renaming new table (is_options) to final table name (wp_ow_options)
    0000.937 () Restoring prior UD configuration (table: wp_ow_options; keys: 4)
    0000.978 () Processing table (InnoDB): wp_ow_users - will restore as: is_users
    0001.057 () Atomic restore: dropping original table (wp_ow_users)
    0001.078 () Atomic restore: renaming new table (is_users) to final table name (wp_ow_users)
    0001.101 () Processing table (InnoDB): wp_ow_usermeta - will restore as: is_usermeta
    0001.188 () Atomic restore: dropping original table (wp_ow_usermeta)
    0001.206 () Atomic restore: renaming new table (is_usermeta) to final table name (wp_ow_usermeta)
    0001.236 () Processing table (InnoDB): wp_ow_actionscheduler_actions - will restore as: is_actionscheduler_actions
    0001.338 () Atomic restore: dropping original table (wp_ow_actionscheduler_actions)
    0001.361 () Atomic restore: renaming new table (is_actionscheduler_actions) to final table name (wp_ow_actionscheduler_actions)
    0001.389 () Processing table (InnoDB): wp_ow_actionscheduler_claims - will restore as: is_actionscheduler_claims
    0001.435 () Atomic restore: dropping original table (wp_ow_actionscheduler_claims)
    0001.455 () Atomic restore: renaming new table (is_actionscheduler_claims) to final table name (wp_ow_actionscheduler_claims)
    0001.475 () Processing table (InnoDB): wp_ow_actionscheduler_groups - will restore as: is_actionscheduler_groups
    0001.535 () Atomic restore: dropping original table (wp_ow_actionscheduler_groups)
    0001.561 () Atomic restore: renaming new table (is_actionscheduler_groups) to final table name (wp_ow_actionscheduler_groups)
    0001.593 () Processing table (InnoDB): wp_ow_actionscheduler_logs - will restore as: is_actionscheduler_logs
    0001.667 () Atomic restore: dropping original table (wp_ow_actionscheduler_logs)
    0001.692 () Atomic restore: renaming new table (is_actionscheduler_logs) to final table name (wp_ow_actionscheduler_logs)
    0001.713 () Processing table (InnoDB): wp_ow_commentmeta - will restore as: is_commentmeta
    0001.776 () Atomic restore: dropping original table (wp_ow_commentmeta)
    0001.800 () Atomic restore: renaming new table (is_commentmeta) to final table name (wp_ow_commentmeta)
    0001.824 () Processing table (InnoDB): wp_ow_comments - will restore as: is_comments
    0001.914 () Atomic restore: dropping original table (wp_ow_comments)
    0001.934 () Atomic restore: renaming new table (is_comments) to final table name (wp_ow_comments)
    0001.953 () Processing table (InnoDB): wp_ow_links - will restore as: is_links
    0001.996 () Skipped execution of SQL statement (unwanted or internally handled type=18): /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
    0002.007 () Atomic restore: dropping original table (wp_ow_links)
    0002.027 () Database queries processed: 50 in 1.92 seconds
    0002.027 () Atomic restore: renaming new table (is_links) to final table name (wp_ow_links)
    0002.045 () Processing table (InnoDB): wp_ow_postmeta - will restore as: is_postmeta
    0008.669 () Database queries processed: 100 in 8.56 seconds
    0012.221 () Skipped execution of SQL statement (unwanted or internally handled type=18): /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
    0012.221 () Skipped execution of SQL statement (unwanted or internally handled type=18): /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
    0012.243 () Atomic restore: dropping original table (wp_ow_postmeta)
    0012.323 () Atomic restore: renaming new table (is_postmeta) to final table name (wp_ow_postmeta)
    0013.147 () Processing table (InnoDB): wp_ow_posts - will restore as: is_posts
    0014.159 () Database queries processed: 150 in 14.05 seconds
    0015.721 () Skipped execution of SQL statement (unwanted or internally handled type=18): /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
    0015.721 () Skipped execution of SQL statement (unwanted or internally handled type=18): /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
    0015.742 () Atomic restore: dropping original table (wp_ow_posts)
    0015.804 () Atomic restore: renaming new table (is_posts) to final table name (wp_ow_posts)
    0015.850 () Processing table (InnoDB): wp_ow_term_relationships - will restore as: is_term_relationships
    0016.500 () Skipped execution of SQL statement (unwanted or internally handled type=18): /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
    0016.521 () Atomic restore: dropping original table (wp_ow_term_relationships)
    0016.570 () Database queries processed: 200 in 16.46 seconds
    0016.570 () Atomic restore: renaming new table (is_term_relationships) to final table name (wp_ow_term_relationships)
    0016.608 () Processing table (InnoDB): wp_ow_term_taxonomy - will restore as: is_term_taxonomy
    0016.739 () Atomic restore: dropping original table (wp_ow_term_taxonomy)
    0016.786 () Atomic restore: renaming new table (is_term_taxonomy) to final table name (wp_ow_term_taxonomy)
    0016.836 () Processing table (InnoDB): wp_ow_termmeta - will restore as: is_termmeta
    0016.946 () Atomic restore: dropping original table (wp_ow_termmeta)
    0016.989 () Atomic restore: renaming new table (is_termmeta) to final table name (wp_ow_termmeta)
    0017.027 () Processing table (InnoDB): wp_ow_terms - will restore as: is_terms
    0017.142 () Atomic restore: dropping original table (wp_ow_terms)
    0017.166 () Atomic restore: renaming new table (is_terms) to final table name (wp_ow_terms)
    0017.185 () Processing table (InnoDB): wp_ow_aioseo_cache - will restore as: is_aioseo_cache
    0017.346 () Atomic restore: dropping original table (wp_ow_aioseo_cache)
    0017.391 () Atomic restore: renaming new table (is_aioseo_cache) to final table name (wp_ow_aioseo_cache)
    0017.426 () Processing table (InnoDB): wp_ow_aioseo_crawl_cleanup_blocked_args - will restore as: is_aioseo_crawl_cleanup_blocked_args
    0017.526 () Atomic restore: dropping original table (wp_ow_aioseo_crawl_cleanup_blocked_args)
    0017.567 () Atomic restore: renaming new table (is_aioseo_crawl_cleanup_blocked_args) to final table name (wp_ow_aioseo_crawl_cleanup_blocked_args)
    0017.622 () Processing table (InnoDB): wp_ow_aioseo_crawl_cleanup_logs - will restore as: is_aioseo_crawl_cleanup_logs
    0017.718 () Atomic restore: dropping original table (wp_ow_aioseo_crawl_cleanup_logs)
    0017.759 () Atomic restore: renaming new table (is_aioseo_crawl_cleanup_logs) to final table name (wp_ow_aioseo_crawl_cleanup_logs)
    0017.801 () Processing table (InnoDB): wp_ow_aioseo_notifications - will restore as: is_aioseo_notifications
    0018.042 () Atomic restore: dropping original table (wp_ow_aioseo_notifications)
    0018.064 () Atomic restore: renaming new table (is_aioseo_notifications) to final table name (wp_ow_aioseo_notifications)
    0018.088 () Processing table (InnoDB): wp_ow_aioseo_posts - will restore as: is_aioseo_posts
    0018.304 () Atomic restore: dropping original table (wp_ow_aioseo_posts)
    0018.346 () Atomic restore: renaming new table (is_aioseo_posts) to final table name (wp_ow_aioseo_posts)
    0018.378 () Processing table (InnoDB): wp_ow_cf7_data - will restore as: is_cf7_data
    0018.472 () Atomic restore: dropping original table (wp_ow_cf7_data)
    0018.524 () Atomic restore: renaming new table (is_cf7_data) to final table name (wp_ow_cf7_data)
    0018.590 () Processing table (InnoDB): wp_ow_cf7_data_entry - will restore as: is_cf7_data_entry
    0018.703 () Atomic restore: dropping original table (wp_ow_cf7_data_entry)
    0018.729 () Atomic restore: renaming new table (is_cf7_data_entry) to final table name (wp_ow_cf7_data_entry)
    0018.777 () Processing table (InnoDB): wp_ow_dae_linkmeta - will restore as: is_dae_linkmeta
    0018.836 () Atomic restore: dropping original table (wp_ow_dae_linkmeta)
    0018.857 () Atomic restore: renaming new table (is_dae_linkmeta) to final table name (wp_ow_dae_linkmeta)
    0018.879 () Processing table (InnoDB): wp_ow_dae_links - will restore as: is_dae_links
    0018.956 () Atomic restore: dropping original table (wp_ow_dae_links)
    0018.977 () Atomic restore: renaming new table (is_dae_links) to final table name (wp_ow_dae_links)
    0018.999 () Processing table (InnoDB): wp_ow_dae_subscribermeta - will restore as: is_dae_subscribermeta
    0019.056 () Atomic restore: dropping original table (wp_ow_dae_subscribermeta)
    0019.090 () Atomic restore: renaming new table (is_dae_subscribermeta) to final table name (wp_ow_dae_subscribermeta)
    0019.110 () Processing table (InnoDB): wp_ow_dae_subscribers - will restore as: is_dae_subscribers
    0019.158 () Atomic restore: dropping original table (wp_ow_dae_subscribers)
    0019.177 () Atomic restore: renaming new table (is_dae_subscribers) to final table name (wp_ow_dae_subscribers)
    0019.217 () Processing table (InnoDB): wp_ow_frm_fields - will restore as: is_frm_fields
    0019.330 () Atomic restore: dropping original table (wp_ow_frm_fields)
    0019.373 () Atomic restore: renaming new table (is_frm_fields) to final table name (wp_ow_frm_fields)
    0019.411 () Processing table (InnoDB): wp_ow_frm_forms - will restore as: is_frm_forms
    0019.505 () Atomic restore: dropping original table (wp_ow_frm_forms)
    0019.560 () Atomic restore: renaming new table (is_frm_forms) to final table name (wp_ow_frm_forms)
    0019.605 () Processing table (InnoDB): wp_ow_frm_item_metas - will restore as: is_frm_item_metas
    0019.673 () Atomic restore: dropping original table (wp_ow_frm_item_metas)
    0019.694 () Atomic restore: renaming new table (is_frm_item_metas) to final table name (wp_ow_frm_item_metas)
    0019.715 () Processing table (InnoDB): wp_ow_frm_items - will restore as: is_frm_items
    0019.794 () Atomic restore: dropping original table (wp_ow_frm_items)
    0019.818 () Atomic restore: renaming new table (is_frm_items) to final table name (wp_ow_frm_items)
    0019.839 () Processing table (InnoDB): wp_ow_frmt_form_entry - will restore as: is_frmt_form_entry
    0019.914 () Atomic restore: dropping original table (wp_ow_frmt_form_entry)
    0019.934 () Atomic restore: renaming new table (is_frmt_form_entry) to final table name (wp_ow_frmt_form_entry)
    0019.953 () Processing table (InnoDB): wp_ow_frmt_form_entry_meta - will restore as: is_frmt_form_entry_meta
    0020.148 () Database queries processed: 250 in 20.04 seconds
    0020.160 () Atomic restore: dropping original table (wp_ow_frmt_form_entry_meta)
    0020.179 () Atomic restore: renaming new table (is_frmt_form_entry_meta) to final table name (wp_ow_frmt_form_entry_meta)
    0020.214 () Processing table (InnoDB): wp_ow_frmt_form_reports - will restore as: is_frmt_form_reports
    0020.297 () Atomic restore: dropping original table (wp_ow_frmt_form_reports)
    0020.341 () Atomic restore: renaming new table (is_frmt_form_reports) to final table name (wp_ow_frmt_form_reports)
    0020.378 () Processing table (InnoDB): wp_ow_frmt_form_views - will restore as: is_frmt_form_views
    0020.529 () Atomic restore: dropping original table (wp_ow_frmt_form_views)
    0020.557 () Atomic restore: renaming new table (is_frmt_form_views) to final table name (wp_ow_frmt_form_views)
    0020.579 () Processing table (InnoDB): wp_ow_fusion_form_entries - will restore as: is_fusion_form_entries
    0020.642 () Atomic restore: dropping original table (wp_ow_fusion_form_entries)
    0020.674 () Atomic restore: renaming new table (is_fusion_form_entries) to final table name (wp_ow_fusion_form_entries)
    0020.697 () Processing table (InnoDB): wp_ow_fusion_form_fields - will restore as: is_fusion_form_fields
    0020.758 () Atomic restore: dropping original table (wp_ow_fusion_form_fields)
    0020.792 () Atomic restore: renaming new table (is_fusion_form_fields) to final table name (wp_ow_fusion_form_fields)
    0020.815 () Processing table (InnoDB): wp_ow_fusion_form_submissions - will restore as: is_fusion_form_submissions
    0020.877 () Atomic restore: dropping original table (wp_ow_fusion_form_submissions)
    0020.896 () Atomic restore: renaming new table (is_fusion_form_submissions) to final table name (wp_ow_fusion_form_submissions)
    0020.917 () Processing table (InnoDB): wp_ow_fusion_forms - will restore as: is_fusion_forms
    0020.986 () Atomic restore: dropping original table (wp_ow_fusion_forms)
    0021.011 () Atomic restore: renaming new table (is_fusion_forms) to final table name (wp_ow_fusion_forms)
    0021.041 () Processing table (InnoDB): wp_ow_mail_catcher_logs - will restore as: is_mail_catcher_logs
    0021.185 () Atomic restore: dropping original table (wp_ow_mail_catcher_logs)
    0021.216 () Atomic restore: renaming new table (is_mail_catcher_logs) to final table name (wp_ow_mail_catcher_logs)
    0021.258 () Processing table (InnoDB): wp_ow_nextend2_image_storage - will restore as: is_nextend2_image_storage
    0021.361 () Atomic restore: dropping original table (wp_ow_nextend2_image_storage)
    0021.405 () Atomic restore: renaming new table (is_nextend2_image_storage) to final table name (wp_ow_nextend2_image_storage)
    0021.443 () Processing table (InnoDB): wp_ow_nextend2_section_storage - will restore as: is_nextend2_section_storage
    0021.551 () Atomic restore: dropping original table (wp_ow_nextend2_section_storage)
    0021.576 () Atomic restore: renaming new table (is_nextend2_section_storage) to final table name (wp_ow_nextend2_section_storage)
    0021.601 () Processing table (InnoDB): wp_ow_nextend2_smartslider3_generators - will restore as: is_nextend2_smartslider3_generators
    0021.643 () Atomic restore: dropping original table (wp_ow_nextend2_smartslider3_generators)
    0021.666 () Atomic restore: renaming new table (is_nextend2_smartslider3_generators) to final table name (wp_ow_nextend2_smartslider3_generators)
    0021.685 () Processing table (InnoDB): wp_ow_nextend2_smartslider3_sliders - will restore as: is_nextend2_smartslider3_sliders
    0021.777 () Atomic restore: dropping original table (wp_ow_nextend2_smartslider3_sliders)
    0021.801 () Atomic restore: renaming new table (is_nextend2_smartslider3_sliders) to final table name (wp_ow_nextend2_smartslider3_sliders)
    0021.822 () Processing table (InnoDB): wp_ow_nextend2_smartslider3_sliders_xref - will restore as: is_nextend2_smartslider3_sliders_xref
    0021.877 () Atomic restore: dropping original table (wp_ow_nextend2_smartslider3_sliders_xref)
    0021.894 () Atomic restore: renaming new table (is_nextend2_smartslider3_sliders_xref) to final table name (wp_ow_nextend2_smartslider3_sliders_xref)
    0021.912 () Processing table (InnoDB): wp_ow_nextend2_smartslider3_slides - will restore as: is_nextend2_smartslider3_slides
    0022.064 () Atomic restore: dropping original table (wp_ow_nextend2_smartslider3_slides)
    0022.084 () Atomic restore: renaming new table (is_nextend2_smartslider3_slides) to final table name (wp_ow_nextend2_smartslider3_slides)
    0022.107 () Processing table (InnoDB): wp_ow_oses_attachments - will restore as: is_oses_attachments
    0022.158 () Atomic restore: dropping original table (wp_ow_oses_attachments)
    0022.178 () Atomic restore: renaming new table (is_oses_attachments) to final table name (wp_ow_oses_attachments)
    0022.201 () Processing table (InnoDB): wp_ow_oses_clicks - will restore as: is_oses_clicks
    0022.311 () Atomic restore: dropping original table (wp_ow_oses_clicks)
    0022.357 () Atomic restore: renaming new table (is_oses_clicks) to final table name (wp_ow_oses_clicks)
    0022.402 () Processing table (InnoDB): wp_ow_oses_email_attachments - will restore as: is_oses_email_attachments
    0022.472 () Atomic restore: dropping original table (wp_ow_oses_email_attachments)
    0022.491 () Atomic restore: renaming new table (is_oses_email_attachments) to final table name (wp_ow_oses_email_attachments)
    0022.513 () Processing table (InnoDB): wp_ow_oses_emails - will restore as: is_oses_emails
    0022.824 () Atomic restore: dropping original table (wp_ow_oses_emails)
    0022.843 () Atomic restore: renaming new table (is_oses_emails) to final table name (wp_ow_oses_emails)
    0022.865 () Processing table (InnoDB): wp_ow_oses_failures - will restore as: is_oses_failures
    0022.921 () Atomic restore: dropping original table (wp_ow_oses_failures)
    0022.942 () Atomic restore: renaming new table (is_oses_failures) to final table name (wp_ow_oses_failures)
    0022.964 () Processing table (InnoDB): wp_ow_oses_jobs - will restore as: is_oses_jobs
    0023.008 () Atomic restore: dropping original table (wp_ow_oses_jobs)
    0023.029 () Atomic restore: renaming new table (is_oses_jobs) to final table name (wp_ow_oses_jobs)
    0023.051 () Processing table (InnoDB): wp_ow_rank_math_internal_links - will restore as: is_rank_math_internal_links
    0023.106 () Atomic restore: dropping original table (wp_ow_rank_math_internal_links)
    0023.128 () Atomic restore: renaming new table (is_rank_math_internal_links) to final table name (wp_ow_rank_math_internal_links)
    0023.149 () Processing table (InnoDB): wp_ow_rank_math_internal_meta - will restore as: is_rank_math_internal_meta
    0023.192 () Atomic restore: dropping original table (wp_ow_rank_math_internal_meta)
    0023.233 () Atomic restore: renaming new table (is_rank_math_internal_meta) to final table name (wp_ow_rank_math_internal_meta)
    0023.269 () Processing table (InnoDB): wp_ow_redirection_404 - will restore as: is_redirection_404
    0023.452 () Atomic restore: dropping original table (wp_ow_redirection_404)
    0023.471 () Atomic restore: renaming new table (is_redirection_404) to final table name (wp_ow_redirection_404)
    0023.494 () Processing table (InnoDB): wp_ow_redirection_groups - will restore as: is_redirection_groups
    0023.553 () Atomic restore: dropping original table (wp_ow_redirection_groups)
    0023.573 () Atomic restore: renaming new table (is_redirection_groups) to final table name (wp_ow_redirection_groups)
    0023.593 () Processing table (InnoDB): wp_ow_redirection_items - will restore as: is_redirection_items
    0023.706 () Atomic restore: dropping original table (wp_ow_redirection_items)
    0023.728 () Atomic restore: renaming new table (is_redirection_items) to final table name (wp_ow_redirection_items)
    0023.761 () Processing table (InnoDB): wp_ow_redirection_logs - will restore as: is_redirection_logs
    0023.827 () Atomic restore: dropping original table (wp_ow_redirection_logs)
    0023.849 () Atomic restore: renaming new table (is_redirection_logs) to final table name (wp_ow_redirection_logs)
    0023.883 () Processing table (InnoDB): wp_ow_tm_taskmeta - will restore as: is_tm_taskmeta
    0023.935 () Atomic restore: dropping original table (wp_ow_tm_taskmeta)
    0023.959 () Atomic restore: renaming new table (is_tm_taskmeta) to final table name (wp_ow_tm_taskmeta)
    0023.979 () Processing table (InnoDB): wp_ow_tm_tasks - will restore as: is_tm_tasks
    0024.026 () Atomic restore: dropping original table (wp_ow_tm_tasks)
    0024.047 () Atomic restore: renaming new table (is_tm_tasks) to final table name (wp_ow_tm_tasks)
    0024.091 () Processing table (InnoDB): wp_ow_userfeedback_survey_responses
    0024.141 () Processing table (InnoDB): wp_ow_userfeedback_surveys - will restore as: is_userfeedback_surveys
    0024.192 () Atomic restore: dropping original table (wp_ow_userfeedback_surveys)
    0024.242 () Atomic restore: renaming new table (is_userfeedback_surveys) to final table name (wp_ow_userfeedback_surveys)
    0024.285 () Processing table (InnoDB): wp_ow_wpfm_backup - will restore as: is_wpfm_backup
    0024.371 () Atomic restore: dropping original table (wp_ow_wpfm_backup)
    0024.403 () Atomic restore: renaming new table (is_wpfm_backup) to final table name (wp_ow_wpfm_backup)
    0024.437 () Processing table (InnoDB): wp_ow_wpforms_payment_meta - will restore as: is_wpforms_payment_meta
    0024.497 () Atomic restore: dropping original table (wp_ow_wpforms_payment_meta)
    0024.516 () Atomic restore: renaming new table (is_wpforms_payment_meta) to final table name (wp_ow_wpforms_payment_meta)
    0024.539 () Processing table (InnoDB): wp_ow_wpforms_payments - will restore as: is_wpforms_payments
    0024.662 () Atomic restore: dropping original table (wp_ow_wpforms_payments)
    0024.685 () Atomic restore: renaming new table (is_wpforms_payments) to final table name (wp_ow_wpforms_payments)
    0024.707 () Processing table (InnoDB): wp_ow_wpforms_tasks_meta - will restore as: is_wpforms_tasks_meta
    0024.742 () Skipped execution of SQL statement (unwanted or internally handled type=18): /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
    0024.815 () UpdraftVault: this site has not been connected - check your settings
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support vupdraft

    (@vupdraft)

    It’s looks like the plugin is trying to restore fromfrom Vault (not ftp)

    If you have Vault can you contact us in using the support form: https://updraftplus.com/paid-support-requests/ (we are not allowed to answer questions relating to the free plugin here)

    Otherwise, in the Settings tab, can you deselect Vault and click “save” and then try again

    Thread Starter ugurbas

    (@ugurbas)

    I am using paid version of updraft but for the restoration only FTP is selected, I double checked that the Vault is not selected

    Plugin Support vupdraft

    (@vupdraft)

    Can you contact us through our help desk as we are not allowed to provide premium support here.

    We can also give you a lot more assistance through the help desk: https://updraftplus.com/paid-support-requests/

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