Replies: 0
Hello,
I use UpdraftPlus and I use WP Mail SMTP plugin. I have a problem that recently showed up when backing up the website. The process stops trying to create tables for wp_mail_smtp. Please see fragment of the log:
`0087.983 (0) Table wp_terms: finishing file(s) (2, 2.9 KB)
0088.209 (0) Error (table=wp_e_events, type=BASE TABLE) (table_details_error): (Table ‘joboholic.wp_e_events’ doesn’t exist in engine)
0088.274 (0) Errors occurred during backing up the table; therefore the open file will be removed
0088.494 (0) Error (table=wp_wpforms_tasks_meta, type=BASE TABLE) (table_details_error): (Table ‘joboholic.wp_wpforms_tasks_meta’ doesn’t exist in engine)
0088.662 (0) Errors occurred during backing up the table; therefore the open file will be removed
0088.904 (0) Error (table=wp_wpmailsmtp_debug_events, type=BASE TABLE) (table_details_error): (Table ‘joboholic.wp_wpmailsmtp_debug_events’ doesn’t exist in engine)
0089.007 (0) Errors occurred during backing up the table; therefore the open file will be removed
0089.113 (0) Error (table=wp_wpmailsmtp_tasks_meta, type=BASE TABLE) (table_details_error): (Table ‘joboholic.wp_wpmailsmtp_tasks_meta’ doesn’t exist in engine)
0089.202 (0) Errors occurred during backing up the table; therefore the open file will be removed
0089.279 (0) Errors occurred whilst backing up the tables; will cease and wait for resumption`
I tried to use built in Action Scheduler which shows a message that tables were missing and attempting to recreate but nothing happens. The problem still persists.Please advise how to solve this problem. Thank you for all your help.