Giter VIP home page Giter VIP logo

Comments (8)

aukfood avatar aukfood commented on June 6, 2024 3

Hello I think I have the same problem with onlyoffice 9.2.0 and nextcloud 27.1.9 when I clic to save button nothing is done and no errors in logs

from onlyoffice-nextcloud.

arnowelzel avatar arnowelzel commented on June 6, 2024 2

The folder js is missing in release 9.1.0. Using the js folder from 9.0.0 can fix this (see https://github.com/ONLYOFFICE/onlyoffice-nextcloud/releases/tag/v9.0.0 for the archive with this folder). You also may have to remove the setting for the document server in the database first:

update oc_appconfig set configValue='' where appid='onlyoffice' and configKey='DocumentServerUrl';

Then the input element is empty again and you should be able to set everything up.

Hopefully this will be fixed soon. Looks like something went wrong with the 9.1.0 deployment to the Nextcloud app store.

from onlyoffice-nextcloud.

SergeyKorneyev avatar SergeyKorneyev commented on June 6, 2024

Hello,

Could you post a screenshot of the connector's settings? Also, please specify how exactly you installed the app.

from onlyoffice-nextcloud.

waja avatar waja commented on June 6, 2024

Same for me. We have (at least) one instance where it's working, which is a fresh install with nextcloud 28.
At least 3 instances upgraded from nextcloud 27 have the isse.

When trying to use the Settings form, there is no response.

"Advanced server settings" dropdown doesn't work, showing the password doesn't work and at least clicking any checkbox. Saving misses the "saved-feedback" in the upper right corner and when reloading the only office config site indicates, that nothing was saved.

from onlyoffice-nextcloud.

waja avatar waja commented on June 6, 2024

Looking into the logs, I see a lot of the following:

{"reqId":"2kDzCTPBjO7kssdSjEba","level":3,"time":"2024-04-08T14:42:23+00:00","remoteAddr":"10.15.1.2","user":"admin","app":"jsresourceloader","method":"GET","url":"/settings/admin/onlyoffice","message":"Could not find resource onlyoffice/js/onlyoffice-template.js to load","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4691.0 Safari/537.36","version":"28.0.4.1","data":{"app":"jsresourceloader"},"id":"661405bceccad"}

Looks as might #977 be related.

from onlyoffice-nextcloud.

jdaviescoates avatar jdaviescoates commented on June 6, 2024

Yep, the 9.1.0 update borked everyone's install 🤦

from onlyoffice-nextcloud.

aukfood avatar aukfood commented on June 6, 2024

resolved with action in database

from onlyoffice-nextcloud.

ShyViolets avatar ShyViolets commented on June 6, 2024

Is this going to be fixed in a later update? It seems like it’s been a bug on and off for the last several months.

from onlyoffice-nextcloud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.