OpenListTeam / OpenListTeam/OpenList
[BUG] 备份还原时必现的重要bug以及一个无法复现的bug
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 24.7k
- Forks
- 2.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
请确认以下事项
-
我已确认阅读并同意 AGPL-3.0 第15条 。
本程序不提供任何明示或暗示的担保,使用风险由您自行承担。 -
我已确认阅读并同意 AGPL-3.0 第16条 。
无论何种情况,版权持有人或其他分发者均不对使用本程序所造成的任何损失承担责任。 -
我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。
-
我已确认阅读了OpenList文档。
-
我已确认没有重复的问题或讨论。
-
我已确认是
OpenList的问题,而不是其他原因(例如 网络 ,依赖或操作)。 -
我认为此问题必须由
OpenList处理,而非第三方。 -
我已确认这个问题在最新版本中没有被修复。
-
我没有阅读这个清单,只是闭眼选中了所有的复选框,请关闭这个 Issue 。
OpenList 版本(必填)
v4.1.10 (Commit: e3c664f) - Frontend: v4.1.10 - Build at: 2026-01-31 08:59:10 +0000
使用的存储驱动(必填)
任意驱动
问题描述(必填)
当驱动处于禁用状态时,此时选择备份,在另一个openlist选择还原后,该被禁用的驱动出现异常
异常1:虽然按钮显示【启动】,状态却是【已启动】,实际也处于使用中,此时如果删除,该驱动在存储中消失,但首页中却依然存在
异常2:如果该驱动是因为异常无法使用而禁用,导入后会报错,此时删除该驱动也会出问题
异常3:如果短时间删除大量驱动,莫名其妙有时会出现一个完全删不了了驱动,报错在右上角,该驱动目前我尝试各种方式均已无法恢复正常或删除,没找到复现方式
目前由于异常3的这个bug,已被迫重装openlist
日志(必填)
额,重装忘记拷贝了,不过异常1和异常2的bug只要按照操作来就必现
配置文件内容(必填)
任意驱动任意配置
复现链接(可选)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the backup and restore flow in OpenList v4.1.10 with a disabled storage driver, then check the reported enable-state, deletion, and homepage inconsistencies. Also investigate deletion after importing a driver that already fails, while treating the bulk-deletion failure as unresolved because no logs or reproduction steps were provided; done means these cases no longer leave unusable or inconsistent drivers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100