occ files:scan-app-data and OCP\Files\GenericFileException #5905
-
I start creating a preview via occ preview:generate-all there are several errors [OCP\Files\GenericFileException] sudo mysql How can this be done in the case of Nextcloud AIO? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi, I would not recommend running sql queries on the database manually. Better is to use |
Beta Was this translation helpful? Give feedback.
Hi, I would not recommend running sql queries on the database manually. Better is to use
occ files:scan-app-data preview -vvv
. See https://github.com/nextcloud/all-in-one?tab=readme-ov-file#how-to-run-occ-commands