Giter Site home page Giter Site logo

/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead. about nextcloud-keeweb HOT 4 CLOSED

hardwareadictos avatar hardwareadictos commented on May 23, 2024
/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.

from nextcloud-keeweb.

Comments (4)

arnowelzel avatar arnowelzel commented on May 23, 2024

Yes I am aware of this. This is a duplicate of #195 and will be fixed with one of the next updates.

These messages will only be generated as debug messages. So if you disable "debug" in the log, these messages should not appear any longer.

from nextcloud-keeweb.

arnowelzel avatar arnowelzel commented on May 23, 2024

To be more specific:

In config/config.php of your Nextcloud installation make sure that the loglevel is set to 2 - level 0 or 1 should not be used for regular use:

  'loglevel' => 2,

Also see https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/logging_configuration.html.

Quote:

By default the log level is set to 2 (WARN). Use DEBUG when you have a problem to diagnose, and then reset your log level to a less-verbose level as DEBUG outputs a lot of information, and can affect your server performance.

from nextcloud-keeweb.

arnowelzel avatar arnowelzel commented on May 23, 2024

Unfortunately due to very limited time a was not able to work on a fix for that - any help is welcome. But as explained in #221 already, I'm not sure about the future of this project.

from nextcloud-keeweb.

arnowelzel avatar arnowelzel commented on May 23, 2024

Closed by #223

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.