After upgrading to 12.0.5 a working Sharepoint configuration isn’t working anymore:
Sabre\DAV\Exception\ServiceUnavailable: Error: Class ‘OCA\SharePoint\Client’ not found
[internal function] {closure}(*** sensitive parameters replaced ***) /var/www/nextcloud/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105: call_user_func_array(Object(Closure), Array) /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 466: Sabre\Event\EventEmitter->emit('beforeMethod', Array) /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response)) /var/www/nextcloud/remote.php - line 70: Sabre\DAV\Server->exec() /var/www/nextcloud/remote.php - line 167: handleException(Object(Error)) {main}
How to fix this?