-
-
Notifications
You must be signed in to change notification settings - Fork 138
Description
Describe the bug
Getting the following error following NC update to 33.0.0
Class "OC\Preview\Storage\Root" not found
Steps To Reproduce
- Open Memories in Web or Android App.
- View error in nextcloud.log
Platform
- OS: Linux
- Browser: Brave (chromium)
- Memories Version: 7.8.2
- Nextcloud Version: 33.0.0
- PHP Version: 8.4.17Screenshots
No response
Additional context
-
Any errors in the JS console?
-
Any errors in the Nextcloud server logs?
{"reqId":"aZd52rViK8e5oETsxtg4DQAA0xg","level":3,"time":"2026-02-19T21:00:11+00:00","remoteAddr":"24.216.178.81","user":"fred","app":"index","method":"POST","url":"/index.php/apps/memories/api/image/multipreview","scriptName":"/index.php","message":"Class "OC\Preview\Storage\Root" not found","userAgent":"MemoriesNative/1.15 Mozilla/5.0 (Linux; Android 16; SM-S931U Build/BP2A.250605.031.A3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/144.0.7559.132 Mobile Safari/537.36","version":"33.0.0.16","exception":{"Exception":"Error","Message":"Class "OC\Preview\Storage\Root" not found","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/memories/lib/UtilController.php","line":53,"function":"{closure:OCA\Memories\Controller\ImageController::multipreview():99}","class":"OCA\Memories\Controller\ImageController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":210,"function":"callback","class":"OCP\AppFramework\Http\Response@anonymous\u0000/var/www/nextcloud/apps/memories/lib/UtilController.php:41$8e","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":321,"function":"main","class":"OC\AppFramework\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1155,"function":"match","class":"OC\Route\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":25,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/memories/lib/Controller/ImageController.php","Line":120,"message":"Class "OC\Preview\Storage\Root" not found","exception":"{"class":"Error","message":"Class \"OC\Preview\Storage\Root\" not found","code":0,"file":"/var/www/nextcloud/apps/memories/lib/Controller/ImageController.php:120","trace":"#0 /var/www/nextcloud/apps/memories/lib/UtilController.php(53): OCA\Memories\Controller\ImageController->{closure:OCA\Memories\Controller\ImageController::multipreview():99}()\n#1 /var/www/nextcloud/lib/private/AppFramework/App.php(210): OCP\AppFramework\Http\Response@anonymous->callback()\n#2 /var/www/nextcloud/lib/private/Route/Router.php(321): OC\AppFramework\App::main()\n#3 /var/www/nextcloud/lib/base.php(1155): OC\Route\Router->match()\n#4 /var/www/nextcloud/index.php(25): OC::handleRequest()\n#5 {main}"}","CustomMessage":"Class "OC\Preview\Storage\Root" not found"}}