-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
读取阿里网盘文件时,会报failed link: failed get link: unexpected end of JSON input错误 #4032
Comments
Thanks for opening your first issue here! Be sure to follow the issue template! |
v3.13.2同样存在这个问题,我是部署在本地的 |
巧了,我今天也出现同样的问题,我还以为是我的问题,版本3.14.0 |
就是这个问题 今天也遇到过 |
今天周一 应该是阿里8点多开始上班后改了什么东西导致的 日志补充
|
我也有这个问题 |
我用Nova播放也不行,但是web端可以,用的replit免费搭建的,开始还以为是replit的问题 |
@cherl 你的Authorization 暴露了你的token |
同样遇到了 |
同样的问题 |
同样 |
阿里云盘修复了,可以用了,兄弟们 |
目测是阿里云盘抽风 |
收到,已修改。 |
又出现这个问题了 |
Please make sure of the following things
alist
and not something else(such asDependencies
orOperational
).Alist Version / Alist 版本
v3.15.0
Driver used / 使用的存储驱动
阿里云-open
Describe the bug / 问题描述
读取阿里网盘文件时,偶发性会报failed link: failed get link: unexpected end of JSON input错误。刷新页面可能会好,可能不会。
Reproduction / 复现链接
原始请求包为:
curl 'http://xxx/api/fs/get'
-H 'Accept: application/json, text/plain, /'
-H 'Accept-Language: zh,zh-CN;q=0.9,zh-HK;q=0.8'
-H 'Authorization: xxx
-H 'Connection: keep-alive'
-H 'Content-Type: application/json;charset=UTF-8'
-H 'Cookie:xxxx'
-H 'Origin: '
-H 'Referer: http://xxx/aliyun/chenquan/%E5%BD%B1%E8%A7%86/%E7%94%B5%E8%A7%86%E5%89%A7/%E8%90%8C%E9%B8%A1%E5%B0%8F%E9%98%9F%20%E7%AC%AC%E5%9B%9B%E5%AD%A3/%E8%90%8C%E9%B8%A1%E5%B0%8F%E9%98%9F%20%E7%AC%AC%E5%9B%9B%E5%AD%A3%20%E7%AC%AC25%E9%9B%86.mp4'
-H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'
--data-raw '{"path":"/aliyun/chenquan/影视/电视剧/萌鸡小队 第四季/萌鸡小队 第四季 第25集.mp4","password":""}'
--compressed
--insecure
Logs / 日志
No response
The text was updated successfully, but these errors were encountered: