Closed bi4 closed 6 years ago
What kind of database do you use? SQLLite only supports one access at the same time.
A possible workaround: use Redis as locking backend. Also using SQLite for example is not recommended for production use as it has limitations especially regarding concurrent requests.
There seem to be still some race conditions we are currently try to find regarding the locking:
SQL issue: #9305 Redis issue: #8239
Closing as duplicate of the two mentioned ones.
Expected behaviour
File should sync. I tried to upload a folder with several files, 573 MB.. I can sync single files word etc. with no problems. I do not have crossed the upload limit for syncs in client settings.
Actual behaviour
sync error. server replied: Locked
level fatal app webdev
OCA\DAV\Connector\Sabre\Exception\FileLocked: "x/xy/yy" is locked
Server configuration
Operating system: linux
Nextcloud version: 13.04.
Where did you install Nextcloud from: snap
Login as admin user into your Nextcloud and access http://example.com/index.php/settings/integrity/failed paste the results here.
"No errors have been found."