Borg backup fail after last update

What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.1.22
What app is this about: borg backup

Describe your issue

Hello,

Following the latest yunohost update, my daily borg backups are no longer working. I am getting the following error on all my backups:

ERROR - Échec de l’exécution du script : /etc/yunohost/hooks.d/backup_method/05-borg_app
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/yunohost/hook.py”, line 302, in hook_callback
hook_return = hook_exec(
^^^^^^^^^^
File “/usr/lib/python3/dist-packages/yunohost/hook.py”, line 428, in hook_exec
raise YunohostError(“hook_exec_failed”, path=path)
yunohost.utils.error.YunohostError: Échec de l’exécution du script : /etc/yunohost/hooks.d/backup_method/05-borg_app

Thank you for your help.

Share relevant logs or error messages

ERROR - Échec de l’exécution du script : /etc/yunohost/hooks.d/backup_method/05-borg_app
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/yunohost/hook.py”, line 302, in hook_callback
hook_return = hook_exec(
^^^^^^^^^^
File “/usr/lib/python3/dist-packages/yunohost/hook.py”, line 428, in hook_exec
raise YunohostError(“hook_exec_failed”, path=path)
yunohost.utils.error.YunohostError: Échec de l’exécution du script : /etc/yunohost/hooks.d/backup_method/05-borg_app

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.