-
Notifications
You must be signed in to change notification settings - Fork 800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Client hangs when syncing large folder #6792
Comments
Bumpity bump? |
Issue reported here is almost the same. I had to downgrade to v3.4.2 and sync succeded! |
@mgscreativa |
Hi! No, mi home lab uses nvme drives |
Hi ! After reading your issue... I ran a test and found that the client gives up on the server if it takes too long and sends the file again, but then there is 2 files with the same name on the server...it fails. I made a long video as well of what happens. https://youtu.be/t1mY3lr8OPs I would be interested in the results of these 3 commands on your server?
Note: Thats 100 GB of free space. Also have you tuned the network settings on your server? |
Thanks for the time to reply! here you go.
One thing I did about a month ago is to move my server from a desktop PC to a HP Pro Desk that I now use as homelab, I copied the NC data drive over the LAN with RSYNC and double checked that all permissions and CHOWN stick the same as the old server, but I think that's not an issue because NC server started as always without warning and I can create/edit files on the web GUI |
Thanks for the reply! Did a rough calculation https://www.omnicalculator.com/other/download-time My best guess! With out knowing the file count. Do you have the app Versions enabled? |
Bug description
Trying to sync very large folder hangs the client rendering it completely unresponsive. Sync never ends.
...
Steps to reproduce
...
Expected behavior
Sync should end as always did.
...
Which files are affected by this bug
Operating system
Linux
Which version of the operating system you are running.
Linux Mint 21.3 Cinnamon
Package
Distro package manager
Nextcloud Server version
29.0.1
Nextcloud Desktop Client version
3.13.0
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
Nextcloud Server logs
Additional info
As mentioned in #6349, changing the bandwidth limit to 512 KB/s didn't solve the issue, and as mentioned in #5779 I can't tell if some of my local files have this issue, but the sync succeeded last week ¿¿??, and experiencing the same reported here #6791.
The only major change I've made is migrated my server hardware to a new box, but as I use docker for my NC setup, I think everything may be the same.,
Just to mention that I've uninstalled clean all my NC client packages, also deleted the NC client folders in my home directory and also went to every folder formerly synced and deleted all sync dot files and such, then reinstalled NC client with apt from scratch.
Large folder details
Sync config of the client
debug_archive.zip
The text was updated successfully, but these errors were encountered: