Skip to content

Instantly share code, notes, and snippets.

@markuman
Created February 6, 2020 07:24
Show Gist options
  • Save markuman/ec2d70e0cdb659ed2e698dfa18357086 to your computer and use it in GitHub Desktop.
Save markuman/ec2d70e0cdb659ed2e698dfa18357086 to your computer and use it in GitHub Desktop.
{
"reqId": "wD7s77fE6ACIqQNOpwYB",
"level": 3,
"time": "2020-02-06T07:24:13+00:00",
"remoteAddr": "",
"user": "--",
"app": "PHP",
"method": "",
"url": "--",
"message": "Undefined property: OCA\\Maps\\BackgroundJob\\UpdatePhotoByFileJob::$root at /var/www/html/custom_apps/maps/lib/BackgroundJob/UpdatePhotoByFileJob.php#43",
"userAgent": "--",
"version": "18.0.0.10"
}
{
"reqId": "wD7s77fE6ACIqQNOpwYB",
"level": 3,
"time": "2020-02-06T07:24:13+00:00",
"remoteAddr": "",
"user": "--",
"app": "cron",
"method": "",
"url": "--",
"message": {
"Exception": "Error",
"Message": "Call to a member function getUserFolder() on null",
"Code": 0,
"Trace": [
{
"file": "/var/www/html/lib/public/BackgroundJob/Job.php",
"line": 79,
"function": "run",
"class": "OCA\\Maps\\BackgroundJob\\UpdatePhotoByFileJob",
"type": "->",
"args": [
{
"fileId": 126648,
"userId": "m"
}
]
},
{
"file": "/var/www/html/lib/public/BackgroundJob/QueuedJob.php",
"line": 48,
"function": "execute",
"class": "OCP\\BackgroundJob\\Job",
"type": "->",
"args": [
{
"__class__": "OC\\BackgroundJob\\JobList"
},
{
"__class__": "OC\\Log"
}
]
},
{
"file": "/var/www/html/cron.php",
"line": 125,
"function": "execute",
"class": "OCP\\BackgroundJob\\QueuedJob",
"type": "->",
"args": [
{
"__class__": "OC\\BackgroundJob\\JobList"
},
{
"__class__": "OC\\Log"
}
]
}
],
"File": "/var/www/html/custom_apps/maps/lib/BackgroundJob/UpdatePhotoByFileJob.php",
"Line": 43,
"CustomMessage": "--"
},
"userAgent": "--",
"version": "18.0.0.10"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment