You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-12-07 12:58:44.249 INFO bili_sync_rs::config: 配置加载完毕,覆盖刷新原有配置
2024-12-07 12:58:44.271 INFO bili_sync_rs::config: 校验配置文件内容...
thread 'main' panicked at crates/bili_sync/src/main.rs:28:30:
数据库迁移失败: Execution Error: error returned from database: (code: 5) database is locked
Caused by:
0: error returned from database: (code: 5) database is locked
1: error returned from database: (code: 5) database is locked
2: (code: 5) database is locked
Stack backtrace:
0:
1:
2:
3:
4:
5:
6:
stack backtrace:
note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace.
The text was updated successfully, but these errors were encountered:
2024-12-07 12:58:44.249 INFO bili_sync_rs::config: 配置加载完毕,覆盖刷新原有配置
2024-12-07 12:58:44.271 INFO bili_sync_rs::config: 校验配置文件内容...
thread 'main' panicked at crates/bili_sync/src/main.rs:28:30:
数据库迁移失败: Execution Error: error returned from database: (code: 5) database is locked
Caused by:
0: error returned from database: (code: 5) database is locked
1: error returned from database: (code: 5) database is locked
2: (code: 5) database is locked
Stack backtrace:
0:
1:
2:
3:
4:
5:
6:
stack backtrace:
note: Some details are omitted, run with
RUST_BACKTRACE=full
for a verbose backtrace.The text was updated successfully, but these errors were encountered: