I restored a freepbx15 backup to a new freepbx 17 instance. I did not restore the Legacy cdr and modules.
It seems almost everything is working except the backup. When I try to run a backup, it says Running Backup Loading Please Wait.
Backup is over ftp. I removed the ftp server under Filestore and added it backup. If I run the backup command from the CLI, it does backup. And looking at the backup server, it looks like the backups have been run succesfully.
From the cli I see this warning:
Starting mysql dumps of : kvblobstore
kvblobstore table Backup Error The command "'/usr/bin/mysqldump' '-P' '3306' '-ufreepbxuser' '-p****** 'asterisk' '--no-create-info' '--complete-insert' '--single-transaction' '--where=uuid IN (SELECT val FROM kvstore_FreePBX_modules_Cdrpro WHERE type=blob)' 'kvblobstore' '--result-file=/tmp/kvblobstore_dump/kvblobstore.sql'" failed.
Exit Code: 2(Misuse of shell builtins)
Working directory: /root
Adding file to tar: files/tmp/Cdrpro_dump/Cdrpro.sql
What does it take to get the backup task to show the status?
