用windows客户端向服务器端一个文件夹同步视频文件的时候突然报错,然后服务器端该文件夹就再也打开不了,各种客户端都显示文件夹数据加载出错,网页打开该文件夹显示空白。
日志里是这样:
[08/29/16 08:47:30] …/common/mq-mgr.c(60): [mq client] mq cilent is started
[08/29/16 08:47:30] …/common/mq-mgr.c(106): [mq mgr] publish to hearbeat mq: seaf_server.heartbeat
[08/29/16 08:47:30] listen-mgr.c(120): listen on port 12001 for block tranfer
[08/29/16 08:47:46] Failed to inflate.
[08/29/16 08:47:46] …/common/fs-mgr.c(1696): Failed to decompress dir object 10bfb6fa604014acb89c969d7e9229707cfb2b08.
[08/29/16 08:47:46] …/common/diff-simple.c(349): Failed to find dir 77213fd8-1024-42f3-a015-6c3a8c374735:10bfb6fa604014acb89c969d7e9229707cfb2b08.
[08/29/16 08:47:46] http-server.c(1218): Failed to diff remote and master head for repo 77213fd8.
[08/29/16 08:48:09] Failed to inflate.
[08/29/16 08:48:09] …/common/fs-mgr.c(1696): Failed to decompress dir object 10bfb6fa604014acb89c969d7e9229707cfb2b08.
[08/29/16 08:48:09] …/common/diff-simple.c(349): Failed to find dir 77213fd8-1024-42f3-a015-6c3a8c374735:10bfb6fa604014acb89c969d7e9229707cfb2b08.
[08/29/16 08:48:09] http-server.c(1218): Failed to diff remote and master head for repo 77213fd8.
[08/29/16 08:48:40] Failed to inflate.
[08/29/16 08:48:40] …/common/fs-mgr.c(1696): Failed to decompress dir object 10bfb6fa604014acb89c969d7e9229707cfb2b08.
[08/29/16 08:48:40] …/common/diff-simple.c(349): Failed to find dir 77213fd8-1024-42f3-a015-6c3a8c374735:10bfb6fa604014acb89c969d7e9229707cfb2b08.
[08/29/16 08:48:40] http-server.c(1218): Failed to diff remote and master head for repo 77213fd8.
[08/29/16 08:49:11] Failed to inflate.
请问如何解决?谢谢!