Error webdav after disabling encryption module

Hi,

After disabling the default encryption module from the app

I got this on one of the file I got uploaded through Boxcryptor.

[webdav] Fatal: Sabre\DAV\Exception\ServiceUnavailable: Encryption not ready: Module with ID: OC_DEFAULT_MODULE does not exist. at <<closure>>

0. /var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php line 436
   OCA\DAV\Connector\Sabre\File->convertToSabreException(OC\Encryption\Ex ... {})
1. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php line 90
   OCA\DAV\Connector\Sabre\File->get()
2. /var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php line 89
   Sabre\DAV\CorePlugin->httpGet(Sabre\HTTP\Request {}, Sabre\HTTP\Response {})
3. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 474
   Sabre\DAV\Server->emit("method:GET", [Sabre\HTTP\Requ ... }])
4. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 251
   Sabre\DAV\Server->invokeMethod(Sabre\HTTP\Request {}, Sabre\HTTP\Response {})
5. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 319
   Sabre\DAV\Server->start()
6. /var/www/nextcloud/apps/dav/appinfo/v1/webdav.php line 84
   Sabre\DAV\Server->exec()
7. /var/www/nextcloud/remote.php line 167
   require_once("/var/www/nextcl ... p")

GET /remote.php/webdav/Documents/divers/audio-confid-hel/FolderKey.bch
from 37.120.232.52 by random at 2021-04-12T20:44:42+00:00

I can read the file, so is this because of the module being disabled now a’d I would get that for every file?