-
-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
Milestone
Description
Hello,
after installing i get following Error Message in Nextcloud:
[cron] Error: Error: Call to a member function getUserFolder() on null at <<closure>>
0. /var/www/nextcloud/lib/public/BackgroundJob/Job.php line 79
OCA\Maps\BackgroundJob\UpdatePhotoByFileJob->run({fileId: 2531470,userId: "larsNC"})
1. /var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php line 48
OCP\BackgroundJob\Job->execute(OC\BackgroundJob\JobList {}, OC\Log {})
2. /var/www/nextcloud/cron.php line 125
OCP\BackgroundJob\QueuedJob->execute(OC\BackgroundJob\JobList {}, OC\Log {})
at 2020-01-19T06:45:10+00:00
and
[PHP] Error: Undefined property: OCA\Maps\BackgroundJob\UpdatePhotoByFileJob::$root at /var/www/nextcloud/apps/maps/lib/BackgroundJob/UpdatePhotoByFileJob.php#43
at 2020-01-19T06:30:02+00:00
i`m on Nextcloud 18.0.0, Ubuntu Server and PHP7.3-fpm with Nginx .
tcitworld and e-alfred