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 get objs: failed get dir: object not found #1843

Closed
4 tasks done
wolonggl opened this issue Sep 28, 2022 · 2 comments
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@wolonggl
Copy link

wolonggl commented Sep 28, 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).
  • I'm sure I'm using the latest version

Alist Version / Alist 版本

v3.0.3

Driver used / 使用的存储驱动

阿里云盘分享

Describe the bug / 问题描述

通过网页打开阿里云盘分享和播放正常,分享路径是
https://www.aliyundrive.com/s/ENGBBdySMgS
该分享的子目录
001.MKV精选一万首(七个小合集)/006.MKV精选1万首 / 下的文件在alist页面提示错误 object not found

QQ图片20220928143255

通过webdav挂载在windows目录下是可以浏览和拷贝的;

Reproduction / 复现链接

阿里云盘分享链接:https://www.aliyundrive.com/s/ENGBBdySMgS
1、通过302重定向方式添加到alist
2、页面浏览该共享的子目录 001.MKV精选一万首(七个小合集)/006.MKV精选1万首
3、页面会提示 object not found错误,而不能显示文件列表;

Logs / 日志

ERRO[2022-09-28 14:17:10] PROPFIND /dav/A-阿-音乐合集1T/001.MKV精选一万首(七个小合集)/006.MKV精选1万首 **object not found**
github.com/alist-org/alist/v3/internal/op.Get
	/home/runner/work/alist/alist/internal/op/fs.go:131
github.com/alist-org/alist/v3/internal/fs.get
	/home/runner/work/alist/alist/internal/fs/get.go:38
github.com/alist-org/alist/v3/internal/fs.Get
	/home/runner/work/alist/alist/internal/fs/fs.go:26
github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePropfind
	/home/runner/work/alist/alist/server/webdav/webdav.go:556
github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP
	/home/runner/work/alist/alist/server/webdav/webdav.go:69
github.com/alist-org/alist/v3/server.ServeWebDAV
	/home/runner/work/alist/alist/server/webdav.go:44
github.com/gin-gonic/gin.(*Context).Next
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:173
github.com/alist-org/alist/v3/server.WebDAVAuth
	/home/runner/work/alist/alist/server/webdav.go:93
github.com/gin-gonic/gin.(*Context).Next
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:173
github.com/alist-org/alist/v3/server/middlewares.StoragesLoaded
	/home/runner/work/alist/alist/server/middlewares/check.go:11
github.com/gin-gonic/gin.(*Context).Next
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:173
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:101
github.com/gin-gonic/gin.(*Context).Next
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:173
github.com/gin-gonic/gin.LoggerWithConfig.func1
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:240
github.com/gin-gonic/gin.(*Context).Next
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:173
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:613
github.com/gin-gonic/gin.(*Engine).ServeHTTP
	/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:569
net/http.serverHandler.ServeHTTP
	/opt/hostedtoolcache/go/1.18.6/x64/src/net/http/server.go:2916
net/http.(*conn).serve
	/opt/hostedtoolcache/go/1.18.6/x64/src/net/http/server.go:1966
runtime.goexit
	/opt/hostedtoolcache/go/1.18.6/x64/src/runtime/asm_amd64.s:1571
@wolonggl wolonggl added the bug Something isn't working label Sep 28, 2022
@gitcook
Copy link

gitcook commented Jan 10, 2023

所以到底是怎么解决的 ,其他目录都可以 就一个目录 显示 failed get objs: failed get dir: object not found

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