Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

richdocuments built-in CODE not compatible with CentOS7 #2667

Closed
bigio opened this issue Dec 7, 2022 · 1 comment
Closed

richdocuments built-in CODE not compatible with CentOS7 #2667

bigio opened this issue Dec 7, 2022 · 1 comment

Comments

@bigio
Copy link

bigio commented Dec 7, 2022

On CentOS 7.9 richdocuments built-in CODE doesn't start and an error related to curl is displayed.
Error is:

cURL error 28: Operation timed out after 45000 milliseconds with -1 out of 0 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html

The issue is that Collabora_Online.AppImage is linked with libstdc++ that contains GLIBCXX_3.4.20 symbol but CentOS 7 only has GLIBCXX_3.4.19 symbols.
If richdocumentscode is not going to be compatible with CentOS 7 and/or other operating systems, a warning should be printed.

@joshtrichards
Copy link
Member

This repository is for the integration app, which is required for both the built-in as well as independent deployment models.

The Built-in CODE Server app repository is here:

https://github.com/CollaboraOnline/richdocumentscode

Alternatively you can use this integration app with a dedicated CODE instance (which will perform better anyway generally):

https://docs.nextcloud.com/server/latest/admin_manual/office/installation.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants