Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream of RuntimeExceptions reported in log - Application is not setup via query() but directly #172

Open
xeruf opened this issue Apr 13, 2022 · 2 comments

Comments

@xeruf
Copy link

xeruf commented Apr 13, 2022

RuntimeException: App class OCA\Files_MindMap\AppInfo\Application is not setup via query() but directly

    /var/www/html/custom_apps/files_mindmap/lib/AppInfo/Application.php - line 12:

    OCP\AppFramework\App->__construct("files_mindmap", [])

    /var/www/html/custom_apps/files_mindmap/appinfo/app.php - line 31:

    OCA\Files_MindMap\AppInfo\Application->__construct()

    /var/www/html/lib/private/legacy/OC_App.php - line 304:

    require_once("/var/www/ht ... p")

    /var/www/html/lib/private/legacy/OC_App.php - line 186:

    OC_App::requireAppFile("files_mindmap")

    /var/www/html/lib/private/legacy/OC_App.php - line 140:

    OC_App::loadApp("files_mindmap")

    /var/www/html/lib/base.php - line 986:

    OC_App::loadApps()

    /var/www/html/index.php - line 36:

    OC::handleRequest()

image

Same as pawelrojek/nextcloud-drawio#132

See also
nextcloud/ocsms#330
nextcloud/maps#384
nextcloud/calendar#1958

@xeruf
Copy link
Author

xeruf commented Jul 18, 2022

seems fixed now

@xeruf xeruf closed this as completed Jul 18, 2022
@xeruf
Copy link
Author

xeruf commented Jul 22, 2022

Nevermind, I had simply hidden them...

@xeruf xeruf reopened this Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant