Closed idreamerhx closed 3 years ago
I the issue that the built-in CODE server is not appearing in the Collabora Online settings in Nextcloud. The difference with the OP is that I'm running Raspberry Pi OS Lite a Raspberry Pi 3 B, and that I installed both the CODE server and Collabora Online through the Nextcloud web-interface app store.
Here I read that the AppImage needs to have support for ARM-based platforms, in order to run. Is this true? And, if yes, does the CODE Server AppImage support ARM-based systems?
When trying to run the CODE Server from the command line with sudo -u www-data Collabora_Online.AppImage
I get the following error: sudo: Collabora_Online.AppImage: command not found
I'm in the same boat. After installing and going to settings, I do not see the option to run the internal server. I'm running 19.0.2 on a TrueNAS jail. I've tried removing and reinstalling with no joy.
@diode-ee I think my issue is trying to run it on a Raspberry Pi, which is an ARM device (not supported). Does your TrueNAS jail have an x86-64 architecture?
@hyphone What do you mean? And was that a rhetorical or actual question?
@hyphone What do you mean? And was that a rhetorical or actual question?
It was an actual question as you say ARM is not supported but there is an ARM64 package for it. And I'm a bit confused - when it's not supported - what is the package for?
cURL error 28: Operation timed out after 120000 milliseconds with 373971277 out of 410601603 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
I installed it via command line and didn't get the timeout. I can select the Built-in CODE Server but Collabora cannot connect to it.
It was an actual question as you say ARM is not supported but there is an ARM64 package for it.
I think the ARM package was provided between when I made my comment and when you replied.
And I'm a bit confused - when it's not supported - what is the package for?
Please see here: https://github.com/CollaboraOnline/richdocumentscode/issues/58#issuecomment-704105620 TLDR; It's in the works but not finished yet thus not officially supported yet.
I setup up Nextcloud 19.0.1 on a rk3399 (aarch64, archlinuxarm) board. the nextcould works fine. Because of low network speed, i download richdocumentscode package manually, unzip into nextcloud/apps and chown to http. Enabled in nextcould panel.
in setting -> Collabora Online There is only two options: Use your own server Use a demo server
So, where is or how to enable "Built-in CODE Server"
Thanks.