ONLYOFFICE / onlyoffice-nextcloud

The app which enables the users to edit office documents from Nextcloud using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to Nextcloud
GNU Affero General Public License v3.0
559 stars 158 forks source link

Nextcloud App settings can not be saved #991

Closed xbluemonkx closed 4 months ago

xbluemonkx commented 4 months ago

Hi, we are running NC 29.0.0 and OnlyOffice App 9.2.0.

At the moment office documents are not opened with the app instead they are downloaded immediately.

Going into the App settings in NC the "Common Settings" section is missing. When I try to change / update the only office server and clik "save" button, the changes are not saved.

Is this a known bug? Is this a duplicate of this - https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/956 ?

This is very critical to us as most of our users work exclusively in the browser and are not able to work on their files at the moment.

NSO73 commented 4 months ago

Same. I manually installed 9.1.2 version and it's working on NC 29.

cd apps/ wget https://github.com/ONLYOFFICE/onlyoffice-nextcloud/releases/download/v9.1.2/onlyoffice.tar.gz tar -xf onlyoffice.tar.gz rm onlyoffice.tar.gz

isaacte commented 4 months ago

Same problem here. PUT https://cloud_instance.com/apps/onlyoffice/ajax/settings/address 400 (Bad Request)