Select Use the built-in CODE - Collabora Online Development Edition option.
Select Administration → Collabora Online.
** At this point the server-side components should be installed and enabled Sudo -u www-data php -d memory_limit=512M /var/www/html/occ app:install richdocumentscode
I needed this to allow a ‘local’ connection to the CODE server.
var/www/html/occ config:system:set allow_local_remote_servers -value true -type bool This will ensure that the older richdocuments app is configured to operateĭO NOT UPGRADE richdocuments to 5.0.0 (at least until they fix the issue!)
Enable the ‘unsupported version’ anyway, if prompted.
This older version seems to work where the latest version (5.0.0 at the time of this writing) fails to operate These actions stage an older version of the richdocuments app to your NextCloud instance.
chown -R www-data:www-data richdocuments.
Shell into your container and perform the following actions:
Collabora Online - Built-in CODE Server.
In summary: replace the richdocuments app with an older version, enable it via web-ui then install the Built-in CODE Serverĭisable and then remove both of these apps: These steps worked for me to restore in-browser document editing with Collabora / open office online.
Collabora (CODE) not starting - Demo-Server working - Error: ZipArchive::open().
Can't connect to OnlyOffice document server after update to NC19.
PSA: How to get collabora working on nextcloud 23!.
When attempting to edit a document in-browser I am prompted to download the file - no in-browser editor appears to load(?). Unfortunately, it appears that online document editing a-la Collabora Online has a problem when performing an upgrade installation. On the surface it all went well - upgrading the dockerized version from 21 → 23 went smoothly and without any obvious errors. After my recent effort in upgrading gitlab I decided to take a crack at updating NextCloud to version 23.