I found out what the issue was. There was two issues related to installing php debug. The primary one was that the WP cron would not run because a debug.so file was referenced in the /etc/php5/ config file. Once that was resolved, the backups ran. I found this by installing a different backup plugin.
The second issue was discovered my going into woo commerce -> status -> logs.
Error handing/reporting on this plugin could be improved.
So, until the error reporting is improved, the only advice I can give is to look at logs from other plugins. I found the wp-cron error by running it from the CLI.
-
This reply was modified 7 years ago by aetool.