Description ⚠️ This issue respects the following points: ⚠️
Bug description
The ScanFiles background job tries to scan the entire root storage along with the home storage of each user it detects as unscanned
This includes the appdata folder and it scans these for each and every user once
This can lead to extremely long running jobs (>24h sometimes)
Steps to reproduce
Have a few unscanned entries in filecache table for your user and also for the appdata folder
Trigger the ScanFiles background job
Expected behavior
Each user with unscanned files should be scanned and not the root folder which contains appdata directory
Nextcloud Server version
32
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
Reactions are currently unavailable
You can’t perform that action at this time.
Bug description
ScanFilesbackground job tries to scan the entire root storage along with the home storage of each user it detects as unscannedSteps to reproduce
ScanFilesbackground jobExpected behavior
Nextcloud Server version
32
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response