Can anyone provide assistance or any ideas on how to speed up nextcloud. I have about 4tb of data that consists of about 2.5 million files. It is an ubuntu server on enterprise hardware running the nextcloud docker. I have the storage connected through network SMB. It is painfully slow, like 3 to 5 mins to navigate through the web interface. I have the desktop app and any changes to that tend to take 30 mins to replicate on the server.
I don’t know why it is so slow and have run out of ideas to speed it up. Any recommendations on how to possibly make this faster?
Nextcloud version 26.0.5
Ubuntu 22.04
Apache 2.4.52
php 8.1.23
The issue you are facing:
Brutally slow navigation
Is this the first time you’ve seen this error? (Y/N):
N
Steps to replicate it:
- Open nextcloud
The output of your Nextcloud log in Admin > Logging:
[webdav] Error: Sabre\DAV\Exception\ServiceUnavailable: Could not open file at <>
- /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php line 85
OCA\DAV\Connector\Sabre\File->get() - /var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php line 89
Sabre\DAV\CorePlugin->httpGet() - /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 472
Sabre\DAV\Server->emit() - /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 253
Sabre\DAV\Server->invokeMethod() - /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 321
Sabre\DAV\Server->start() - /var/www/nextcloud/apps/dav/lib/Server.php line 360
Sabre\DAV\Server->exec() - /var/www/nextcloud/apps/dav/appinfo/v2/remote.php line 35
OCA\DAV\Server->exec() - /var/www/nextcloud/remote.php line 172
require_once(“/var/www/nextcl … p”)