Freepbx 16 backup job error and failing

I setup a fresh install of freepbx 16 and restored from freepbx 14 backup. I’m setting up the backup again and after I save the task I get this error.
I found a forum post with similar problem and it said to install crontabs, I checked and crontabs is already installed. After I click the back arrow, I get a windows that says Invalid cron string: * *

[root@phonesystem ~]# tail /var/spool/asterisk/tmp/cron.error
“-”:13: bad day-of-week
errors in crontab file, can’t install.
“-”:13: bad day-of-month
errors in crontab file, can’t install.
“-”:13: bad day-of-month
errors in crontab file, can’t install.
“-”:13: bad hour
errors in crontab file, can’t install.
“-”:13: bad day-of-week
errors in crontab file, can’t install.

and this

[root@phonesystem ~]# fwconsole m
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 11818
Server version: 5.5.65-MariaDB MariaDB Server

Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the current input statement.

MariaDB [asterisk]> select * from backup_details where key like “cron%”;
ERROR 1146 (42S02): Table ‘asterisk.backup_details’ doesn’t exist
MariaDB [asterisk]>