Hi everybody, we have got a problem in seafile we don’t get solved (FYI: This problem has already been posted in the .de forum by other uers but without any solution or further hint what to do).
We use the seafile CE, server version 5.1.4. Concerned users use client versions up to 5.1.3 on windows 10 as well as on windows 8.1 (before updating to windows 10). We serve approximately 450 users in shared libraries.
The problem does not concern all users, but only certain users/installations: Conflict files are created by certain users when other users of the shared libraries work in files and save them. When synchronizing the files, these certain users/installations create conflict files by saving an old version of the same file - although these users definitively did not even touch the file (even for files they had never opened at all!).
In those cases, the seafile.log file says “cannot update” although the users do have full rights to read an write into the seafile library folders.
We already tested to save the mistakenly conflicted files into a different library, but the same effects reoccur in the same way.
We also tested what happens when windows indexing is deactivated for seafile libraries - without any effect.
I don’t know what to do any more - our users are dispairing. Any idea?
That’s what the seafile.log file says in such a case:
[08/01/16
16:53:48] [08/01/16 16:53:48] http-tx-mgr.c(4130): Download with HTTP sync
protocol version 1.
sync-mgr.c(660): Repo ‘***’
sync state transition from ‘initializing’ to ‘downloading’.
[08/01/16 16:53:48]
http-tx-mgr.c(1012): Transfer repo ‘b3d6fb85’: (‘normal’, ‘init’) -->
(‘normal’, ‘check’)
[08/01/16 16:53:48]
http-tx-mgr.c(1012): Transfer repo ‘b3d6fb85’: (‘normal’, ‘check’) -->
(‘normal’, ‘commit’)
[08/01/16 16:53:48]
http-tx-mgr.c(1012): Transfer repo ‘b3d6fb85’: (‘normal’, ‘commit’) -->
(‘normal’, ‘fs’)
[08/01/16 16:53:48]
http-tx-mgr.c(1012): Transfer repo ‘b3d6fb85’: (‘normal’, ‘fs’) -->
(‘normal’, ‘data’)
[08/01/16 16:53:48]
…/common/fs-mgr.c(301): Cannot update
C:/Users//Seafile*//.xlsx, creating conflict file
C:/Users//Seafile*//** (SFConflict *.**@.de
2016-08-01-16-53-48).xlsx.
[08/01/16 16:53:48]
http-tx-mgr.c(1012): Transfer repo ‘b3d6fb85’: (‘normal’, ‘data’) -->
(‘finished’, ‘finished’)
[08/01/16 16:53:48]
sync-mgr.c(660): Repo ‘***’ sync state transition from ‘downloading’ to
‘synchronized’.