Skip to content

[Docs]将Alist V3驱动迁移到OpenList #156

@GD-Slime

Description

@GD-Slime

Please make sure of the following things

  • I have read the documentation.
    我已经阅读了文档

  • I'm sure there are no duplicate issues or discussions.
    我确定没有重复的issue或讨论。

  • I'm sure it's due to OpenList and not something else(such as Network ,Dependencies or Operational).
    我确定是OpenList的问题,而不是其他原因(例如网络依赖操作)。

  • I'm sure this issue is not fixed in the latest version.
    我确定这个问题在最新版本中没有被修复。

OpenList Version / OpenList 版本

2025-06-18 00:26 最新docker beta

Driver used / 使用的存储驱动

原Alist V3, 试图替换为OpenList

Describe the bug / 问题描述

原有的Alist中有一个类型为Alist V3的存储, 在我将程序换到OpenList后,日志显示failed get enabled storages: no driver named: AList V3
我尝试编辑,禁用或删除此存储,但都提示Failed get storage driver: no mount path for an storage is: /[存储挂载名称]
导致此存储事实上进入了幽灵状态,不可选取

我认为直接删除原有的Database直接重建是可以解决此问题的,但是是真的有点麻烦。 希望能妥善解决!

Reproduction / 复现链接

Config / 配置

略。这个问题应该不需要额外的配置

Logs / 日志

2025-06-17 16:06:36] failed get enabled storages: no driver named: AList V3
�7github.com/OpenListTeam/OpenList/internal/op.GetDriver
�>	/home/runner/work/OpenList/OpenList/internal/op/driver.go:29
�9github.com/OpenListTeam/OpenList/internal/op.LoadStorage
�?	/home/runner/work/OpenList/OpenList/internal/op/storage.go:77
�Ggithub.com/OpenListTeam/OpenList/internal/bootstrap.LoadStorages.func1
�F	/home/runner/work/OpenList/OpenList/internal/bootstrap/storage.go:20
��runtime.goexit
�A	/opt/hostedtoolcache/go/1.24.4/x64/src/runtime/asm_arm64.s:1223
��failed get driver new 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions