Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter McFly83

    (@mcfly83)

    I think got to the root of the problem. In my case there are two files in the same directory that have the same name, but different cases, e.g. “test.jpg” and “Test.jpg”. This is legal on Linux systems but seems to cause problems with WPB2D.

    Thread Starter McFly83

    (@mcfly83)

    Still no success. It’s stuck again at 48%.

    I had another look in the error log and it seems to be the same file that is causing that duplicate entry error. It’s just a simple jpg file.

    Thread Starter McFly83

    (@mcfly83)

    This problem is still present.

    Is there anything I can do? Maybe clear all wpb2d_-tables in order to reset the plugin?

    Thread Starter McFly83

    (@mcfly83)

    I stopped and restarted the backup manually and it updated at least the big SQL file in my dropbox. But after that it got stuck again, this time at 47%.

    The error log seems to be a good hint! I found entries like this (I have blurred some details):

    [Fri Sep 13 14:21:09 2013] [error] [client <IP…>] WordPress-Datenbank-Fehler Duplicate entry ‘/home/www/wordpress/wp-content/uploads/2009/10/<Filename1>.jpg’ for key ‘file’ f\xc3\xbcr Abfrage INSERT INTO wp_wpb2d_processed_files (file) VALUES (‘/home/www/wordpress/wp-content/uploads/2009/10/<Filename1>.jpg’) von do_action_ref_array, call_user_func_array, run_dropbox_backup, WP_Backup->execute, WP_Backup->backup_path, WP_Backup_Processed_Files->add_files

    [Fri Sep 13 14:21:09 2013] [error] [client <IP …>] WordPress-Datenbank-Fehler Duplicate entry ‘/home/www/wordpress/wp-content/uploads/2009/10/<Filename2>.jpg’ for key ‘file’ f\xc3\xbcr Abfrage INSERT INTO wp_wpb2d_processed_files (file) VALUES (‘/home/www/wordpress/wp-content/uploads/2009/10/<Filename2>.jpg’) von do_action_ref_array, call_user_func_array, run_dropbox_backup, WP_Backup->execute, WP_Backup->backup_path, WP_Backup_Processed_Files->add_files

Viewing 4 replies - 1 through 4 (of 4 total)