Closed Dimmiuss closed 5 months ago
Thanks for the report.
The error message says that the class OCA\Music\App\Music
was not found. This class has been renamed in the v2.0.0 as OCA\Music\AppInfo\Application
so it's natural that it's not found but no-one should try to use it anymore with the old name. I suspect that you are now running somehow partially updated installation of Music. It could be that the installer has failed to replace all the old files or then some PHP caching system is holding on the old versions of some files.
thanks for the recommendations! restarting php-fpm helped solve the problem, which means it was all in the php cache.
Nextcloud: 29.0.2 PHP: 8.3.6 MySQL: 8.0.36
Error: