McFly83
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Backup stuck at 50%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.
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Backup stuck at 50%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.
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Backup stuck at 50%This problem is still present.
Is there anything I can do? Maybe clear all wpb2d_-tables in order to reset the plugin?
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Backup stuck at 50%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