-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
aliyun_open驱动 后台显示work 前台访问偶发出现一个错误 #4840
Labels
bug
Something isn't working
Comments
我觉得你的版本信息不对 你需要更新你的AList版本了🫤 |
我也是偶尔出现这个错误,最新版本的 |
我也是有这个问题,版本信息有问题吗? |
一键安装linux更新的最新版本,更新完 刷新 就出现了,之前是3.22.0 版本没有此驱动问题 |
3.22.0对aliyundrive_open无任何修改,这个错误取决于aliyundrive api的返回内容。它有时候返回的不是json格式的内容而是xml的时候就会出现此错误,但是阿里云盘Open的官方API文档中并没有提到何时会返回xml内容,故暂时搁置。 |
3.25.1 再踢一脚 |
可以检查一下 Oauth令牌链接 这个配置 |
此问题应该在更换API服务器后被修复,暂关闭。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please make sure of the following things
alist
and not something else(such asDependencies
orOperational
).Alist Version / Alist 版本
v3.23.0
Driver used / 使用的存储驱动
阿里云盘 Open
Describe the bug / 问题描述
主页访问偶尔出现 这个错误,刷新有时候会好,后台驱动显示work
failed get objs: failed to list objs: invalid character '<' looking for beginning of value
Reproduction / 复现链接
暂无,这个不是一定会发生得
Logs / 日志
No response
The text was updated successfully, but these errors were encountered: