You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Currently testing timetracker with Nextcloud 26.0.1, and getting spammed with this message in the log.
Sanitized below:
The text was updated successfully, but these errors were encountered: