如何查看saefile同步哪个文件时候出的问题?

如何能看到seafile同步哪个文件的时候出了问题,查看客户端日志给出的是内部repo的某一个编号出问题,这个如何对应到实际的文件上?服务器端看不出问题,客户端日志,每隔几十秒就重复出现:[05/21/16 10:36:21] sync-mgr.c(660): Repo ‘share’ sync state transition from ‘synchronized’ to ‘uploading’.
[05/21/16 10:36:21] http-tx-mgr.c(3272): Upload with HTTP sync protocol version 1.
[05/21/16 10:36:21] http-tx-mgr.c(1012): Transfer repo ‘977364d7’: (‘normal’, ‘init’) --> (‘normal’, ‘check’)
[05/21/16 10:36:22] http-tx-mgr.c(1012): Transfer repo ‘977364d7’: (‘normal’, ‘check’) --> (‘normal’, ‘commit’)
[05/21/16 10:36:22] http-tx-mgr.c(1012): Transfer repo ‘977364d7’: (‘normal’, ‘commit’) --> (‘normal’, ‘fs’)
[05/21/16 10:36:22] http-tx-mgr.c(1012): Transfer repo ‘977364d7’: (‘normal’, ‘fs’) --> (‘normal’, ‘data’)
[05/21/16 10:36:22] …/common/block-backend-fs.c(225): [block bend] Failed to stat block 977364d7-0137-4838-8886-ab0610b48739:b50c91eb4d02a27084ced399df7d18f03b07368a at D:/Seafile/seafile-data\storage\blocks/977364d7-0137-4838-8886-ab0610b48739/b5/0c91eb4d02a27084ced399df7d18f03b07368a: No such file or directory.
[05/21/16 10:36:22] http-tx-mgr.c(2971): Failed to stat block b50c91eb4d02a27084ced399df7d18f03b07368a in repo 977364d7-0137-4838-8886-ab0610b48739.
[05/21/16 10:36:22] http-tx-mgr.c(842): libcurl failed to PUT http://114.212.160.19:8082/repo/977364d7-0137-4838-8886-ab0610b48739/block/51aeeb018d174bede22ff280ef124d1b90070073: Operation was aborted by an application callback.
[05/21/16 10:36:22] http-tx-mgr.c(1012): Transfer repo ‘977364d7’: (‘normal’, ‘data’) --> (‘error’, ‘finished’)
[05/21/16 10:36:22] sync-mgr.c(728): Repo ‘share’ sync state transition from uploading to ‘error’: ‘Error occured in upload.’.
这个信息看不出对应的实际文件,该如何下手解决呀?谢谢各位!

重新同步整个资料库应该就能解决这个问题了。