I’m experiencing a similar issue. It usually happens when I try to upload a large number of small files.
I’ve first set up the system on a Raspberry Pi 4, and then moved the installation to a more performant server when I saw the processor was causing the bottleneck while uploading. The freezing situation seems to have improved somewhat using a more powerful backend, and I suspect the issue has something to do with both the backend and the client.
I am using a hosted Nextcloud-Instance at Hetzner (Storage Share) and faced similat issues. CLient uploaded a bunch of files and after a multiple of 100 the upload got stuck and nothing helped. Your solution (diabling bulkupload) solved the issue - Thanks a lot @mattewan !!
I have the same issue with the Linux flatpak client.
Unfortunately, it doesn’t seem like I can implement @mattewan’s solution: I am running Nextcloud on TrueNAS (it uses Docker), and I cannot manually edit config.php.
Does anyone know of any workaround?
Thanks!