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

Log spam: RuntimeException: App class OCA\TimeTracker\AppInfo\Application is not setup via query() but directly #216

Open
magikmw opened this issue May 29, 2023 · 0 comments

Comments

@magikmw
Copy link

magikmw commented May 29, 2023

Currently testing timetracker with Nextcloud 26.0.1, and getting spammed with this message in the log.
Sanitized below:

[timetracker] Error: RuntimeException: App class OCA\TimeTracker\AppInfo\Application is not setup via query() but directly at <<closure>>

0. /var/www/html/nextcloud/apps/timetracker/lib/AppInfo/Application.php line 27
   OCP\AppFramework\App->__construct("timetracker", [])
1. /var/www/html/nextcloud/apps/timetracker/appinfo/app.php line 4
   OCA\TimeTracker\AppInfo\Application->__construct()
2. /var/www/html/nextcloud/lib/private/legacy/OC_App.php line 316
   require_once("/var/www/html/n ... p")
3. /var/www/html/nextcloud/lib/private/legacy/OC_App.php line 192
   OC_App::requireAppFile("/var/www/html/n ... r")
4. /var/www/html/nextcloud/lib/private/legacy/OC_App.php line 141
   OC_App::loadApp("timetracker")
5. /var/www/html/nextcloud/lib/base.php line 1036
   OC_App::loadApps()
6. /var/www/html/nextcloud/index.php line 36
   OC::handleRequest()

GET /apps/logreader/poll?lastReqId=xxx
from xxx by xxx at 2023-05-29T11:11:29+00:00
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