1
WHM Backup Solutions Script Support / error_log in root directory
[28-Dec-2021 14:47:03 America/Halifax] PHP Notice: Undefined index: result in /home/xxx/backup/resources/functions.php on line 704
I have been having this error popup on my one host for a couple of months now. I didn't think anything of it, then realized that not all of my accounts are being successfully backed up. There are missing accounts. After reading the post from today by Steve, I switched to running PHP 7.4, but the error still persists. I also noticed that the backup file is created, but it isn't downloaded nor deleted (presumably because it wasn't downloaded). This makes the account go over-quota for diskspace as well.
To test things, I created a cron generate at 1min intervals until the log file changed, then deleted that cron and created a regular cron to force the backup as a test.
I have this same script running the same settings on another host - its been working great there for years.
Anything obvious that I've missed?