justliam / wordpress-backup-to-dropbox

A plugin for WordPress that automatically uploads your blogs files and a SQL dump of its database to Dropbox. Giving you piece of mind that your entire blog including its precious posts, images and metadata regularly backed up.
http://wpb2d.com
108 stars 21 forks source link

Backup to Dropbox Stopped working #113

Open ghost opened 11 years ago

ghost commented 11 years ago

I successfully ran a backup after installing your free plugin. I then purchased both the ZIP and Email options. The second time the backup ran I received an email notification that is succeeded but when I checked the Dropbox folder all I saw was the log file. After reading the log file, I am wondering why after uploading the .ZIP backup, it then deleted it. After this second backup attempt the plugin has not tried a backup. I have setting set to Daily and to keep two backups. I have at least 3.5Gb of free space in DropBox. I can see no processing errors in the log file. Log file contents follow:

11:26:45: Backup started on Sunday January 13, 2013. 11:26:46: Creating SQL backup of your WordPress core. 11:26:51: Creating SQL backup of your WordPress plugins. 11:41:03: Creating zip archive. 11:41:03: Backing up WordPress path at (/homepages/13/d445185094/htdocs/). 11:41:09: Approximately 91% complete. 11:41:15: Approximately 91% complete. 11:41:21: Approximately 91% complete. 11:41:27: Approximately 91% complete. 11:41:33: Approximately 94% complete. 11:41:39: Approximately 97% complete. 11:41:42: A total of 5942 files were processed. 11:41:44: Backup status email sent to brendanburge@mac.com. 11:41:44: Uploading /homepages/13/d445185094/htdocs/wp-content/backups/counting-on-currency-backup-2013-01-13.zip. 11:41:51: Deleting old zip archive counting-on-currency-backup-2013-01-11.zip 11:41:52: Deleting old zip archive counting-on-currency-backup-2013-01-13.zip 11:41:54: Backup complete. 11:41:54: A total of 29MB of memory was used to complete this backup. 11:41:54: Uploading /homepages/13/d445185094/htdocs/wp-content/backups/wpb2d-backup-log.txt.

ghost commented 11 years ago

Still not working...even though Settings are to run Daily, the backup only runs weekly. Log file is always created, email notification sent and received, but no .zip file exists in the Drobox folder. From the log file I can see two obvious problems. One - the plugin is not saving 2 backups, as set in Settings. Two - the plugin is deleting the file it just uploaded in the step following the upload process. I feel these bugs are related. I would very much appreciate some feedback on this. Following is the latest Log file:

13:04:03: Backup started on Monday January 21, 2013. 13:04:06: Creating zip archive. 13:04:06: Backing up WordPress path at (/homepages/13/d445185094/htdocs/). 13:04:12: Approximately 99% complete. 13:04:14: A total of 6093 files were processed. 13:04:15: Backup status email sent to brendanburge@mac.com. 13:04:15: Uploading /homepages/13/d445185094/htdocs/wp-content/backups/counting-on-currency-backup-2013-01-21.zip. 13:04:39: Deleting old zip archive counting-on-currency-backup-2013-01-21.zip 13:04:39: Backup complete. 13:04:39: A total of 29MB of memory was used to complete this backup. 13:04:39: Uploading /homepages/13/d445185094/htdocs/wp-content/backups/wpb2d-backup-log.txt.

michaeldewildt commented 11 years ago

What do you have "How many backups do you want to keep within Dropbox?" set to?

ghost commented 11 years ago

two (2)

Best regards,

Brendan

On 2013-01-22, at 12:44 PM, Michael De Wildt notifications@github.com wrote:

What do you have "How many backups do you want to keep within Dropbox?" set to?

— Reply to this email directly or view it on GitHub.

michaeldewildt commented 11 years ago

Is this still an issue?