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 file page param #6857

Closed
4 tasks done
StackExplode opened this issue Jul 23, 2024 · 6 comments
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@StackExplode
Copy link

StackExplode commented Jul 23, 2024

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 版本

3.36.0

Driver used / 使用的存储驱动

蓝奏云

Describe the bug / 问题描述

我添加了蓝奏云,能够正常列出文件列表,能够上传数据,但是当我点击文件时进不了文件下载页面,右键下载也不行,均提示failed link: failed get link: not find file page param
我已尝试根据官方文档替换分享域名为https://wwop.lanzoul.com但是不起效果。我尝试过web代理、本地代理均无效,提示同样错误。同时我确定https://wwop.lanzoul.com/XXXX的分享链接形式无论使用Alist所在服务器进行curl还是浏览器所在网络进行访问均正常。
我已经阅读了以前有类似问题的issue,但都没有帮助:
#4419
#5332
#5046
#5146

Reproduction / 复现链接

不确定不登陆能否打开该连接:
https://home.nene.love:30098/d/Jennings%E8%93%9D%E5%A5%8F%E4%BA%91/JCS1.6.apk?sign=LinIKsU-yt7PVkGTKylSjGg7Y7VhuQ-5UaSCuVGZPhs=:1734686858.

image

image

Config / 配置

image

Logs / 日志

[GIN] 2024/07/23 - 17:17:57 | 200 |     673.166µs |   112.21.48.133 | GET      "/api/admin/storage/get?id=4"
[GIN] 2024/07/23 - 17:17:57 | 200 |     220.858µs |   112.21.48.133 | GET      "/api/admin/driver/info?driver=Lanzou"
[GIN] 2024/07/23 - 17:18:01 | 200 |  271.027403ms |   112.21.48.133 | POST     "/api/admin/storage/update"
[GIN] 2024/07/23 - 17:18:02 | 200 |      80.593µs |   112.21.48.133 | GET      "/api/admin/driver/names"
[GIN] 2024/07/23 - 17:18:02 | 200 |     675.616µs |   112.21.48.133 | GET      "/api/admin/storage/list"
INFO[2024-07-23 17:18:02] index obj count: 152
INFO[2024-07-23 17:18:02] index obj count: 1106
[GIN] 2024/07/23 - 17:18:05 | 200 |      177.57µs |   112.21.48.133 | GET      "/Jennings蓝奏云/JCS1.5.apk"
[GIN] 2024/07/23 - 17:18:06 | 200 |     210.291µs |   112.21.48.133 | GET      "/api/public/settings"
[GIN] 2024/07/23 - 17:18:06 | 200 |     162.863µs |   112.21.48.133 | GET      "/api/me"
[GIN] 2024/07/23 - 17:18:06 | 200 |      75.883µs |   112.21.48.133 | GET      "/api/public/offline_download_tools"
ERRO[2024-07-23 17:18:06] lanzou: err => not find file page param ,data =>
ERRO[2024-07-23 17:18:06] failed link /Jennings蓝奏云/JCS1.5.apk: not find file page param
failed get link
github.com/alist-org/alist/v3/internal/op.Link.func1
        /source/internal/op/fs.go:262
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).doCall.func2
        /source/pkg/singleflight/singleflight.go:193
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).doCall
        /source/pkg/singleflight/singleflight.go:195
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).Do
        /source/pkg/singleflight/singleflight.go:108
github.com/alist-org/alist/v3/internal/op.Link
        /source/internal/op/fs.go:272
github.com/alist-org/alist/v3/internal/fs.link
        /source/internal/fs/link.go:19
github.com/alist-org/alist/v3/internal/fs.Link
        /source/internal/fs/fs.go:48
github.com/alist-org/alist/v3/server/handles.FsGet
        /source/server/handles/fsread.go:305
github.com/gin-gonic/gin.(*Context).Next
        /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/alist-org/alist/v3/server/middlewares.Auth
        /source/server/middlewares/auth.go:73
github.com/gin-gonic/gin.(*Context).Next
        /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/alist-org/alist/v3/server/middlewares.StoragesLoaded
        /source/server/middlewares/check.go:14
github.com/gin-gonic/gin.(*Context).Next
        /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
        /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
        /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
        /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
        /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
        /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
        /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
        /go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.4.linux-amd64/src/net/http/server.go:3137
net/http.(*conn).serve
        /go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.4.linux-amd64/src/net/http/server.go:2039
runtime.goexit
        /go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.4.linux-amd64/src/runtime/asm_amd64.s:1695
failed link

@StackExplode StackExplode added the bug Something isn't working label Jul 23, 2024
Copy link

welcome bot commented Jul 23, 2024

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

@zhangzong666
Copy link

我的也成这样了,不知道啥时候能修好!

@StackExplode
Copy link
Author

我的也成这样了,不知道啥时候能修好!

耐心等等吧,上面已经有人PR了修改,应该是UA的问题,等待作者发新release吧。

@zhangzong666
Copy link

我的也成这样了,不知道啥时候能修好!

耐心等等吧,上面已经有人PR了修改,应该是UA的问题,等待作者发新release吧。

老哥,更新了提醒我一下!感谢感谢

@detme0919
Copy link

我还以为我自己的问题呢

@xhofe xhofe closed this as completed in 4a42bc5 Jul 25, 2024
Three-taile-dragon pushed a commit to loognsss/blist that referenced this issue Sep 26, 2024
* fix(lanzou):not find file page param

* fix(labzou): change lanzouo.com to lanzoui.com
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

3 participants