client icon indicating copy to clipboard operation
client copied to clipboard

Client freezes indefinitely when changing large number of files

Open zeroxx1986 opened this issue 2 years ago • 15 comments

Pre-submission Checks

  • [X] I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
  • [X] I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.

Describe the bug

I have a folder which is kept in sync by owncloud, which has 6,956 files (all photos / videos). Lately I wanted to do some housekeeping, and I've renamed all files (via total commander) - after renaming, about 1.5 hours have passed already, the client is almost completely unresponsive, only the taskbar popup appears saying "ownCloud: Last Sync was successful". Occasionally the client window appears after a VERY long wait time, and it's working for a very small time window. If I check the activity, under the Not Synced tab I can see many "Aborted" entries, each about 12-13 minutes apart, with status of "Error". I cannot see anything else.

Expected behavior

Sync works as expected, client shows how many did it sync, how many files are still under sync, etc.

Steps to reproduce the issue

Modify large number of synced files all at once, with i.e. Total Commander's multi-rename tool.

Screenshots

image

Logs

No response

Client version number

ownCloud 4.1.0.11250 279a6f Libraries Qt 5.15.8, OpenSSL 1.1.1t 7 Feb 2023 Using virtual files plugin: wincfapi windows-10.0.22621

Desktop environment (Linux only)

No response

Client package version and origin (Linux only)

No response

Installation path (Windows only)

C:\Program Files\ownCloud

Server information

Running via docker under Ubuntu 22.04.2 LTS:

  • owncloud/server:10.12
  • mariadb:10.10
  • redis:6 (image ID: 4261563513)

Additional context

No response

zeroxx1986 avatar Jul 17 '23 10:07 zeroxx1986