Hi @snooptyson
Your backup process failed due to incorrect directory permissions inside your WordPress installation.
It would be good if you could adjust permissions and owner of all directories to the same as your PHP handler runs (usually www-data user).
But if you can’t do that / don’t know how.
Please give a try to our latest beta:
https://backupbliss.com/downloads/plugins/bmi-betas/backup-backup-1.2.2.9.zip
It has a lot of improvements for detection and automatic exclusion of directories that PHP can’t read due to insufficient permissions.
– Keep in mind that such directories won’t be included in backup.
Directory example from your debug code, where our plugin could not read the data:
– wp-content/plugins/wordfence_ (PHP is not allowed to read/enter this directory)
Let me know if that resolves your issue ??
Thank you!