-
-
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: not find data #5146
Comments
Thanks for opening your first issue here! Be sure to follow the issue template! |
你这个其他储存的cookie咋都直接明文贴出来了啊,会泄露的啊 |
没注意到 |
配置文件不是这个,是/opt/alist/data的config.json,日志就是里面的log.log,你哪怕改了你贴进来的,还是可以看到你最初始的那一版,依然会泄露,建议你把每个提到的储存都去重置一下密码来重置一下token |
嗯嗯 |
本人今天更新过 |
看了,没看懂,请指教一下 |
请尝试 开发版本 |
请问如何更新至开发版本? |
#5088 修复的没有问题 可以下载压缩包 exe apk等文件。 |
我个小白没有理解如何修复,小白完全看不懂 |
前面的大佬说更新到开发版,但是我不会 |
打开 https://github.com/alist-org/alist/actions/workflows/build.yml 这个链接 然后选择一个靠前的,最好是点第一个。 点开后进去点击下方的哪个进行下载,就是测试版,使用最新
|
这应该在v3.27.0中被修复。 |
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
orOperational
).我确定是
AList
的问题,而不是其他原因(例如网络,依赖
或操作
)。I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
v3.26.0
Driver used / 使用的存储驱动
lanzou
Describe the bug / 问题描述
使用蓝奏云进行下载文件的时候,会提示
failed link: failed get link: not find data
采用帐号登录,确保正确(能够在官网正常登录、上传、下载)
也能够正常的在alist中读取文件列表
但是有个玄学的是音乐能够正常的播放,下载
在TG官方群聊中,我没有得到任何有用的答复
希望能够有人能够帮忙解决
(本人并不会太多的linux技巧,而且这个项目只是通过一键脚本在一台云服务器上部署的,所以也就谈不上调取log,开启debug等操作,希望大佬多多包容,耐心教一下我,谢谢!🙏)
Reproduction / 复现链接
https://dz.sdcom.asia/lanzou/%E5%B8%B8%E7%94%A8%E5%B0%8F%E5%B7%A5%E5%85%B7.zip
https://dz.sdcom.asia/lanzou/
https://dz.sdcom.asia/lanzou/%E9%9F%B3%E4%B9%90/Ilkay%20Sencan%20-%20Do%20It.mp3
Config / 配置
{
"force": false,
"site_url": "",
"cdn": "",
"jwt_secret": "rvVxu7mYT4xEEXh2",
"token_expires_in": 48,
"database": {
"type": "sqlite3",
"host": "",
"port": 0,
"user": "",
"password": "",
"name": "",
"db_file": "data/data.db",
"table_prefix": "x_",
"ssl_mode": ""
},
"scheme": {
"address": "0.0.0.0",
"http_port": 5244,
"https_port": -1,
"force_https": false,
"cert_file": "",
"key_file": "",
"unix_file": "",
"unix_file_perm": ""
},
"temp_dir": "data/temp",
"bleve_dir": "data/bleve",
"log": {
"enable": true,
"name": "data/log/log.log",
"max_size": 10,
"max_backups": 5,
"max_age": 28,
"compress": false
},
"delayed_start": 0,
"max_connections": 0,
"tls_insecure_skip_verify": true
}
Logs / 日志
太长了,放在云盘里了
https://sdcom.lanzouy.com/ia6gv17b0rzc
The text was updated successfully, but these errors were encountered: