Skip to content

[BUG] 天翼云盘无法挂载 failed init storage: res_code: InvalidArgument ,res_msg: params is null #406

@zanjie1999

Description

@zanjie1999

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 版本

v4.0.3

Driver used / 使用的存储驱动

天翼云盘客户端

Describe the bug / 问题描述

首先出现了 设备id不存在,需二次设备验证
参考 #770 关闭了设备锁,并尝试修改了密码,输入新的密码登录
后出现

failed init storage: res_code: InvalidArgument ,res_msg: params is null

看起来是接口改了?

Reproduction / 复现链接

Config / 配置

Image

Logs / 日志

ERRO[2025-06-27 02:12:31] fs/list: storage not init: res_code: InvalidArgument ,res_msg: params is null
github.com/OpenListTeam/OpenList/internal/op.List
        /home/runner/work/OpenList/OpenList/internal/op/fs.go:113
github.com/OpenListTeam/OpenList/internal/fs.list
        /home/runner/work/OpenList/OpenList/internal/fs/list.go:25
github.com/OpenListTeam/OpenList/internal/fs.List
        /home/runner/work/OpenList/OpenList/internal/fs/fs.go:27
github.com/OpenListTeam/OpenList/server/handles.FsList
        /home/runner/work/OpenList/OpenList/server/handles/fsread.go:88
github.com/gin-gonic/gin.(*Context).Next
        /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/OpenListTeam/OpenList/server/middlewares.Auth
        /home/runner/work/OpenList/OpenList/server/middlewares/auth.go:73
github.com/gin-gonic/gin.(*Context).Next
        /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/OpenListTeam/OpenList/server/middlewares.StoragesLoaded
        /home/runner/work/OpenList/OpenList/server/middlewares/check.go:14
github.com/gin-gonic/gin.(*Context).Next
        /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
        /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
        /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
        /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
        /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
        /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
        /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
        /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.4.linux-amd64/src/net/http/server.go:3210
net/http.(*conn).serve
        /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.4.linux-amd64/src/net/http/server.go:2092
runtime.goexit
        /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.4.linux-amd64/src/runtime/asm_amd64.s:1700

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