Hi,
I'm using Nextcloud 33.0.0 with ONLYOFFICE 10.0.0, but with Community Document Server 0.2.1, I cannot open .odt, .ods, or similar files.
Looking at the logs, the following error appears when attempting to open a document:
Call to undefined method OC\DB\QueryBuilder\QueryBuilder::execute()
in /apps/documentserver_community/lib/Channel/SessionManager.php line 58
It seems that the app is calling execute() on a QueryBuilder, which no longer exists in Nextcloud 33.x, indicating a compatibility issue.
Could you confirm if a fix is planned to make Community Document Server compatible with NC 33.x?
Thank you for your support.