You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move a folder to the synchronized local Nextcloud-Folder on MacOS
Wait until synchronization starts
Delete the local folder before synchronization is completed
Expected behaviour
The folder and all its content will be removed from the Nextcloud server
Actual behaviour
The folder and some of its contents are still on the Nextcloud server; The files in the folder are locked even after hours; Changes to the folder (trying to manually delete its content) or its parent directory (like renaming) result in error.
Server configuration (hosted)
Database:
MySQL/MariaDB
Nextcloud version: (see Nextcloud admin page)
12.0.2 Stable
http://example.com/index.php/settings/integrity/failed
"No errors have been found."
List of activated apps:
All official ones except Auditing/Logging, External storage & user support, LDAP user and group backend
Brute-force settings
Calender
Collabora Online
Contacts
Notes
Tasks
Are you using external storage, if yes which one: no
Are you using encryption: yes
Are you using an external user-backend, if yes which one: no
My hoster changed to the Redis-Backend for locking. Afterwards, I could successfully edit/delete/synchronize my folders again. Apperently this problem with the default-locking seems to persist:
Thanks for the feedback. In more recent versions (13.0.4 and 12.0.9) we also reduced drastically the amount of lock statements which should avoid most of the problems in here. Thus I will close it. If there is still stuff that breaks have a look at #9305 and it's linked issues.
Another workaround to make those errors even less likely: use Redis as locking backend as written already.
Relates to https://github.com/nextcloud/server/issues/5262
Occured on a hosted Nextcloud while syncing it for the first time.
Steps to reproduce
Expected behaviour
The folder and all its content will be removed from the Nextcloud server
Actual behaviour
The folder and some of its contents are still on the Nextcloud server; The files in the folder are locked even after hours; Changes to the folder (trying to manually delete its content) or its parent directory (like renaming) result in error.
Server configuration (hosted)
Database:
MySQL/MariaDB
Nextcloud version: (see Nextcloud admin page)
12.0.2 Stable
List of activated apps:
Are you using external storage, if yes which one: no
Are you using encryption: yes
Are you using an external user-backend, if yes which one: no
Client configuration
Browser:
Firefox 55.0.3
Operating system:
MacOS 10.12.6
nextcloud_lytefm_log.txt
The text was updated successfully, but these errors were encountered: