BoldGrid / boldgrid-backup

The Total Upkeep plugin.
GNU General Public License v2.0
11 stars 9 forks source link

Bug Report: Progress bar incorrecly reporting a backup has been completed #29

Open boldgrid-support opened 5 years ago

boldgrid-support commented 5 years ago

Describe the bug Selecting Backup Site Now shows that the backup completes instantly, but the backup is still running in the background.

To Reproduce This behavior was only observed on websites that generate very large backups.

  1. Go to Backup Archives.
  2. Click on Backup Site Now.
  3. See the message stating Backup completed successfully.
  4. Open the file manager for the website
  5. Navigate to the backup directory.
  6. See temporary backup .zip file.
  7. File size increments when refreshing the view.

Expected behavior The progress bar should display at all times while a backup is generating.

Desktop (please complete the following information):

bwmarkle commented 5 years ago

I was not able to replicate. I tested in Chrome and Firefox. My site was 3GB before backing up, and the backup progress bar did not go away too soon.

I somewhat remember discussing this issue. Is it that it looks like it's frozen because during the "Saving archive to disk" step it shows "2 GB" for a long time, rather than "2.1 GB" and "2.2 GB"?