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 found 302 redirect) #7670

Closed
4 tasks done
Lanfei opened this issue Dec 16, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@Lanfei
Copy link
Contributor

Lanfei commented Dec 16, 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 版本

v3.40.0

Driver used / 使用的存储驱动

一刻相册

Describe the bug / 问题描述

一刻相册文件列表能拉取成功,但无法显示文件(failed link: failed get link: not found 302 redirect)

Reproduction / 复现链接

https://alist.example.com/%E4%B8%80%E5%88%BB%E7%9B%B8%E5%86%8C/%E6%88%AA%E5%9B%BE/Screenshot.jpg

Config / 配置

无特殊配置。

Logs / 日志

ERRO[2024-12-16 04:47:03] failed link /一刻相册/截图/Screenshot.jpg: not found 302 redirect
failed get link
github.com/alist-org/alist/v3/internal/op.Link.func1
	/home/runner/work/alist/alist/internal/op/fs.go:260
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).doCall.func2
	/home/runner/work/alist/alist/pkg/singleflight/singleflight.go:193
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).doCall
	/home/runner/work/alist/alist/pkg/singleflight/singleflight.go:195
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).Do
	/home/runner/work/alist/alist/pkg/singleflight/singleflight.go:108
github.com/alist-org/alist/v3/internal/op.Link
	/home/runner/work/alist/alist/internal/op/fs.go:276
github.com/alist-org/alist/v3/internal/fs.link
	/home/runner/work/alist/alist/internal/fs/link.go:19
github.com/alist-org/alist/v3/internal/fs.Link
	/home/runner/work/alist/alist/internal/fs/fs.go:48
github.com/alist-org/alist/v3/server/handles.FsGet
	/home/runner/work/alist/alist/server/handles/fsread.go:305
github.com/gin-gonic/gin.(*Context).Next
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185
github.com/alist-org/alist/v3/server/middlewares.Auth
	/home/runner/work/alist/alist/server/middlewares/auth.go:73
github.com/gin-gonic/gin.(*Context).Next
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185
github.com/alist-org/alist/v3/server/middlewares.StoragesLoaded
	/home/runner/work/alist/alist/server/middlewares/check.go:14
github.com/gin-gonic/gin.(*Context).Next
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589
net/http.serverHandler.ServeHTTP
	/opt/hostedtoolcache/go/1.23.3/x64/src/net/http/server.go:3210
net/http.initALPNRequest.ServeHTTP
	/opt/hostedtoolcache/go/1.23.3/x64/src/net/http/server.go:3819
net/http.(*http2serverConn).runHandler
	/opt/hostedtoolcache/go/1.23.3/x64/src/net/http/h2_bundle.go:6249
runtime.goexit
	/opt/hostedtoolcache/go/1.23.3/x64/src/runtime/asm_arm64.s:1223
failed link 

@Lanfei Lanfei added the bug Something isn't working label Dec 16, 2024
@jiangfan028
Copy link

更新到最新,我的已经正常

@Lanfei
Copy link
Contributor Author

Lanfei commented Dec 16, 2024

更新到最新,我的已经正常

经测试已正常,谢谢!

@Lanfei Lanfei closed this as completed Dec 16, 2024
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

2 participants