Skip to content

Instantly share code, notes, and snippets.

@nickvergessen
Created April 20, 2020 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickvergessen/c04cc4a28edd951da73c6f914b140d99 to your computer and use it in GitHub Desktop.
Save nickvergessen/c04cc4a28edd951da73c6f914b140d99 to your computer and use it in GitHub Desktop.
{
"reqId": "Ua2d0rNOq3UB5ESjjJ3v",
"level": 3,
"time": "2020-04-20T07:58:49+02:00",
"remoteAddr": "",
"user": "--",
"app": "updatenotification",
"method": "",
"url": "--",
"message": {
"Exception": "RuntimeException",
"Message": "App class OCA\\UpdateNotification\\AppInfo\\Application is not setup via query() but directly",
"Code": 0,
"Trace": [
{
"file": "/home/nickv/Nextcloud/19/server/apps/updatenotification/lib/AppInfo/Application.php",
"line": 39,
"function": "__construct",
"class": "OCP\\AppFramework\\App",
"type": "->"
},
{
"file": "/home/nickv/Nextcloud/19/server/lib/private/ServerContainer.php",
"line": 106,
"function": "__construct",
"class": "OCA\\UpdateNotification\\AppInfo\\Application",
"type": "->"
},
{
"file": "/home/nickv/Nextcloud/19/server/lib/private/ServerContainer.php",
"line": 132,
"function": "getAppContainer",
"class": "OC\\ServerContainer",
"type": "->"
},
{
"file": "/home/nickv/Nextcloud/19/server/apps/updatenotification/appinfo/app.php",
"line": 29,
"function": "query",
"class": "OC\\ServerContainer",
"type": "->"
},
{
"file": "/home/nickv/Nextcloud/19/server/lib/private/legacy/OC_App.php",
"line": 266,
"args": [
"/home/nickv/Nextcloud/19/server/apps/updatenotification/appinfo/app.php"
],
"function": "require_once"
},
{
"file": "/home/nickv/Nextcloud/19/server/lib/private/legacy/OC_App.php",
"line": 155,
"function": "requireAppFile",
"class": "OC_App",
"type": "::"
},
{
"file": "/home/nickv/Nextcloud/19/server/lib/private/legacy/OC_App.php",
"line": 128,
"function": "loadApp",
"class": "OC_App",
"type": "::"
},
{
"file": "/home/nickv/Nextcloud/19/server/lib/private/Console/Application.php",
"line": 126,
"function": "loadApps",
"class": "OC_App",
"type": "::"
},
{
"file": "/home/nickv/Nextcloud/19/server/console.php",
"line": 98,
"function": "loadCommands",
"class": "OC\\Console\\Application",
"type": "->"
},
{
"file": "/home/nickv/Nextcloud/19/server/occ",
"line": 11,
"args": [
"/home/nickv/Nextcloud/19/server/console.php"
],
"function": "require_once"
}
],
"File": "/home/nickv/Nextcloud/19/server/lib/public/AppFramework/App.php",
"Line": 81,
"CustomMessage": "--"
},
"userAgent": "--",
"version": "19.0.0.5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment