alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
41.92k stars 5.41k forks source link

阿里云盘Open 新建的存储获取文件列表报错 #7093

Open zhoukuncodeman opened 2 weeks ago

zhoukuncodeman commented 2 weeks ago

Please make sure of the following things

AList Version / AList 版本

v3.36.0

Driver used / 使用的存储驱动

阿里云盘Open

Describe the bug / 问题描述

failed get objs: failed to list objs: NotFound.ParentFileId:The resource parent_file_id cannot be found. parent_file_id:66cd8675ed9712c2e4c84b77b499a1bedf2fec3d not found

阿里云盘的文件获取接口由https://www.aliyundrive.com/drive/folder/66cd8 变成了https://www.aliyundrive.com/drive/file/all/66cd8

Reproduction / 复现链接

Config / 配置

Logs / 日志

No response

welcome[bot] commented 2 weeks ago

Thanks for opening your first issue here! Be sure to follow the issue template!

github-actions[bot] commented 2 weeks ago

See

  1. 59% #4376
  2. 57% #4092
  3. 52% #5936
  4. 52% #5535
  5. 52% #4789
  6. 52% #4379
  7. 52% #4352
  8. 50% #5747
anwen-anyi commented 2 weeks ago
  1. 检查挂载类型是否正确,这个路径文件是否来自阿里云盘 备份文件 文件夹中的

    • 如果文件来自阿里云盘非 备份文件 这个文件夹之外的 挂载类型选择 资源库
    • 如果来自阿里云盘 备份文件 文件夹内的,挂载类型 选择备份盘
lele1307 commented 2 weeks ago

遇到了相同的问题 xiaoya安装失败