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
Many attempts to install richdocumentcode on a ARM64 architecture (Debian 12 on Raspberry Pi 4) result in:
howard@raspi-omni:/var/www/html/nextcloud $ sudo -u www-data php -d memory_limit=512M ./occ -vvv app:install richdocumentscode_arm64
Error: App "Collabora Online - Built-in CODE Server (ARM64)" cannot be installed because the following dependencies are not fulfilled: The following architectures are supported: aarch64
howard@raspi-omni:/var/www/html/nextcloud $ sudo -u www-data php -d memory_limit=512M ./occ -vvv app:install richdocumentscode_aarch64
Error: Could not download app richdocumentscode_aarch64
So, what is the correct syntax?
The text was updated successfully, but these errors were encountered:
Nextcloud 8 (29.0.4)
Many attempts to install richdocumentcode on a ARM64 architecture (Debian 12 on Raspberry Pi 4) result in:
So, what is the correct syntax?
The text was updated successfully, but these errors were encountered: