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

直接下载链接无法直接下载 #1356

Closed
3 tasks done
sbilly opened this issue Jul 21, 2022 · 1 comment
Closed
3 tasks done

直接下载链接无法直接下载 #1356

sbilly opened this issue Jul 21, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@sbilly
Copy link

sbilly commented Jul 21, 2022

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure it's due to alist and not something else(such as Dependencies or Operational).

Alist Version / Alist 版本

v2 a3ef3d1

Driver used / 使用的存储驱动

本地

Describe the bug / 问题描述

下载链接 本来 应该是http://xxx/d/yyy 生成的时候变成了http://xxx//d/yyy(在 d 之前多了一个 /

报错 : 错误 路径不存在

Reproduction / 复现链接

docker 镜像版本 xhofe/alist v2 8e6f890e697f

使用本地,复制下载链接或者点击下载,得到的下载链接为 http://xxx//d/yyy 报错 : 错误 路径不存在

手工修改为 http://xxx/d/yyy 即正常下载

Logs / 日志

[GIN] 2022/07/21 - 10:13:37 | 200 |     253.618µs |      172.18.0.1 | GET      "//d/yyy"
ERRO[2022-07-21 10:13:38] path not found
@sbilly sbilly added the bug Something isn't working label Jul 21, 2022
@welcome
Copy link

welcome bot commented Jul 21, 2022

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

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

1 participant