Dropbox stopped working

Hi All,

I’m getting below error in my email, I tried to setup deferent drobox account, but still I get the same issue.

Error message: Traceback (most recent call last): File “apps/frappe/frappe/integrations/doctype/dropbox_settings/dropbox_settings.py”, line 76, in take_backup_to_dropbox did_not_upload, error_log = backup_to_dropbox(upload_db_backup) File “apps/frappe/frappe/integrations/doctype/dropbox_settings/dropbox_settings.py”, line 129, in backup_to_dropbox backup = new_backup(ignore_files=True) File “apps/frappe/frappe/utils/backups.py”, line 556, in new_backup odb.get_backup(older_than, ignore_files, force=force) File “apps/frappe/frappe/utils/backups.py”, line 193, in get_backup self.take_dump() File “apps/frappe/frappe/utils/backups.py”, line 432, in take_dump frappe.utils.execute_in_shell(command, low_priority=True, check_exit_code=True) File “apps/frappe/frappe/utils/init.py”, line 424, in execute_in_shell raise Exception(“Command failed”) Exception: Command failed

Many thanks