Je tente de mettre à jour Nextcloud sur une Brique :
yunohost --version
yunohost:
repo: stable
version: 3.7.0.12
yunohost-admin:
repo: stable
version: 3.7.0.4
moulinette:
repo: stable
version: 3.7.0.2
ssowat:
repo: stable
version: 3.7.0.3
# yunohost app upgrade nextcloud
me donne le message d’erreur suivant:
2020-04-02 08:12:11,806: DEBUG - 22590 action [19172.1] executed in 19.061s
2020-04-02 08:12:11,808: WARNING - 22563 Could not back up the app 'nextcloud'
2020-04-02 08:12:11,812: WARNING - Traceback (most recent call last):
2020-04-02 08:12:11,823: WARNING - File "/usr/lib/moulinette/yunohost/backup.py", line 703, in _collect_app_files
2020-04-02 08:12:11,830: WARNING - raise_on_error=True, chdir=tmp_app_bkp_dir, env=env_dict)[0]
2020-04-02 08:12:11,838: WARNING - File "/usr/lib/moulinette/yunohost/hook.py", line 347, in hook_exec
2020-04-02 08:12:11,850: WARNING - raise YunohostError('hook_exec_failed', path=path)
2020-04-02 08:12:11,854: WARNING - YunohostError: Could not run script: /tmp/backup_uMQXw3
2020-04-02 08:12:11,866: WARNING - 22593 Nothing to save
2020-04-02 08:12:12,111: DEBUG - + '[' 1 -eq 0 ']'
2020-04-02 08:12:12,113: WARNING - Backup failed, the upgrade process was aborted.
2020-04-02 08:12:12,115: DEBUG - + ynh_die '--message=Backup failed, the upgrade process was aborted.'
2020-04-02 08:12:12,116: DEBUG - + local legacy_args=mc
2020-04-02 08:12:12,126: DEBUG - + args_array=([m]=message= [c]=ret_code=)
2020-04-02 08:12:12,128: DEBUG - + declare -Ar args_array
2020-04-02 08:12:12,130: DEBUG - + local message
2020-04-02 08:12:12,131: DEBUG - + local ret_code
2020-04-02 08:12:12,132: DEBUG - + ynh_handle_getopts_args '--message=Backup failed, the upgrade process was aborted.'
2020-04-02 08:12:12,143: DEBUG - + set +x
2020-04-02 08:12:12,144: DEBUG - + echo 'Backup failed, the upgrade process was aborted.'
2020-04-02 08:12:12,146: DEBUG - + exit 1
2020-04-02 08:12:12,287: ERROR - Could not upgrade nextcloud: An error occurred inside the app upgrade script
None
Je ne sais pas comment m’en dépétrer.
Quelqu’un aurait-il une piste?
Merci!