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

蓝奏云下载文件提示:failed link: failed get link: not find data #5146

Closed
4 tasks done
SDCOM-0415 opened this issue Sep 2, 2023 · 19 comments
Closed
4 tasks done
Labels
bug Something isn't working
Milestone

Comments

@SDCOM-0415
Copy link

SDCOM-0415 commented Sep 2, 2023

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.26.0

Driver used / 使用的存储驱动

lanzou

Describe the bug / 问题描述

使用蓝奏云进行下载文件的时候,会提示
failed link: failed get link: not find data
image
采用帐号登录,确保正确(能够在官网正常登录、上传、下载)
image
image
image
image
也能够正常的在alist中读取文件列表
image

但是有个玄学的是音乐能够正常的播放,下载
image

在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

@SDCOM-0415 SDCOM-0415 added the bug Something isn't working label Sep 2, 2023
@welcome
Copy link

welcome bot commented Sep 2, 2023

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

@SDCOM-0415
Copy link
Author

追加说明
只有部分文件可以下载,不可下载文件集中于压缩包文件
其他例如.mp3 .exe均可下载,例如
image
image

@itsHenry35
Copy link
Contributor

你这个其他储存的cookie咋都直接明文贴出来了啊,会泄露的啊

@SDCOM-0415
Copy link
Author

没注意到

@itsHenry35
Copy link
Contributor

itsHenry35 commented Sep 3, 2023

没注意到

配置文件不是这个,是/opt/alist/data的config.json,日志就是里面的log.log,你哪怕改了你贴进来的,还是可以看到你最初始的那一版,依然会泄露,建议你把每个提到的储存都去重置一下密码来重置一下token

@SDCOM-0415
Copy link
Author

嗯嗯

@xhofe
Copy link
Collaborator

xhofe commented Sep 3, 2023

#5088

@SDCOM-0415
Copy link
Author

本人今天更新过

@SDCOM-0415
Copy link
Author

Member

看了,没看懂,请指教一下

@xhofe xhofe added this to the v3.27.0 milestone Sep 3, 2023
@xhofe
Copy link
Collaborator

xhofe commented Sep 3, 2023

请尝试 开发版本

@SDCOM-0415
Copy link
Author

请问如何更新至开发版本?

@SDCOM-0415
Copy link
Author

我没有在releases页面中找到开发版本
image

@xhofe
Copy link
Collaborator

xhofe commented Sep 3, 2023

@anwen-anyi
Copy link
Contributor

#5088 修复的没有问题 可以下载压缩包 exe apk等文件。

  • 账号密码登录 ✅
  • cookie登录 ✅
  • 分享链接 ✅
    image
    image
    image
    image

@SDCOM-0415
Copy link
Author

我个小白没有理解如何修复,小白完全看不懂

@SDCOM-0415
Copy link
Author

前面的大佬说更新到开发版,但是我不会
下面又说使用之前提供的方法,但是我不会使用
可以教教我吗?

@anwen-anyi
Copy link
Contributor

前面的大佬说更新到开发版,但是我不会 下面又说使用之前提供的方法,但是我不会使用 可以教教我吗?

打开 https://github.com/alist-org/alist/actions/workflows/build.yml 这个链接

然后选择一个靠前的,最好是点第一个。

image

点开后进去点击下方的哪个进行下载,就是测试版,使用最新commit提交的代码构建的,下载好后根据自己的机器选择

  • Windows
  • Mac
  • Linux

image

@xhofe
Copy link
Collaborator

xhofe commented Sep 4, 2023

这应该在v3.27.0中被修复。

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

4 participants