Title: Backups failed
Last modified: August 24, 2016

---

# Backups failed

 *  Resolved [someone02](https://wordpress.org/support/users/someone02/)
 * (@someone02)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/)
 * hi
    recently found out that on the real and the local site backups are kept only
   before reaching restrictions on the storage of copies specified in the settings.
   then new copies sent by mail only, but not overwritten. permissions on the server–
   644 on the local host – 777 any ideas?
 * [https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/)

Viewing 15 replies - 1 through 15 (of 31 total)

1 [2](https://wordpress.org/support/topic/backups-failed/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/backups-failed/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/backups-failed/page/2/?output_format=md)

 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986544)
 * Hi someone02 are you saying that the backups fail in a local installation or 
   on a live server?
 *  Thread Starter [someone02](https://wordpress.org/support/users/someone02/)
 * (@someone02)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986545)
 * both
 * not works only rewriting new copies in a folder
    email works
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986546)
 * Can you check your server logs. Can you also enable debug mode. Local host file
   permission should not be 777. It should be 0755. However I know for a fact that
   depending on your operating system you might not be able to change the permissions
   to 0755 locally.
 * Thank you
 *  Thread Starter [someone02](https://wordpress.org/support/users/someone02/)
 * (@someone02)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986576)
 * localhost – it’s XAMPP on Windows
    i can’t change permission there ))))
 * because is the local host, it is not danger)))
 * can you explain what exactly is necessary to check the logs?
    and how can I do
   it on XAMPP?
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986579)
 * In regards to your live server log files. Go to **WP Security -> Dashboard ->
   AIOWPS logs **. Try the same path under Xampp.
 *  Thread Starter [someone02](https://wordpress.org/support/users/someone02/)
 * (@someone02)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986582)
 * interesting …
 * the local site, I have a point, but on the real site – no (((
 * any idea why????
 * its from local
    there are 2 logs security and cron
 *     ```
       wp-security-log.txt: Log file is empty!
       ```
   
 *     ```
       [04/07/2015 11:28 AM] - SUCCESS: Cronjob_Handler - Hourly cron handler got fired.
       [04/07/2015 11:28 AM] - SUCCESS: DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now ...
       [04/07/2015 11:28 AM] - SUCCESS: Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done ...
       [04/07/2015 12:36 PM] - SUCCESS: Cronjob_Handler - Hourly cron handler got fired.
       [04/07/2015 12:36 PM] - SUCCESS: DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now ...
       [04/07/2015 12:36 PM] - SUCCESS: Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done ...
       [04/07/2015 2:20 PM] - SUCCESS: Cronjob_Handler - Hourly cron handler got fired.
       [04/07/2015 2:20 PM] - SUCCESS: DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now ...
       [04/07/2015 2:20 PM] - SUCCESS: Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done ...
       [04/07/2015 2:27 PM] - SUCCESS: Cronjob_Handler - Hourly cron handler got fired.
       [04/07/2015 2:27 PM] - SUCCESS: DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now ...
       [04/07/2015 2:27 PM] - SUCCESS: Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done ...
       ```
   
 * but I tried to manually create backups – in the logs do not write anything ..
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986621)
 * On the live site can you disable all your other plugins except this one carry
   out another test?
 *  Thread Starter [someone02](https://wordpress.org/support/users/someone02/)
 * (@someone02)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986671)
 * i find one more bug
 * The number of backups to store:
    if i set 0, then instead does not be stored 
   in the directory at all – on the contrary, it is stored without restrictions …
 * and if I put any number greater than 0, then saved the first few, and then – 
   no …
 * Sometimes, one of the backups overwritten (1 of 5 – 10). I do not know the reason.
   all backups for testing I do manually on an equal footing.
 * ps all tests now spend on a new test on-line site and the localhost.
 * pps tab “AIOWPS log” appeared after updating the plugin. )))
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986677)
 * Hi in regards to your comment.
 * > The number of backups to store:
   >  if i set 0, then instead does not be stored
   > in the directory at all – on the contrary, it is stored without restrictions…
 * What are your settings?
 * > and if I put any number greater than 0, then saved the first few, and then –
   > no …
 * Can you explain the above further.
 * > Sometimes, one of the backups overwritten (1 of 5 – 10).
 * Can you explain the above further.
 * > pps tab “AIOWPS log” appeared after updating the plugin. )))
 * That is good to know 🙂 what are the logs saying?
 *  Thread Starter [someone02](https://wordpress.org/support/users/someone02/)
 * (@someone02)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986678)
 * hi
 * 1.
    I tried different settings. at first it was “2”, then, during the experiments
   with preservation of copies, put “0”. And drew attention that with the setting“
   0” all copies are retained without restriction.
 * 2.
    if I completely manually delete all copies in the directory, then I set any
   value greater than 0 (for example 2), the first two copies are stored correctly,
   and the third – will not overwrite the first, but just is not saved.
 * 3.
    during the tests I’ve created a lot of backups manually. and sometimes, one
   of the regular backups overwrite an existing one. But it very rarely happens 
   and the cause is not yet clear.
 * 4.
    that everything ok 🙁
 *     ```
       [04/08/2015 1:55 PM] - SUCCESS : Cronjob_Handler - Hourly cron handler got fired.
       [04/08/2015 1:55 PM] - SUCCESS : DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now...
       [04/08/2015 1:55 PM] - SUCCESS : Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done...
       [04/08/2015 4:35 PM] - SUCCESS : Cronjob_Handler - Daily cron handler got fired.
       [04/08/2015 4:35 PM] - SUCCESS : DB Cleanup - checking if a cleanup needs to be done now...
       [04/08/2015 4:35 PM] - SUCCESS : Cronjob_Handler - Hourly cron handler got fired.
       [04/08/2015 4:35 PM] - SUCCESS : DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now...
       [04/08/2015 4:35 PM] - SUCCESS : Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done...
       [04/08/2015 5:09 PM] - SUCCESS : Cronjob_Handler - Hourly cron handler got fired.
       [04/08/2015 5:09 PM] - SUCCESS : DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now...
       [04/08/2015 5:09 PM] - SUCCESS : Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done...
       [04/08/2015 5:56 PM] - SUCCESS : Cronjob_Handler - Hourly cron handler got fired.
       [04/08/2015 5:56 PM] - SUCCESS : DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now...
       [04/08/2015 5:56 PM] - SUCCESS : Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done...
       [04/08/2015 6:56 PM] - SUCCESS : Cronjob_Handler - Hourly cron handler got fired.
       [04/08/2015 6:56 PM] - SUCCESS : DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now...
       [04/08/2015 6:56 PM] - SUCCESS : Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done...
       [04/08/2015 8:03 PM] - SUCCESS : Cronjob_Handler - Hourly cron handler got fired.
       [04/08/2015 8:03 PM] - SUCCESS : DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now...
       [04/08/2015 8:03 PM] - SUCCESS : Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done...
       [04/08/2015 8:56 PM] - SUCCESS : Cronjob_Handler - Hourly cron handler got fired.
       [04/08/2015 8:56 PM] - SUCCESS : DB Backup - Scheduled backup is enabled. Checking if a backup needs to be done now...
       [04/08/2015 8:56 PM] - SUCCESS : Filescan - Scheduled fcd_scan is enabled. Checking now to see if scan needs to be done...
       ```
   
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986681)
 * Hi I just carried out a test. In regards to your test above…
 * > if I completely manually delete all copies in the directory, then I set any
   > value greater than 0 (for example 2), the first two copies are stored correctly,
   > and the third – will not overwrite the first, but just is not saved.
 * In my test I was able to carry out the same set up as you, however in my case
   the third copy overwrite the last backup. I did this test various times so I 
   can safely say that it is working for me.
 *  Thread Starter [someone02](https://wordpress.org/support/users/someone02/)
 * (@someone02)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986683)
 * how many times you were creating new copies and they are correctly overwritten?
 *  Thread Starter [someone02](https://wordpress.org/support/users/someone02/)
 * (@someone02)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986684)
 * I have a test site on hostinger.ru
    there theme 2015 and your plugin and another
   plug for booking …
 * I ran it all the same
 * 2 backup recorded …
 * and then began a strange …
    several times a new backup overwritten with the last,
   not the first backup (ie, later rather than earlier), and then also stopped
 * over, if you think I’m lying, or you’d prefer to say that the problem is on my
   side, you can close this topic.
 * just about all my problems remained unsolved …
    not only on the topic, but also
   in the past …
 *  Thread Starter [someone02](https://wordpress.org/support/users/someone02/)
 * (@someone02)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986685)
 * oops, and what happened to the plugin? he disappeared from the official repository???
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/backups-failed/#post-5986686)
 * I created three different sets of copies and they were overwritten correctly.
 * Your server cron job handler might be causing this issue. Have you had a chat
   with your server administrator?

Viewing 15 replies - 1 through 15 (of 31 total)

1 [2](https://wordpress.org/support/topic/backups-failed/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/backups-failed/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/backups-failed/page/2/?output_format=md)

The topic ‘Backups failed’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-256x256.
   png?rev=2798307)
 * [All-In-One Security (AIOS) – Security and Firewall](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/reviews/)

 * 31 replies
 * 2 participants
 * Last reply from: [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/backups-failed/page/3/#post-5986863)
 * Status: resolved