我在成功配置登录后,$HOME/SeaDrive/My Libraries下可见几个正常大小的资料库,但是一个160多G,由众多100k左右小文件组成的资料库下载出现错误,具体日志如下:
[09/12/24 07:03:04] seadrive.c(645): Starting SeaDrive client 2.0.15
[09/12/24 07:03:04] repo-mgr.c(3352): switching account to https://cloud.tsinghua.edu.cn xxxxxx.
[09/12/24 07:03:04] repo-mgr.c(2690): Failed to find repo 7ddbefde-6d8a-4901-84a5-4ca30959ab08.
[09/12/24 07:03:04] socket file exists, delete it anyway
[09/12/24 07:03:04] seadrive.c(673): rpc server started.
[09/12/24 07:03:04] seafile-session.c(410): Moving commits for deleted repo 7ddbefde-6d8a-4901-84a5-4ca30959ab08.
[09/12/24 07:03:04] repo-mgr.c(1379): Removing store /home/opc/.seadrive/data/deleted_store/commits/7ddbefde-6d8a-4901-84a5-4ca30959ab08
[09/12/24 07:03:06] sync-mgr.c(744): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/12/24 07:03:06] sync-mgr.c(2107): Cloning repo WebSite_data(7ddbefde-6d8a-4901-84a5-4ca30959ab08).
[09/12/24 07:03:06] sync-mgr.c(744): Repo 'WebSite_data' sync state transition from 'synchronized' to 'get token'.
[09/12/24 07:03:06] sync-mgr.c(4730): All operations of repo My Library(232d1129) have been processed.
[09/12/24 07:03:06] sync-mgr.c(744): Repo 'My Library' sync state transition from 'committing' to 'synchronized'.
[09/12/24 07:03:06] sync-mgr.c(744): Repo 'WebSite_data' sync state transition from 'get token' to 'downloading'.
[09/12/24 07:03:06] http-tx-mgr.c(5206): Download with HTTP sync protocol version 2.
[09/12/24 07:03:06] http-tx-mgr.c(1286): Transfer repo '7ddbefde': ('normal', 'init') --> ('normal', 'check')
[09/12/24 07:03:07] http-tx-mgr.c(1286): Transfer repo '7ddbefde': ('normal', 'check') --> ('normal', 'commit')
[09/12/24 07:03:07] http-tx-mgr.c(1286): Transfer repo '7ddbefde': ('normal', 'commit') --> ('normal', 'fs')
[09/12/24 07:03:07] sync-mgr.c(744): Repo '本科课程' sync state transition from 'synchronized' to 'committing'.
[09/12/24 07:03:07] sync-mgr.c(4730): All operations of repo 本科课程(02eb0f3b) have been processed.
[09/12/24 07:03:07] sync-mgr.c(744): Repo '本科课程' sync state transition from 'committing' to 'synchronized'.
[09/12/24 07:03:07] http-tx-mgr.c(4548): Bad response code for GET https://cloud.tsinghua.edu.cn/seafhttp/repo/7ddbefde-6d8a-4901-84a5-4ca30959ab08/fs-id-list/?server-head=3b1b624983427a6b9e8e9683383c9a1aa623ba8e&dir-only=1: 447.
[09/12/24 07:03:07] http-tx-mgr.c(5234): Failed to get fs id list for repo 7ddbefde on server https://cloud.tsinghua.edu.cn.
[09/12/24 07:03:07] http-tx-mgr.c(1286): Transfer repo '7ddbefde': ('normal', 'fs') --> ('error', 'finished')
[09/12/24 07:03:07] sync-mgr.c(778): Repo 'WebSite_data' sync state transition from downloading to 'error': 'Error occured in download.'.
[09/12/24 07:03:09] sync-mgr.c(744): Repo '备份' sync state transition from 'synchronized' to 'committing'.
[09/12/24 07:03:09] sync-mgr.c(4730): All operations of repo 备份(046388df) have been processed.
[09/12/24 07:03:09] sync-mgr.c(744): Repo '备份' sync state transition from 'committing' to 'synchronized'.
seadrive.conf采用推荐配置:
[account]
server = https://cloud.tsinghua.edu.cn
username = xxxxxx
token = xxxxxx
is_pro = true
[general]
client_name = opc1
[cache]
size_limit = 10GB
clean_cache_interval = 10
SeaDrive源:官网CentOS/RHEL 7
OS: 5.15.0-202.135.2.el8uek.x86_64