You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that I had the preview generator ap disabled and therefore got this exception:
Running nc-previews
In Application.php line 720:
[Symfony\Component\Console\Exception\CommandNotFoundException]
Command "preview:pre-generate" is not defined.
Did you mean one of these?
notification:generate
preview:generate
preview:repair
preview:reset-rendered-texts
Exception trace:
at /var/www/nextcloud/3rdparty/symfony/console/Application.php:720
Symfony\Component\Console\Application->find() at /var/www/nextcloud/3rdparty/symfony/console/Application.php:259
Symfony\Component\Console\Application->doRun() at /var/www/nextcloud/3rdparty/symfony/console/Application.php:171
Symfony\Component\Console\Application->run() at /var/www/nextcloud/lib/private/Console/Application.php:213
OC\Console\Application->run() at /var/www/nextcloud/console.php:100
require_once() at /var/www/nextcloud/occ:11
It took me a bit to figure out why these commands were missing, so maybe you could add the hint that the Preview Generator app needs to be installed and enabled and / or maybe check it's status and offer to install and enable the app.
System information
NextcloudPi diagnostics
NextcloudPi version v1.55.2
NextcloudPi image NextCloudPi_RaspberryPi_v1.50.3.img
OS Debian GNU/Linux 11. 6.1.21-v8+ (aarch64)
automount yes
USB devices sda
datadir /media/myCloudDrive/ncdata/data
data in SD no
data filesystem btrfs
data disk usage 788G/1,9T
rootfs usage 12G/29G
swapfile /var/swap
dbdir /media/myCloudDrive/ncdatabase
Nextcloud check ok
Nextcloud version 28.0.10.1
HTTPD service up
PHP service up
MariaDB service up
Redis service up
HPB service up
Postfix service up
Internet check ok
Public IPv4 ***REMOVED SENSITIVE VALUE***
Public IPv6 ***REMOVED SENSITIVE VALUE***
Port 80 closed
Port 443 closed
IP ***REMOVED SENSITIVE VALUE***
Gateway ***REMOVED SENSITIVE VALUE***
Interface eth0
Certificates ***REMOVED SENSITIVE VALUE***
NAT loopback no
Uptime 57min
Nextcloudpi actually takes care of installing and enabling the app - but maybe it got automatically disabled when updating to a version of Nextcloud that was not yet officially supported by NCP?
I noticed that I had the preview generator ap disabled and therefore got this exception:
It took me a bit to figure out why these commands were missing, so maybe you could add the hint that the Preview Generator app needs to be installed and enabled and / or maybe check it's status and offer to install and enable the app.
System information
NextcloudPi diagnostics
Nextcloud configuration
The text was updated successfully, but these errors were encountered: