Update auf Nextcloud 19.1 Error-Log: Error core TypeError: Argument 7

Nach dem Update auf N19.1 tritt ein Fehler in den logs auf. N19.1 funktioniert aber so weit ich beurteilen kann:

Error core TypeError: Argument 7 passed to OC\Share20\DefaultShareProvider::__construct() must implement interface OCP\L10N\IFactory, instance of OC\L10N\LazyL10N given, called in

{“reqId”:“WpM0ZfKTJBYQEqrXUxJ4”,“level”:3,“time”:“2020-07-17T08:57:54+00:00”,“remoteAddr”:"",“user”:"–",“app”:“core”,“method”:"",“url”:"–",“message”:{“Exception”:“TypeError”,“Message”:“Argument 7 passed to OC\Share20\DefaultShareProvider::__construct() must implement interface OCP\L10N\IFactory, instance of OC\L10N\LazyL10N given, called in /home/httpd/html/nextcloud/lib/private/Share20/ProviderFactory.php on line 91”,“Code”:0,“Trace”:[{“file”:"/home/httpd/html/nextcloud/lib/private/Share20/ProviderFactory.php",“line”:91,“function”:"__construct",“class”:“OC\Share20\DefaultShareProvider”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/lib/private/Share20/ProviderFactory.php",“line”:284,“function”:“defaultShareProvider”,“class”:“OC\Share20\ProviderFactory”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/lib/private/Share20/Manager.php",“line”:1298,“function”:“getProviderForType”,“class”:“OC\Share20\ProviderFactory”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/apps/files_sharing/lib/MountProvider.php",“line”:78,“function”:“getSharedWith”,“class”:“OC\Share20\Manager”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/lib/private/Files/Config/MountProviderCollection.php",“line”:115,“function”:“getMountsForUser”,“class”:“OCA\Files_Sharing\MountProvider”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/lib/private/Files/Filesystem.php",“line”:447,“function”:“addMountForUser”,“class”:“OC\Files\Config\MountProviderCollection”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/lib/private/Files/Filesystem.php",“line”:376,“function”:“initMountPoints”,“class”:“OC\Files\Filesystem”,“type”:"::"},{“file”:"/home/httpd/html/nextcloud/lib/private/legacy/OC_Util.php",“line”:308,“function”:“init”,“class”:“OC\Files\Filesystem”,“type”:"::"},{“file”:"/home/httpd/html/nextcloud/lib/private/Files/Utils/Scanner.php",“line”:116,“function”:“setupFS”,“class”:“OC_Util”,“type”:"::"},{“file”:"/home/httpd/html/nextcloud/lib/private/Files/Utils/Scanner.php",“line”:155,“function”:“getMounts”,“class”:“OC\Files\Utils\Scanner”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/apps/files/lib/BackgroundJob/ScanFiles.php",“line”:83,“function”:“backgroundScan”,“class”:“OC\Files\Utils\Scanner”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/apps/files/lib/BackgroundJob/ScanFiles.php",“line”:111,“function”:“runScanner”,“class”:“OCA\Files\BackgroundJob\ScanFiles”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/lib/private/BackgroundJob/Job.php",“line”:62,“function”:“run”,“class”:“OCA\Files\BackgroundJob\ScanFiles”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/lib/private/BackgroundJob
/TimedJob.php",“line”:57,“function”:“execute”,“class”:“OC\BackgroundJob\Job”,“type”:"->"},{“file”:"/home/httpd/html/nextcloud/cron.php",“line”:126,“function”:“execute”,“class”:“OC\BackgroundJob\TimedJob”,“type”:"->"}],“File”:"/home/httpd/html/nextcloud/lib/private/Share20/DefaultShareProvider.php",“Line”:96,“CustomMessage”:“Error while running background job (class: OCA\Files\BackgroundJob\ScanFiles, arguments: )”},“userAgent”:"–",“version”:“19.0.0.12”,“id”:“5f11686d30c1f”}

Könnte sein, dass die Suche nach der Sprache nicht funktioniert. Vielleicht kannst du die Sprache manuell festlegen.

Language & Locale — Nextcloud latest Administration Manual latest documentation