Recovery library

Hi all! I have a problem with one of the main libraries on my Seafile server. When I go to the library through the browser it says “The folder does not exist.”. I tried doing a restore with the seaf-fsck.sh command, but unfortunately that didn’t work.

`./seaf-fsck.sh --repair 786e0168-7669-4910-9fcb-cd71c0c23e78

Starting seaf-fsck, please wait …

2022-12-19 14:40:31 fsck.c(599): Running fsck for repo 786e0168-7669-4910-9fcb-c d71c0c23e78.
2022-12-19 14:40:31 fsck.c(45): Dir ea2aa30cd1c55223666433605d03f8f71514beb5 is missing.
2022-12-19 14:40:31 fsck.c(644): Repo 786e0168 HEAD commit is damaged, need to r estore to an old version.
2022-12-19 14:40:31 fsck.c(510): Scanning available commits…
2022-12-19 15:06:53 fsck.c(45): Dir ea2aa30cd1c55223666433605d03f8f71514beb5 is missing.
2022-12-19 15:06:53 fsck.c(45): Dir 1a76d19e8c89a1adf575ef528069f156c3467d6c is missing.
2022-12-19 15:06:53 fsck.c(570): Find available commit 8baded1a(created at 2022- 12-18 12:49:57) for repo 786e0168.
2022-12-19 15:06:53 fsck.c(425): Checking file system integrity of repo Drop(786 e0168)…
./seaf-fsck.sh: line 32: 241308 Segmentation fault (core dumped) LD_LIBRARY_PATH=$SEAFILE_LD_LIBRARY_PATH ${seaf_fsck} -c “${default_ccnet_conf_dir}” -d “${default_seafile_data_dir}” -F “${default_conf_dir}” ${seaf_fsck_opts}
seaf-fsck run done
`
I ask you to tell me how to solve the problem with the library? Thank you! :pray:

*We use:
Ubuntu server 20.04 at VMware Workstation
seafile-server-9.0.9

seafile.log write:
2022-12-19 22:02:13 …/common/fs-mgr.c(1895): [fs mgr] Failed to read dir ea2aa30cd1c55223666433605>
2022-12-19 22:02:13 …/common/diff-simple.c(244): Failed to find dir 786e0168-7669-4910-9fcb-cd71c0>
2022-12-19 22:02:13 http-server.c(1495): Failed to diff remote and master head for repo 786e0168.
2022-12-19 22:02:13 …/common/fs-mgr.c(1895): [fs mgr] Failed to read dir ea2aa30cd1c55223666433605>
2022-12-19 22:02:13 …/common/diff-simple.c(244): Failed to find dir 786e0168-7669-4910-9fcb-cd71c0>
2022-12-19 22:02:13 http-server.c(1495): Failed to diff remote and master head for repo 786e0168.
2022-12-19 22:02:14 …/common/fs-mgr.c(1895): [fs mgr] Failed to read dir ea2aa30cd1c55223666433605>
2022-12-19 22:02:14 …/common/diff-simple.c(244): Failed to find dir 786e0168-7669-4910-9fcb-cd71c0>
2022-12-19 22:02:14 http-server.c(1495): Failed to diff remote and master head for repo 786e0168.
2022-12-19 22:02:14 …/common/fs-mgr.c(1895): [fs mgr] Failed to read dir ea2aa30cd1c55223666433605>
2022-12-19 22:02:14 …/common/diff-simple.c(244): Failed to find dir 786e0168-7669-4910-9fcb-cd71c0>
2022-12-19 22:02:14 http-server.c(1495): Failed to diff remote and master head for repo 786e0168.
2022-12-19 22:02:20 …/common/fs-mgr.c(1895): [fs mgr] Failed to read dir ea2aa30cd1c55223666433605>
2022-12-19 22:02:20 …/common/diff-simple.c(244): Failed to find dir 786e0168-7669-4910-9fcb-cd71c0>
2022-12-19 22:02:20 http-server.c(1495): Failed to diff remote and master head for repo 786e0168.
2022-12-19 22:02:24 …/common/fs-mgr.c(1895): [fs mgr] Failed to read dir ea2aa30cd1c55223666433605>
2022-12-19 22:02:24 …/common/diff-simple.c(244): Failed to find dir 786e0168-7669-4910-9fcb-cd71c0>
2022-12-19 22:02:24 http-server.c(1495): Failed to diff remote and master head for repo 786e0168.
2022-12-19 22:02:25 …/common/fs-mgr.c(1895): [fs mgr] Failed to read dir ea2aa30cd1c55223666433605>
2022-12-19 22:02:25 …/common/diff-simple.c(244): Failed to find dir 786e0168-7669-4910-9fcb-cd71c0>
2022-12-19 22:02:25 http-server.c(1495): Failed to diff remote and master head for repo 786e0168.

Hello, can you try seafile-server-9.0.10? This version should include a fix for seaf-fsck.