Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Collabora Online (CODE)

29 Topics 361 Posts
  • Collabora Online - Package Updates

    Pinned
    109
    0 Votes
    109 Posts
    3k Views
    nebulonN

    [1.16.26]

    Update coolwsd to 23.05.10.1-1 Update code-brand to 23.05-32
  • Allow List for WOPI requests

    Solved
    15
    0 Votes
    15 Posts
    4k Views
    N

    Using 172.18.0.0/16 worked for me on the WOPI whitelist when using built-in CODE server.

  • 1 Votes
    3 Posts
    131 Views
    iamthefijI

    So there are some logs on the Nextcloud side too. It shows returning a 403, not authorized. It seems like the token it's retrieving is invalid or something. I didn't find anything too promising when searching Nextcloud forum either. I'll keep poking.

  • Fontconfig error: No writable cache directories

    Unsolved
    7
    1 Votes
    7 Posts
    527 Views
    W

    Support couldn't reproduce it for now so they just ignore it for now as it's not critical. Maybe someday we have an idea on what causes this.

  • can't change language on document

    4
    0 Votes
    4 Posts
    96 Views
    girishG

    @RazielKanos I pushed an update yesterday with language packs for collabora. Can you check if the situation changes with the new package?

    This thread - https://forum.cloudron.io/topic/8978/nextcloud-office-and-onlyoffice

  • Do I need to allow my Nextcloud via CSP?

    Solved
    2
    0 Votes
    2 Posts
    101 Views
    nebulonN

    To get this working, you have to login to the collabora app on your Cloudron (we have added a small config UI for that purpose) and then configure which origins can connect: https://docs.cloudron.io/apps/collabora/

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Adding fonts to NextCloud + Collabora

    Moved Unsolved
    27
    0 Votes
    27 Posts
    5k Views
    nebulonN

    I tried this just now and I can confirm that the rendering in the actual document is not working. Seems like some upstream bug then, which needs investigation. Unfortunately there are no errors anywhere.

  • Not working on nextcloud latest and office latest

    Solved
    6
    0 Votes
    6 Posts
    283 Views
    A

    @ApplegateR @staff good news I found a problem I had to add 'https://yourcodeoffice,donain.com'

    I was putting it without https:// that why it loading too long and keep access to insecure certification or something bug on here but hey it work again

  • one collabora server for multiple clients?

    Solved
    3
    0 Votes
    3 Posts
    187 Views
    nebulonN

    Yes, as far as I understand each Nextcloud would initiate a document edit session with its own document URL and token exchange, so those should be isolated from one another.

  • File takes a long time to load

    Solved
    8
    0 Votes
    8 Posts
    365 Views
    E

    @nebulon I can't share the original document publicly, unfortunately, but the problem has disappeared after having raised the PHP Memory Limit in Nextcloud from 512 MB to 2 GB.

  • Install other language modules for spell check

    Solved
    4
    0 Votes
    4 Posts
    154 Views
    nebulonN

    The reason for the crash was that the app by now needs more memory. The app package with more language packs is out now. However one needs to adjust the available languages in the coolwsd.xml via the filemanager, to enable them. An app restart afterwards is required.

  • Slow render?

    2
    0 Votes
    2 Posts
    129 Views
    nebulonN

    This seems to be a highly app specific issue. As far as I remeber, code renders document tiles which is what appears to be rather slow for you. As those are possibly only very short amounts of time where cpu spikes, it may not show up, but might be worth looking at htop via SSH during scrolling and see if the CPU is the problem. Otherwise you probably have to seek help with the upstream project I guess.

  • collabora app ?

    Moved
    5
    0 Votes
    5 Posts
    171 Views
    girishG

    @murgero ah thanks, pushed a fix. Both nextcloud and collabora links were broken.

  • Latest Collabora Online version is awesome!

    14
    14 Votes
    14 Posts
    582 Views
    avatar1024A

    @jdaviescoates Yes I still use mainly Collabora with Nextcloud and I have noticed tremendous improvements, especially since NC and Collabora have worked together to improve the integration.
    However, I wouldn't say it is still quite like Google doc, or quite as fast as OnlyOffice. I tired OnlyOffice when I installed CryptPad and something about it feels more responsive than Collabora due to client rendering. It is basically just like editing on a desktop and Collabora is not quite there...but pretty close. Also we can feel that both Gdocs and OnlyOffice were designed as a collaborative editing tool whereas Collabora somewhat inherits the LO single user approach and tries to adapt it for collaboration and the result still does not feel quite as sleek....but here again it is getting much better than it used to be.
    I can say that Collabora does not suffer from issues from the past, does not feel laggy and is perfectly fast enough to use while not feeling it's slow or weird. Also I do think it provides the most complete online office suit in terms of functionalities, and the best if you using open document formats.

  • New version of CODE - 21.11.0.6

    Solved
    4
    0 Votes
    4 Posts
    273 Views
    nebulonN

    @avatar1024 thanks we will update. The reason for it not being updated yet, is that their package repositories are usually lacking behind their release tag by a day and we have to wait for those.

  • Collabora 21 buggy?

    1
    0 Votes
    1 Posts
    148 Views
    No one has replied
  • update of the loolwsd.xml file inconsistent?

    6
    0 Votes
    6 Posts
    357 Views
    nebulonN

    It just so happens, that the whole file is now renamed in upstream since their loolwsd part is now called coolwsd 🙂

    The package should do the config file rename and sed things for that renaming automatically.

  • Collabora CODE

    Moved
    5
    0 Votes
    5 Posts
    301 Views
    girishG

    Just to be 100% sure, are you using ownCloud and also are you using Cloudron? Cloudron had an ownCloud package but this has not been maintained for atleast 3 years now. Or maybe ownCloud is a non-Cloudron install but CODE is a Cloudron install? Please tell us more about your setup.

  • Nextcloud can't connect to Collabora

    Solved
    30
    1 Votes
    30 Posts
    4k Views
    nebulonN

    Looks like this is fixed upstream with next release then https://github.com/nextcloud/richdocuments/pull/1412