Hello, I am trying to restore a copy, the file is over 500M and I cannot restore it from the GUI, I have seen in another post that I use the command from the cli
vitalpbx –restore-backup PATH-FILE-RESTORE
but when executing the command it shows this error
PHP Fatal error: Uncaught exception ‘InvalidArgumentException’ with message ‘The provided file vitalpbx-1591667838.tar doesn’t exists’ in /usr/share/ombutel/scripts/backup_and_restore:0
Stack trace:
#0 /usr/share/ombutel/scripts/backup_and_restore(0): unknown()
#1 {main}
thrown in /usr/share/ombutel/scripts/backup_and_restore on line 0
Done