YunoHost-Apps / nextcloud_ynh

Nextcloud package for YunoHost
https://nextcloud.com/
GNU Affero General Public License v3.0
147 stars 63 forks source link

Update install to avoid previewgenerator error #593

Closed Bluesmoothie closed 8 months ago

Bluesmoothie commented 1 year ago

Problem

https://github.com/nextcloud/previewgenerator/issues/154 when using

sudo -u nextcloud php8.1 /var/www/nextcloud/occ preview:generate-all -vvv

on a cronjob

Solution

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

Bluesmoothie commented 1 year ago

!testme

ericgaspar commented 1 year ago

!testme

yunohost-bot commented 1 year ago

:rocket: Test Badge

alexAubin commented 9 months ago

(Randomly passing by but this should be superseded by the packaging v2 PR, because the system_user resource reapplies the home dir every install/upgrade)

ericgaspar commented 8 months ago

Closing with #622