The Basics
- Nextcloud Server version (e.g., 29.x.x):
30.0.4
- Operating system and version (e.g., Ubuntu 24.04):
Ubuntu 20.04.6 LTS
- Web server and version (e.g, Apache 2.4.25):
nginx version: nginx/1.18.0 (Ubuntu)
- Reverse proxy and version _(e.g. nginx 1.27.2)
nginx version: nginx/1.18.0 (Ubuntu)
- PHP version (e.g, 8.3):
8.3
- Is this the first time you’ve seen this error? (Yes / No):
Yes
- When did this problem seem to first start?
After update
- Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
Bare Metal/Archive
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
No - We using exclusively for internal.
Summary of the issue you are facing:
Hi everyone,
We are using Nextcloud Hub 9, and our setup contains approximately 3.5 million files. When performing a search, it takes a significant amount of time for the results to appear, but there’s no visible progress indicator or feedback that the search is ongoing. This leads to user confusion as it seems like nothing is happening.
Has anyone encountered this issue or found a way to enable a search progress indicator? Any advice on optimizing search performance for such a large file base would also be appreciated.
Thanks in advance!
Configuration
Nextcloud
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"***"
],
"apps": [
{
"path": "\/var\/www\/nextcloud\/apps",
"url": "\/apps",
"writable": true
}
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "30.0.4.1",
"overwrite.cli.url": "https:\/\/cloud.pointcz.com",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"skeletondirectory": "",
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Redis",
"filelocking.enabled": "true",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"timeout": 0,
"password": "***REMOVED SENSITIVE VALUE***",
"dbindex": 9
},
"mail_smtpmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"enabledPreviewProviders": [
"OC\\Preview\\PNG",
"OC\\Preview\\JPEG",
"OC\\Preview\\GIF",
"OC\\Preview\\BMP",
"OC\\Preview\\XBitmap",
"OC\\Preview\\MP3",
"OC\\Preview\\TXT",
"OC\\Preview\\MarkDown",
"OC\\Preview\\PDF",
"OC\\Preview\\Movie",
"OC\\Preview\\SVG"
],
"updater.release.channel": "stable",
"logtimezone": "Europe\/Prague",
"preview_max_x": 1024,
"preview_max_y": 768,
"preview_max_memory": 512,
"preview_max_scale_factor": 1,
"trashbin_retention_obligation": "auto, 7",
"maintenance": false,
"default_language": "cs",
"default_locale": "cs_CZ",
"mail_sendmailmode": "smtp",
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
"mysql.utf8mb4": true,
"theme": "",
"log_type": "file",
"logfile": "\/data\/nextcloud\/nextcloud.log",
"loglevel": 3,
"log_rotate_size": 10485760,
"auth.bruteforce.protection.enabled": false,
"integrity.check.disabled": false,
"knowledgebaseenabled": false,
"app_install_overwrite": [
"openwebdavfolder",
"hidesidebars"
],
"activity_use_cached_mountpoints": true,
"encryption.legacy_format_support": false,
"encryption.key_storage_migrated": false,
"allow_local_remote_servers": true,
"simpleSignUpLink.shown": false,
"addAllowedFrameAncestorDomain": "***",
"default_phone_region": "CZ",
"tempdirectory": "\/data\/temp",
"onlyoffice": {
"verify_peer_off": true,
"jwt_secret": "***REMOVED SENSITIVE VALUE***",
"jwt_header": "AuthorizationJwt"
},
"maintenance_window_start": 2
}
}
Apps
Enabled:
- activity: 3.0.0
- admin_audit: 1.20.0
- app_api: 4.0.3
- bruteforcesettings: 3.0.0
- checksum: 1.2.5
- cloud_federation_api: 1.13.0
- comments: 1.20.1
- dav: 1.31.1
- drawio: 3.0.3
- federatedfilesharing: 1.20.0
- federation: 1.20.0
- files: 2.2.0
- files_downloadlimit: 3.0.0
- files_external: 1.22.0
- files_fulltextsearch: 30.0.0
- files_linkeditor: 1.1.21
- files_pdfviewer: 3.0.0
- files_reminders: 1.3.0
- files_retention: 1.19.0
- files_sharing: 1.22.0
- files_trashbin: 1.20.1
- files_versions: 1.23.0
- groupfolders: 18.0.8
- hidesidebars: 2.2.5
- logreader: 3.0.0
- lookup_server_connector: 1.18.0
- metadata: 0.21.0
- nextcloud_announcements: 2.0.0
- notifications: 3.0.0
- oauth2: 1.18.1
- onlyoffice: 9.5.0
- password_policy: 2.0.0
- privacy: 2.0.0
- provisioning_api: 1.20.0
- qownnotesapi: 24.11.0
- recommendations: 3.0.0
- related_resources: 1.5.0
- serverinfo: 2.0.0
- settings: 1.13.0
- sharebymail: 1.20.0
- support: 2.0.0
- text: 4.1.0
- theming: 2.5.0
- theming_customcss: 1.17.0
- twofactor_backupcodes: 1.19.0
- updatenotification: 1.20.0
- user_ldap: 1.21.0
- viewer: 3.0.0
- webhook_listeners: 1.1.0-dev
- workflowengine: 2.12.0