• Resolved Peter Hardy-vanDoorn

    (@petervandoorn)


    In my error log, I see loads of errors, most of which are the same but with different database tables mentioned. Here’s an example:

    [15-Feb-2017 02:07:55 UTC] WordPress database error Duplicate entry 'wp_options' for key 'name' for query INSERT INTO 'wp_wptc_processed_dbtables' ('name', 'count') VALUES ('wp_options', 10) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('setup_theme'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, init_wptc_cron, perform_request_wptc, monitor_tcdropbox_backup, run_tc_backup, WPTC_BackupController->execute, WPTC_DatabaseBackup->execute, WPTC_DatabaseBackup->backup_database_table, WPTC_Processed_DBTables->update_table, WPTC_Processed_Base->upsert

    There’s also many errors like this one:

    [15-Feb-2017 02:07:55 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-1' at line 1 for query SELECT * FROM wp_bp_xprofile_groups LIMIT 10 OFFSET -1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('setup_theme'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, init_wptc_cron, perform_request_wptc, monitor_tcdropbox_backup, run_tc_backup, WPTC_BackupController->execute, WPTC_DatabaseBackup->execute, WPTC_DatabaseBackup->backup_database_table

    As far as I can tell, the backup is completing, but I haven’t had a chance yet to check whether it is correct.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPTimeCapsule

    (@wptimecapsule)

    Hey Peter,

    Thanks for trying out WP time capsule, we tried combing through the data on our system and we have fixed this issue on plugin version v1.7.2. Please update to the latest version and let us know if the issue still persists. If you do continue facing similar issues, please report this issue to [email protected] so that we can take it further ??

    Regards,
    Tauseef

    Thread Starter Peter Hardy-vanDoorn

    (@petervandoorn)

    Thanks for the update.

    The SQL syntax errors seem to have stopped, but unfortunately, I am still seeing multiple entries for the duplicate entry error.

    Plugin Author WPTimeCapsule

    (@wptimecapsule)

    Ouch, that’s unusual. Let me check and get back to you on this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Huge number of PHP errors every time backup runs’ is closed to new replies.