[07/15/20 14:47:14] seaf-daemon.c(504): starting seafile client 7.0.8
[07/15/20 14:47:14] seaf-daemon.c(506): seafile source code version 588ca2530c72790bd19ee575809a3b10a4bf88c3
[07/15/20 14:47:14] seafile-session.c(382): client id = f7124de64ba6643666d19772cb6ff7433f47b251, client_name = XBYT-BJ-JJG1741
[07/15/20 14:47:14] seaf-daemon.c(531): rpc server started.
[07/15/20 14:47:14] start to serve on pipe client
[07/15/20 14:47:15] start to serve on pipe client
[07/15/20 14:47:15] start to serve on pipe client
[07/15/20 14:47:15] start to serve on pipe client
[07/15/20 14:47:18] start to serve on pipe client
[07/15/20 14:47:18] start to serve on pipe client
[07/15/20 14:47:18] start to serve on pipe client
[07/15/20 14:47:18] start to serve on pipe client
[07/15/20 14:47:18] start to serve on pipe client
[07/15/20 14:49:32] wt-monitor-win32.c(570): GetQueuedCompletionStatus failed, error code 87
[07/15/20 14:49:32] http-tx-mgr.c(1261): Bad response code for GET http://10.16.11.236:8000/seafhttp/protocol-version: 404.
[07/15/20 14:49:32] sync-mgr.c(1324): File syncing protocol version on server http://10.16.11.236:8082 is 1. Client file syncing protocol version is 2. Use version 1.
[07/15/20 14:49:33] sync-mgr.c(582): Repo ‘我的资料库’ sync state transition from ‘synchronized’ to ‘committing’.
[07/15/20 14:49:33] repo-mgr.c(3842): All events are processed for repo d2914c85-9284-4cab-8058-d19157e125a0.
[07/15/20 14:49:33] sync-mgr.c(582): Repo ‘我的资料库’ sync state transition from ‘committing’ to ‘initializing’.
可以尝试设置下自动同步时间
sqlite3 /安装目录/seafile-data/repo.db
insert into RepoProperty values(‘你的repo-id’ ,‘sync-interval’, 秒数);
.quit
但是文件保存在块存储的硬盘上就是正常的。 有文件更新,会自动同步。 但是nas不行,是否可以协助处理, 或者需要什么样的日志?