-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
PikPak 挂载失败 #3562
Comments
Thanks for opening your first issue here! Be sure to follow the issue template! |
See |
解决了,原因是运营商 DNS 污染了 PikPak 网址。 |
挂载pikpak时出现Key: 'Storage.MountPath' Error:Field validation for 'MountPath' failed on the 'required' tag这个是什么问题呀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please make sure of the following things
alist
and not something else(such asDependencies
orOperational
).Alist Version / Alist 版本
v3.11.0-aarch64
Driver used / 使用的存储驱动
PikPak
Describe the bug / 问题描述
出现 failed get objs
failed get objs: failed to list objs: Get "https://api-drive.mypikpak.com/drive/v1/files?filters=%7B%22phase%22%3A%7B%22eq%22%3A%22PHASE_TYPE_COMPLETE%22%7D%2C%22trashed%22%3A%7B%22eq%22%3Afalse%7D%7D&limit=100&page_token=&parent_id=VN8Ofb-zWjzJNcGVcbuVVGmQo1&thumbnail_size=SIZE_LARGE&with_audit=true": dial tcp ************41:443: connect: connection refused
Reproduction / 复现链接
https://x/PikPak
Logs / 日志
�[31mERRO�[0m[2023-02-22 11:31:13] failed list /PikPak: Get "https://api-drive.mypikpak.com/drive/v1/files?filters=%7B%22phase%22%3A%7B%22eq%22%3A%22PHASE_TYPE_COMPLETE%22%7D%2C%22trashed%22%3A%7B%22eq%22%3Afalse%7D%7D&limit=100&page_token=&parent_id=VN8Ofb-zWjzJNcGVcbuVVGmQo1&thumbnail_size=SIZE_LARGE&with_audit=true": dial tcp 223.75.236.241:443: connect: connection refused
failed to list objs
github.com/alist-org/alist/v3/internal/op.List.func1
github.com/alist-org/alist/v3/internal/op/fs.go:120
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).doCall.func2
github.com/alist-org/alist/v3/pkg/singleflight/singleflight.go:193
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).doCall
github.com/alist-org/alist/v3/pkg/singleflight/singleflight.go:195
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).Do
github.com/alist-org/alist/v3/pkg/singleflight/singleflight.go:108
github.com/alist-org/alist/v3/internal/op.List
github.com/alist-org/alist/v3/internal/op/fs.go:117
github.com/alist-org/alist/v3/internal/fs.list
github.com/alist-org/alist/v3/internal/fs/list.go:25
github.com/alist-org/alist/v3/internal/fs.List
github.com/alist-org/alist/v3/internal/fs/fs.go:17
github.com/alist-org/alist/v3/server/handles.FsList
github.com/alist-org/alist/v3/server/handles/fsread.go:80
github.com/gin-gonic/gin.(*Context).Next
github.com/gin-gonic/[email protected]/context.go:173
github.com/alist-org/alist/v3/server/middlewares.Auth
github.com/alist-org/alist/v3/server/middlewares/auth.go:65
github.com/gin-gonic/gin.(*Context).Next
github.com/gin-gonic/[email protected]/context.go:173
github.com/alist-org/alist/v3/server/middlewares.StoragesLoaded
github.com/alist-org/alist/v3/server/middlewares/check.go:14
github.com/gin-gonic/gin.(*Context).Next
github.com/gin-gonic/[email protected]/context.go:173
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
github.com/gin-gonic/[email protected]/recovery.go:101
github.com/gin
The text was updated successfully, but these errors were encountered: