Nous n’avons pas trouvé nextcloud dans la liste des applications installées : *
et en CLI
root@maison:~# yunohost backup restore nextcloud-pre-upgrade2
Info: Preparing archive for restoration…
Info: Restoring nextcloud…
Error: Could not restore nextcloud: Something unexpected went wrong:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/yunohost/backup.py", line 1433, in _restore_app
permission_create(
File "/usr/lib/python3/dist-packages/yunohost/log.py", line 486, in func_wrapper
result = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/permission.py", line 404, in permission_create
raise YunohostValidationError("permission_already_exist", permission=permission)
yunohost.utils.error.YunohostValidationError: Permission 'nextcloud.api' already exists
Info: The operation 'Restore 'nextcloud' from a backup archive' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20241221-161921-backup_restore_app-nextcloud' to get help
Error: Could not find nextcloud in the list of installed apps:
*
root@maison:~# yunohost user permission list
permissions:
mail.main:
allowed: all_users
nextcloud.api:
allowed:
- visitors
- all_users
nextcloud.main:
allowed:
- lolotte
- visitors
- all_users
sftp.main:
allowed:
ssh.main:
allowed:
- denis
- backupbelar
root@maison:~# yunohost user permission remove nextcloud.api
Info: The operation 'Update accesses for permission 'nextcloud'' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20241221-175659-user_permission_update-nextcloud' to get help
Error: Could not find nextcloud in the list of installed apps:
*
root@maison:~# yunohost user permission remove nextcloud.api