-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Interface 'OCA\Files_Versions\Versions\IVersionBackend' not found #1812
Comments
You need to enable/install the "files_versions" app, too. root@host:/var/wwww/cloud.myhost.net/htdocs $ sudo -u www-data -g www-data -- php -f nextcloud/occ app:enable files_versions |
However, be aware that files_versions must be enabled before attempting to upgrade! occ dies before the upgrade can be attempted...
That allowed me to continue the update. Things seem to be running fine! |
I got through update and was able to get rid of error by enabling file versions in web gui |
if you could test #1849, this would be awesome :) |
Huh, I'm using snapshots (ZFS user), so I don't have versions enabled. Thanks for the PR :) |
Hi 👋 |
Just upgraded NC from 22.2.3 to 23.0.0.10 with groupfolders 11.1.0 and now get constant errors after upgrade:
NC log
I see a fix back in 2019 for a similar error message:
fa87c71
The text was updated successfully, but these errors were encountered: