Nextcloud Office Build-in Code Server does not Work

Nextcloud version: 28.0.6
Operating system and version: Linux nextbox 5.10.103-v8+ aarch64**

I’m very new to nextcloud and am trying to install nextcloud office with the built-in code server. After installing both packages and checking unse build-in code server, I get the following error messages:

Could not establish connection to the Collabora Online server.
Failed to connect to the remote server: Could not find urlsrc for application/vnd.openxmlformats-officedocument.wordprocessingml.document in WOPI discovery response

and:

You have not configured the allow-list for WOPI requests. Without this setting users may download restricted files via WOPI requests to the Nextcloud server. Click here for more info

Unfortunately I really don’t know what to do with it. Any suggestions?

Thanks, kind regards kr1979

The error sounds like something is wrong with CODE hosting/discovery… please consult Collabora integration guide for troubleshooting steps and report details if this doesn’t help.

I did try to follow the checklist but it did not get me any further, bassically because I don’t understand some bits of it.

curl https://mydomain/status.php
{"installed":true,"maintenance":false,"needsDbUpgrade":false,"version":"28.0.6.1","versionstring":"28.0.6","edition":"","productname":"Nextcloud","extendedSupport":false}

For from client and nextcloud:

curl -k https://mydomain/apps/richdocumentscode/proxy.php?req=/hosting/capabilities

and:

curl https://mydomain/apps/richdocumentscode/proxy.php?req=/hosting/discovery

I get huge html files. So what is next? Am I missing something?

You need to install the ARM64 edition of Built-in CODE from the app store.

I did install the wrong one at first, but now the ARM64 edition is running.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.