Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iLanzou无法获取到目录列表 #7759

Closed
4 tasks done
isYyc opened this issue Dec 31, 2024 · 7 comments
Closed
4 tasks done

iLanzou无法获取到目录列表 #7759

isYyc opened this issue Dec 31, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@isYyc
Copy link

isYyc commented Dec 31, 2024

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 AList and not something else(such as Network ,Dependencies or Operational).
    我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

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

AList Version / AList 版本

v3

Driver used / 使用的存储驱动

iLanzou

Describe the bug / 问题描述

iLanzou无法获取到目录列表的内容,但是没有任何的报错内容。
image
经过测试,上传、新建文件夹都没有问题,但是列出目录内容出了问题,我认为是ilanzou对list请求做了修改或限制。

Reproduction / 复现链接

/

Config / 配置

/

Logs / 日志

https://alist.xyeidc.com/api/fs/list 请求响应内容:
{
"code": 200,
"message": "success",
"data": {
"content": null,
"total": 0,
"readme": "",
"header": "",
"write": true,
"provider": "ILanZou"
}
}

@isYyc isYyc added the bug Something isn't working label Dec 31, 2024
@CN-XiaoMeng-1210
Copy link

一样 突然就不好用了 看不到文件列表 不能直链下载 但是可以上传和新建文件夹

@yu9955
Copy link

yu9955 commented Jan 1, 2025

小飞机网盘也是

@Sakurai-Yukina
Copy link

附议,蓝奏云优享和小飞机都出了一样的问题

@sln162
Copy link

sln162 commented Jan 3, 2025

是的,beta版本也一样

@Xtnayue
Copy link

Xtnayue commented Jan 4, 2025

網易雲音樂也是

@Jason-Fly
Copy link
Contributor

已复现,已排查到问题~

@xhofe xhofe closed this as completed in 6812ec9 Jan 10, 2025
@sln162
Copy link

sln162 commented Jan 10, 2025

@Jason-Fly @xhofe 好像屏蔽了阿里云服务器,我在上海的ecs怎么都获取不了列表,最新的Beta也是,后来发现在服务器上登录蓝奏优享的官网也是空白的,换个账号和IP都不能解决,但是可以通过X-Forwarded-For来伪造IP实现加载,经过浏览器插件测试通过。
能否在代码中支持传入这个标头,或者另外的定义的标头来加载出列表和读取文件?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants