Onlyoffice connector 9.2.0 disconnecting from onlyoffice server for a seconds

Hello, we are experiencing strange problem with onlyoffice connector (last version 9.2.0) to onlyoffice server, which run on different server. It keep disconnecting every few seconds for a +/- second.
Nextcloud last version 28.0.5
Disconnects like this one:

root@:/var/www/# sudo -u www-data php occ onlyoffice:documentserver --check
Document server https://URL/ version 8.0.0.99 is successfully connected
root@:/var/www/# sudo -u www-data php occ onlyoffice:documentserver --check
Error connection: Error occurred in the document service: Error while downloading the document file to be converted.
root@:/var/www/# sudo -u www-data php occ onlyoffice:documentserver --check
Document server https://URL/ version 8.0.0.99 is successfully connected
root@:/var/www/# sudo -u www-data php occ onlyoffice:documentserver --check
Error connection: Error occurred in the document service: Error while downloading the document file to be converted.
root@:/var/www/# sudo -u www-data php occ onlyoffice:documentserver --check
Document server https://URL/ version 8.0.0.99 is successfully connected

Any idea what to check? Also when I connect different onlyoffice server, it is the same. From different nextcloud to same problematic onlyoffice there is no problem. Very strange. Ping to onlyoffice server is 100% ok. Also firewall at https is not rejecting anything.

Thank you for your time.

Hi,

Can you tell us what the resources are of the NC instance and the OnlyOffice instance?
What NC deployment did you use?
Are you running the NC instances in Virtual Machines or installed bare metal?
Are you running OnlyOffice on a virtual machine or installed bare metal?

Maybe checking for network congestions could help you analyzing this behaviour.

[Managing multiple NC instances on 28.0.5 with OO connector 9.2.0. Once in a while only one specific instance disconnects from OnlyOffice]

Hello,
All NC instances are running as VMs. Also Onlyoffice is running as VM.
Only one difference I can see between same two NC instances is PHP version (8.3 vs 8.1) I will update it and let you know.
NC has been installed manually, not SNAP etc.
Network congestions seems unlikely, we are hosting many network Apps without any problem. Just this one NC instance vs onlyoffice :frowning:
Thanks :slight_smile:

Thanks.
I am running OnlyOffice on PHP 8.1 and like you, I experience with only On OnlyOffice instance disconnections.

  • FYI: the NC instance that is showing disconnections with OnlyOffice is recently upgraded from PHP8.1 to PHP8.2. Still the same experience with disconnections.

  • Could the total amount of (possible) users causing the issue?
    With only one NC instance, which could be the last NC instance configured with OO?.. (just wondering)