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

webdav上传大文件会报错 #5973

Closed
4 tasks done
koalang opened this issue Jan 30, 2024 · 6 comments
Closed
4 tasks done

webdav上传大文件会报错 #5973

koalang opened this issue Jan 30, 2024 · 6 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@koalang
Copy link

koalang commented Jan 30, 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.30.0

Driver used / 使用的存储驱动

quark

Describe the bug / 问题描述

挂载webdav上传大文件会报错,文件大概2G左右,试过挂载阿里云和夸克都会报错

Reproduction / 复现链接

Config / 配置

pTEYMQhRhe.png

Logs / 日志

ERRO[2024-01-30 13:02:26] PUT /dav/quark/PVE/dump/vzdump-qemu-100-2024_01_30-20_33_53.vma.zst up status: 0, error: github.com/alist-org/alist/v3/internal/op.Put /home/runner/work/alist/alist/internal/op/fs.go:580 github.com/alist-org/alist/v3/internal/fs.putDirectly /home/runner/work/alist/alist/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /home/runner/work/alist/alist/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /home/runner/work/alist/alist/server/webdav/webdav.go:341 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /home/runner/work/alist/alist/server/webdav/webdav.go:65 github.com/alist-org/alist/v3/server.ServeWebDAV /home/runner/work/alist/alist/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/alist-org/alist/v3/server.WebDAVAuth /home/runner/work/alist/alist/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 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/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.LoggerWithConfig.func1 /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/logger.go:240 github.com/gin-gonic/gin.(*Context).Next /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 github.com/gin-gonic/gin.(*Engine).ServeHTTP /home/runner/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 net/http.serverHandler.ServeHTTP /opt/hostedtoolcache/go/1.21.5/x64/src/net/http/server.go:2938 net/http.(*conn).serve /opt/hostedtoolcache/go/1.21.5/x64/src/net/http/server.go:2009 runtime.goexit /opt/hostedtoolcache/go/1.21.5/x64/src/runtime/asm_amd64.s:1650

@koalang koalang added the bug Something isn't working label Jan 30, 2024
Copy link

welcome bot commented Jan 30, 2024

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

@koalang koalang closed this as completed Jan 30, 2024
@koalang koalang reopened this Jan 31, 2024
@koalang
Copy link
Author

koalang commented Jan 31, 2024

@pongfcnkl
Copy link

如果用的是rclone 加--timeout 0 参数即可

@koalang
Copy link
Author

koalang commented Feb 14, 2024

如果用的是rclone 加--timeout 0 参数即可

回头试试,之前用rclone挂载上传有问题,后面换成群晖的cloudsync也有这个问题

@xhofe xhofe added the wontfix This will not be worked on label Feb 15, 2024
Copy link

Hello @koalang, this issue will not be worked on and will be closed.
你好 @koalang,这不会被处理,将被关闭。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants