Is this the first time youâve seen this error? (Yes / No):
It happens every time
Summary of the issue you are facing:
Hello, Im trying to set up OnlyOffice with my home office a local Nextcloud server. I got some problems, when me and my friend wants to collaborate over the OnlyOffice app, I choose Nextcloud as the cloud but we cannot collaborate in the app interface. It is set up as a check in/check out system rather than realtime editing with name tags. The realtime collaboration works without any issues through Nextclouds web interface, but not from the only office app. Is there any fix that could make this work?
Steps to replicate it (hint: details matter!):
Set Nextcloud as your Cloud service, open the same file on different computers, you cannot see eachother editing.
Hey @arrebror welcome to the Nextcloud community forum
generally, if your Nextcloud server is not publicly available (see 101: Network, domain and DNS) and encrypted with a valid SSL certificate, you will not be able to collaborate regardless which office collaboration suite youâre trying to implement.
Thanks for the fast response! Correct me if im wrong, but I donât think the problem is with the certificate. My server domain is encryptet and I have added the certificate under âtrusted certificatesâ, so I have no problem connecting Nextcloud as the cloud, on the OnlyOffice App. Without adding my custom domain to the trusted certificates, I couldnât even connect NextCloud trough OnlyOfficeâs App.
Also NextCloud and OnlyOffice works good through NextClouds webinterface, where I have realtime editing.
However the check in / check out thing is the problem, even though OnlyOffice support realtime editing trough their App using their own cloud server. Do they support it for NextCloud?
so youâre wanting to connect to the ONLYOFFICE service hosted locally and configured and working on your Nextcloud instance, with an external app (not Nextcloud ONLYOFFICE)?
dunno⌠youâd best ask https://github.com/ONLYOFFICE as weâre the Nextcloud community forum. But be patient, there are plenty folks here who might be able to answer that better than myselfâŚ
Alright, I have some updates on my problem. I accidentally downloaded the wrong OnlyOffice app at first â I had installed OnlyOffice Documents instead of OnlyOffice Desktop Editors.
With the correct app installed, collaboration works partially:
If I open OnlyOffice â Clouds â Nextcloud, Iâm taken into a web-style interface. When I open documents from there, I get instant real-time collaboration (name tags, live edits, etc.).
But if I instead go through the Nextcloud Desktop app (the sync client that creates a local folder), navigate to a file, and double-click it, the file also opens in OnlyOffice â but with a gray theme and no real-time editing. That workflow seems to put me in a sort of âlocal modeâ, where I only get check-in/check-out behavior.
Is this expected behavior, or am I missing a setting somewhere that would allow the synced local files to also open in collaborative mode?