Giter Site home page Giter Site logo

Comments (7)

arnowelzel avatar arnowelzel commented on May 23, 2024 2

According to #219 (comment) someone had the same issue and could fix this by restarting PHP-FPM. Maybe the OPCache still has old versions loaded because file validation was disabled or set to a very long interval.

from nextcloud-keeweb.

arnowelzel avatar arnowelzel commented on May 23, 2024

We needed to update Keepass to stay compatible with Nextcloud 27 since the way how classes are loaded was changed.

However it seems that update now made it incompatible with Nextcloud 26 :-(

So either you upgrade to Nextcloud 27 or you manually downgrade Keeweb to Version 0.6.12. To downgrade:

  1. Download https://github.com/jhass/nextcloud-keeweb/releases/download/v0.6.12/keeweb-0.6.12.tar.gz
  2. Extract the contents
  3. Replace the folder app/keeweb on your Nextcloud installation with the folder keeweb from that archive.

@burned42 Maybe you can also give it a try with NC26? Thanks!

from nextcloud-keeweb.

mwllgr avatar mwllgr commented on May 23, 2024

Will try that, thanks. Maybe you could change the min-version in the appinfo xml so that this won't happen to other users for now?

from nextcloud-keeweb.

arnowelzel avatar arnowelzel commented on May 23, 2024

The problem is, that the version is already published and can not be changed back. I can only publish a new version 0.6.14 which contains the old code and a version 0.6.15 for NC 27 and above.

from nextcloud-keeweb.

mwllgr avatar mwllgr commented on May 23, 2024

Oh funny - that's it, works, thank you! You may close the issue ^^

from nextcloud-keeweb.

arnowelzel avatar arnowelzel commented on May 23, 2024

Oh funny - that's it, works, thank you! You may close the issue ^^

Thanks for the feedback.

from nextcloud-keeweb.

burned42 avatar burned42 commented on May 23, 2024

nextcloud/server#38797 may be related, also mentioning a caching issue due to recent changes in nextcloud itself.

from nextcloud-keeweb.

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.