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
This error is getting spammed in the logs at a very high frequency:
0. /home/jan/nextcloud/apps/maps/appinfo/application.php line 36
OCP\AppFramework\App->__construct("maps", [])
1. /home/jan/nextcloud/apps/maps/appinfo/app.php line 20
OCA\Maps\AppInfo\Application->__construct()
2. /home/jan/nextcloud/lib/private/legacy/OC_App.php line 266
require_once("/home/jan/nextc ... p")
3. /home/jan/nextcloud/lib/private/legacy/OC_App.php line 155
OC_App::requireAppFile("maps")
4. /home/jan/nextcloud/lib/private/legacy/OC_App.php line 128
OC_App::loadApp("maps")
5. /home/jan/nextcloud/lib/base.php line 992
OC_App::loadApps()
6. /home/jan/nextcloud/index.php line 37
OC::handleRequest()
GET /nextcloud/index.php/apps/logreader/poll?lastReqId=A2eYOtGPneS1JOMUAKyi
from 127.0.0.1 by jan at 2020-05-18T11:18:38+00:00
This error is getting spammed in the logs at a very high frequency:
@georgehrke said that Calendar had the same issue and they fixed it like this:
See nextcloud/calendar#1958 and nextcloud/calendar#1979
cc @nextcloud/maps if someone wants to look into this :)
The text was updated successfully, but these errors were encountered: