Plugin Author
iClyde
(@iclyde)
Hi @donbar
Basing on your debug code, backup process seem to be successful.
I didn’t notice any major errors in your logs, so I assume it’s a false positive.
You only posted debug code of backup process, but I can assume what happened during migration. Please apply step “Alternate download method” in step-list at the bottom of this reply. In any case, you may need to make new backup as your backup look to be aborted.
The only issue I could notice on your site, is that you have session module active in your web server configuration. This is something that shouldn’t be enabled on WordPress site, sessions are handled differently there. That generates same error during each request, which could also make our plugin to abort the process (but I doubt in that).
Such false positive may happen when your browser loses connection with your server.
To confirm that, simply check if any new file is listed inside backup(s) list in our plugin settings.
That list can display only valid and restorable backups, if it’s there you don’t have to worry about anything, the backup was successful.
If the file is not listed or you want to resolve issue with false positive:
- Go to “Other options” section
- Change backup method: https://prnt.sc/1s1ofpa
- Disable PHP CLI checking: https://prnt.sc/1sljr31
- Enable alternate download method: https://prnt.sc/1slr41w
- Save “Other options” section
Once done, try it out by running new backup.
If you wish you can also try to use latest beta (for backup & migration): https://backupbliss.com/downloads/plugins/bmi-betas/backup-backup-1.2.7.4.zip
It includes some improvements regarding non-harmful errors.
Let me know if that resolves your issue 🙂
Thank you!
Plugin Author
iClyde
(@iclyde)
As we didn’t hear any reply in last days.
I can assume that you resolved the issue.
Feel free to open new topic if I am wrong!
Thank you 🙂