|-Error:Database export failed!
Traceback (most recent call last):
File "/www/server/panel/plugin/gdrive/gdrive_main.py", line 675, in <module>
q.execute_command(sys.argv)
File "/www/server/panel/plugin/gdrive/gdrive_main.py", line 631, in execute_command
save=int(args[3]))
File "class/panelBackup.py", line 680, in backup_database
self.send_failture_notification(error_msg, target=db_name)
File "class/panelBackup.py", line 873, in send_failture_notification
title = self.generate_failture_title()
TypeError: generate_failture_title() missing 1 required positional argument: 'task_name'
getting this error when my corn job runs to backup the database....
used to run previously good, but after panel update it has stopped running . thou site backup is occurring good.
having the issue just with database backup.