What app is this about, and its version: appflowy
What YunoHost version are you running: 12.1.39
What type of hardware are you using: Raspberry Pi 3, 4+
Describe your issue
l’installation n’aboutit pas, il semble y avoir une erreur sur les droits d’accès pour l’exécution de minIO
je ne comprend pas ce que je dois faire de la ligne de commande proposé. je ne sais pas quel chemin mettre.
Share relevant logs or error messages
2026-02-14 17:27:38,860: WARNING - Feb 14 17:22:41 systemd[1]: Failed to start appflowy_minio.service - AppFlowy-MinIO.
2026-02-14 17:27:38,862: WARNING - ===
2026-02-14 17:27:38,863: WARNING - 1: github.com/minio/pkg/v3@v3.1.3/sync/errgroup/errgroup.go:123:errgroup.(*Group).Go.func1()
2026-02-14 17:27:38,864: WARNING - FATAL Unable to initialize backend: Unable to write to the backend
2026-02-14 17:27:38,866: WARNING - > Please ensure MinIO binary has write permissions for the backend
2026-02-14 17:27:38,866: WARNING - HINT:
2026-02-14 17:27:38,867: WARNING - Run the following command to add write permissions: sudo chown -R appflowy. <path> && sudo chmod u+rxw <path>
2026-02-14 17:27:38,868: DEBUG -
2026-02-14 17:27:38,868: WARNING - API: SYSTEM.storage
2026-02-14 17:27:38,869: WARNING - Time: 17:22:41 UTC 02/14/2026
2026-02-14 17:27:38,869: WARNING - Error: unable to rename (/home/yunohost.app/appflowy/.minio.sys/tmp → /home/yunohost.app/appflowy/.minio.sys/tmp-old/945c93be-7e83-4380-9567-bfab90cbfbe8) file access denied, drive may be faulty, please investigate (*fmt.wrapError)
2026-02-14 17:27:38,870: WARNING - 7: internal/logger/logger.go:271:logger.LogIf()
2026-02-14 17:27:38,871: WARNING - 6: cmd/logging.go:160:cmd.storageLogIf()
2026-02-14 17:27:38,871: WARNING - 5: cmd/prepare-storage.go:89:cmd.bgFormatErasureCleanupTmp()
2026-02-14 17:27:38,872: WARNING - 4: cmd/xl-storage.go:272:cmd.newXLStorage()
2026-02-14 17:27:38,873: WARNING - 3: cmd/object-api-common.go:63:cmd.newStorageAPI()
2026-02-14 17:27:38,873: WARNING - 2: cmd/format-erasure.go:568:cmd.initStorageDisksWithErrors.func1()
2026-02-14 17:27:38,874: WARNING - 1: github.com/minio/pkg/v3@v3.1.3/sync/errgroup/errgroup.go:123:errgroup.(*Group).Go.func1()
2026-02-14 17:27:38,875: WARNING - FATAL Unable to initialize backend: Unable to write to the backend
2026-02-14 17:27:38,876: WARNING - > Please ensure MinIO binary has write permissions for the backend
2026-02-14 17:27:38,876: WARNING - HINT:
2026-02-14 17:27:38,877: WARNING - Run the following command to add write permissions: sudo chown -R appflowy. <path> && sudo chmod u+rxw <path>
2026-02-14 17:27:39,447: ERROR - Impossible d’installer appflowy : Une erreur est survenue dans le script d’installation de l’application
