Skip to content

Please make the Community Document Server app compatible with NC 33.x #369

@Sarmingsteiner

Description

@Sarmingsteiner

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions