windows客户端同步出错

外网连接的客户端和另外一台电脑内网连接的客户端都没问题,这台电脑将本机的原有的资料目录与服务端重新同步时出现错误:

日志文件applet.log:
[07/06/17 09:27:32]starting ccnet: (“-c”, “C:/Users/GEWenbiao/ccnet”)
[07/06/17 09:27:33]trying to connect to ccnet daemon…

[07/06/17 09:27:33]connected to ccnet daemon

[07/06/17 09:27:33]starting seaf-daemon: (“-c”, “C:/Users/GEWenbiao/ccnet”, “-d”, “E:/Seafile/seafile-data”, “-w”, “E:/Seafile”)
[07/06/17 09:27:34][Rpc Client] connected to daemon
[07/06/17 09:27:34][RPC] failed to start rpc server: 511 Unknown service.
[07/06/17 09:27:34]Unable to get config value use_proxy: Transport Error
[07/06/17 09:27:35][Rpc Client] connected to daemon
[07/06/17 09:27:35][RPC] failed to start rpc server: 511 Unknown service.
[07/06/17 09:27:35]Unable to get config value use_proxy: Transport Error
[07/06/17 09:27:36][Rpc Client] connected to daemon
[07/06/17 09:27:36][RPC] failed to start rpc server: 511 Unknown service.
[07/06/17 09:27:36]Unable to get config value use_proxy: Transport Error
[07/06/17 09:27:37][Rpc Client] connected to daemon
[07/06/17 09:27:37][Rpc Client] connected to daemon
[07/06/17 09:27:37][MessageListener] connected to daemon
[07/06/17 09:27:38]Unable to get config value download_limit: Config not exists
[07/06/17 09:27:38]Unable to get config value upload_limit: Config not exists
[07/06/17 09:27:38]Starting the network status detector
[07/06/17 09:27:38][Rpc Client] connected to daemon
[07/06/17 09:27:38][Rpc Client] connected to daemon
[07/06/17 11:48:26]failed to read request from shell extension: ???

日志文件seafile.log:
[07/06/17 18:43:59] bad signature
[07/06/17 18:43:59] index file corrupt
[07/06/17 18:43:59] repo-mgr.c(6108): Failed to load index.
[07/06/17 18:43:59] http-tx-mgr.c(1132): Transfer repo ‘85afb2a2’: (‘normal’, ‘data’) → (‘error’, ‘finished’)
[07/06/17 18:43:59] clone-mgr.c(857): Transition clone state for 85afb2a2 from [fetch] to [error]: fetch.
[07/06/17 18:44:00] clone-mgr.c(840): Transition clone state for 85afb2a2 from [error] to [check server].
[07/06/17 18:44:00] http-tx-mgr.c(1236): Bad response code for GET http://10.0.0.199:8000/seafhttp/protocol-version: 404.
[07/06/17 18:44:00] [07/06/17 18:44:00] clone-mgr.c(840): Transition clone state for 85afb2a2 from [check server] to [fetch].
http-tx-mgr.c(4285): Download with HTTP sync protocol version 1.
[07/06/17 18:44:00] http-tx-mgr.c(1132): Transfer repo ‘85afb2a2’: (‘normal’, ‘init’) → (‘normal’, ‘check’)
[07/06/17 18:44:00] http-tx-mgr.c(1132): Transfer repo ‘85afb2a2’: (‘normal’, ‘check’) → (‘normal’, ‘commit’)
[07/06/17 18:44:00] http-tx-mgr.c(1132): Transfer repo ‘85afb2a2’: (‘normal’, ‘commit’) → (‘normal’, ‘fs’)

请教各位大侠如何解决