alist icon indicating copy to clipboard operation
alist copied to clipboard

115上传两个大于10G的文件失败 Failed to copy: Method Not Allowed: 405 Method Not Allowed

Open zan66 opened this issue 1 year ago • 18 comments

Please make sure of the following things

  • [X] I have read the documentation. 我已经阅读了文档

  • [X] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。

  • [X] 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.37.4

Driver used / 使用的存储驱动

115

Describe the bug / 问题描述

图片

Reproduction / 复现链接

rclone copy D:\1\6 pp:115\云下载\7.Days.to.Die.v1.0.b336 -P --low-level-retries 4611686018427387904 -vv --timeout 200m --transfers=1

Config / 配置

{ "force": false, "site_url": "", "cdn": "", "jwt_secret": "xxxxxxxxxxxx", "token_expires_in": 48, "database": { "type": "sqlite3", "host": "", "port": 0, "user": "", "password": "", "name": "", "db_file": "data\data.db", "table_prefix": "x_", "ssl_mode": "", "dsn": "" }, "meilisearch": { "host": "http://localhost:7700", "api_key": "", "index_prefix": "" }, "scheme": { "address": "0.0.0.0", "http_port": 5244, "https_port": -1, "force_https": false, "cert_file": "", "key_file": "", "unix_file": "", "unix_file_perm": "" }, "temp_dir": "data\temp", "bleve_dir": "data\bleve", "dist_dir": "", "log": { "enable": true, "name": "data\log\log.log", "max_size": 10, "max_backups": 5, "max_age": 28, "compress": false }, "delayed_start": 0, "max_connections": 0, "tls_insecure_skip_verify": true, "tasks": { "download": { "workers": 5, "max_retry": 1, "task_persistant": true }, "transfer": { "workers": 5, "max_retry": 2, "task_persistant": true }, "upload": { "workers": 5, "max_retry": 0, "task_persistant": false }, "copy": { "workers": 5, "max_retry": 2, "task_persistant": true } }, "cors": { "allow_origins": [ "" ], "allow_methods": [ "" ], "allow_headers": [ "*" ] }, "s3": { "enable": false, "port": 5246, "ssl": false } }

Logs / 日志

[33mWARN[0m[2024-09-22 17:48:34] not enable search
2024/09/22 17:48:34 INFO worker execute task worker=0 task=SsB4JgbWVvI-uRyLlETlR 2024/09/22 17:48:34 INFO worker execute task worker=1 task=oUAzFVDiU06vqTilh9UF1 2024/09/22 17:48:34 INFO worker execute task worker=2 task=SsB4JgbWVvI-uRyLlETlR 2024/09/22 17:48:34 INFO worker execute task worker=3 task=oUAzFVDiU06vqTilh9UF1 [GIN] 2024/09/22 - 17:48:38 | 200 | 1.9987ms | 127.0.0.1 | GET "/" [GIN] 2024/09/22 - 17:48:38 | 200 | 0s | 127.0.0.1 | GET "/assets/index.c4c82a28.css" [GIN] 2024/09/22 - 17:48:38 | 200 | 457.4469ms | 127.0.0.1 | GET "/assets/index.51db64c5.js" [GIN] 2024/09/22 - 17:48:39 | 200 | 2.673ms | 127.0.0.1 | GET "/assets/entry.00177f5e.js" [GIN] 2024/09/22 - 17:48:39 | 200 | 0s | 127.0.0.1 | GET "/api/public/settings" [GIN] 2024/09/22 - 17:48:40 | 200 | 0s | 127.0.0.1 | GET "/" [GIN] 2024/09/22 - 17:48:41 | 200 | 0s | 127.0.0.1 | GET "/api/public/settings" [GIN] 2024/09/22 - 17:48:41 | 200 | 0s | 127.0.0.1 | GET "/api/me" [GIN] 2024/09/22 - 17:48:41 | 200 | 1.8914ms | 127.0.0.1 | GET "/assets/index.df457adf.js" [GIN] 2024/09/22 - 17:48:41 | 200 | 516.8µs | 127.0.0.1 | GET "/assets/useTitle.9c3aaa42.js" [GIN] 2024/09/22 - 17:48:41 | 200 | 1.7565ms | 127.0.0.1 | GET "/assets/webauthn-json.browser-ponyfill.1c672167.js" [GIN] 2024/09/22 - 17:48:42 | 200 | 1.0419ms | 127.0.0.1 | POST "/api/auth/login/hash" [GIN] 2024/09/22 - 17:48:42 | 200 | 0s | 127.0.0.1 | GET "/api/me" [GIN] 2024/09/22 - 17:48:42 | 200 | 1.5895ms | 127.0.0.1 | GET "/assets/Layout.a916bec2.js" [GIN] 2024/09/22 - 17:48:42 | 200 | 535.6µs | 127.0.0.1 | GET "/assets/index.b71ef9f8.js" [GIN] 2024/09/22 - 17:48:42 | 200 | 1.0289ms | 127.0.0.1 | GET "/assets/FolderTree.1377add7.js" [GIN] 2024/09/22 - 17:48:42 | 200 | 1.0274ms | 127.0.0.1 | GET "/assets/index.79b35a46.js" [GIN] 2024/09/22 - 17:48:42 | 200 | 0s | 127.0.0.1 | GET "/api/public/offline_download_tools" [GIN] 2024/09/22 - 17:48:42 | 200 | 1.5811ms | 127.0.0.1 | POST "/api/fs/get" [GIN] 2024/09/22 - 17:48:43 | 200 | 73.7µs | 127.0.0.1 | POST "/api/fs/list" [GIN] 2024/09/22 - 17:48:43 | 200 | 509µs | 127.0.0.1 | GET "/assets/Folder.b511ba9e.css" [GIN] 2024/09/22 - 17:48:43 | 200 | 5.5519ms | 127.0.0.1 | GET "/assets/icon.5bc12f48.js" [GIN] 2024/09/22 - 17:48:43 | 200 | 5.9336ms | 127.0.0.1 | GET "/assets/index.4ca7b9e4.js" [GIN] 2024/09/22 - 17:48:43 | 200 | 0s | 127.0.0.1 | GET "/assets/Paginator.77d6dc74.js" [GIN] 2024/09/22 - 17:48:43 | 200 | 2.1052ms | 127.0.0.1 | GET "/assets/_commonjs-dynamic-modules.30ae7933.js" [GIN] 2024/09/22 - 17:48:43 | 200 | 20.1873ms | 127.0.0.1 | GET "/assets/Folder.d5f4eca1.js" [GIN] 2024/09/22 - 17:48:43 | 200 | 18.4779ms | 127.0.0.1 | GET "/assets/video_box.3bd4a012.js" [GIN] 2024/09/22 - 17:48:43 | 200 | 0s | 127.0.0.1 | GET "/assets/index.acf4b6a3.js" [GIN] 2024/09/22 - 17:48:43 | 200 | 1.0769ms | 127.0.0.1 | GET "/assets/List.316324d4.js" [GIN] 2024/09/22 - 17:48:43 | 200 | 1.0372ms | 127.0.0.1 | GET "/assets/helper.40b43de0.js" [GIN] 2024/09/22 - 17:48:51 | 200 | 0s | 127.0.0.1 | GET "/api/me" [GIN] 2024/09/22 - 17:48:51 | 200 | 0s | 127.0.0.1 | GET "/assets/index.67c037ce.js" [GIN] 2024/09/22 - 17:48:52 | 200 | 999.2µs | 127.0.0.1 | GET "/assets/Profile.35580a63.js" [GIN] 2024/09/22 - 17:48:53 | 200 | 0s | 127.0.0.1 | GET "/assets/Storages.073f329f.js" [GIN] 2024/09/22 - 17:48:53 | 200 | 509.8µs | 127.0.0.1 | GET "/assets/DeletePopover.3f757a5f.js" [GIN] 2024/09/22 - 17:48:53 | 200 | 0s | 127.0.0.1 | GET "/api/admin/driver/names" [GIN] 2024/09/22 - 17:48:53 | 200 | 1.4735ms | 127.0.0.1 | GET "/api/admin/storage/list" [GIN] 2024/09/22 - 17:48:55 | 200 | 2.2817ms | 127.0.0.1 | POST "/api/admin/storage/delete?id=19" [GIN] 2024/09/22 - 17:48:55 | 200 | 0s | 127.0.0.1 | GET "/api/admin/storage/list" [GIN] 2024/09/22 - 17:48:58 | 200 | 0s | 127.0.0.1 | GET "/assets/AddOrEdit.34d2bcd3.js" [GIN] 2024/09/22 - 17:48:58 | 200 | 0s | 127.0.0.1 | GET "/assets/item_type.be442da4.js" [GIN] 2024/09/22 - 17:48:58 | 200 | 0s | 127.0.0.1 | GET "/assets/ResponsiveGrid.41939440.js" [GIN] 2024/09/22 - 17:48:58 | 200 | 999.5µs | 127.0.0.1 | GET "/api/admin/storage/get?id=18" [GIN] 2024/09/22 - 17:48:58 | 200 | 97.2µs | 127.0.0.1 | GET "/api/admin/driver/info?driver=115%20Cloud" [GIN] 2024/09/22 - 17:52:17 | 200 | 167.5285ms | 127.0.0.1 | POST "/api/admin/storage/update" [GIN] 2024/09/22 - 17:52:17 | 200 | 820.4µs | 127.0.0.1 | GET "/api/admin/driver/names" [GIN] 2024/09/22 - 17:52:17 | 200 | 802.8µs | 127.0.0.1 | GET "/api/admin/storage/list" [GIN] 2024/09/22 - 17:52:33 | 207 | 1.0479081s | ::1 | PROPFIND "/dav/115/云下载/7.Days.to.Die.v1.0.b336" [GIN] 2024/09/22 - 17:52:33 | 207 | 484.0047ms | ::1 | PROPFIND "/dav/115/云下载/7.Days.to.Die.v1.0.b336/" [GIN] 2024/09/22 - 17:52:33 | 405 | 0s | ::1 | MKCOL "/dav/115/云下载/7.Days.to.Die.v1.0.b336/" [GIN] 2024/09/22 - 17:57:18 | 200 | 89.2824ms | 127.0.0.1 | GET "/" [GIN] 2024/09/22 - 17:57:18 | 200 | 0s | 127.0.0.1 | GET "/api/public/settings" [GIN] 2024/09/22 - 17:57:18 | 200 | 0s | 127.0.0.1 | GET "/api/me" [GIN] 2024/09/22 - 17:57:18 | 200 | 0s | 127.0.0.1 | GET "/api/public/offline_download_tools" [GIN] 2024/09/22 - 17:57:18 | 200 | 508.5µs | 127.0.0.1 | POST "/api/fs/get" [GIN] 2024/09/22 - 17:57:18 | 200 | 0s | 127.0.0.1 | POST "/api/fs/list" [GIN] 2024/09/22 - 17:57:21 | 200 | 757.0237ms | 127.0.0.1 | POST "/api/fs/list" [GIN] 2024/09/22 - 17:57:23 | 200 | 165.0085ms | 127.0.0.1 | POST "/api/fs/list" [GIN] 2024/09/22 - 17:57:24 | 200 | 110.2628ms | 127.0.0.1 | POST "/api/fs/list" [GIN] 2024/09/22 - 17:57:25 | 200 | 0s | 127.0.0.1 | POST "/api/fs/list" [GIN] 2024/09/22 - 17:57:26 | 200 | 0s | 127.0.0.1 | POST "/api/fs/list" [31mERRO[0m[2024-09-22 18:45:32] failed put /115/云下载/7.Days.to.Die.v1.0.b336: oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66EFF54B47119E333665394D, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [31mERRO[0m[2024-09-22 18:45:32] PUT /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66EFF54B47119E333665394D, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 18:45:32 | 405 | 52m58s | ::1 | PUT "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z" [33mWARN[0m[2024-09-22 18:45:34] failed get /115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z: object not found [31mERRO[0m[2024-09-22 18:45:34] DELETE /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z object not found github.com/alist-org/alist/v3/internal/op.Get /source/internal/op/fs.go:227 github.com/alist-org/alist/v3/internal/fs.get /source/internal/fs/get.go:38 github.com/alist-org/alist/v3/internal/fs.Get /source/internal/fs/fs.go:37 github.com/alist-org/alist/v3/server/webdav.(*Handler).handleDelete /source/server/webdav/webdav.go:297 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:64 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 18:45:34 | 404 | 1.1156989s | ::1 | DELETE "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z" [GIN] 2024/09/22 - 18:45:34 | 405 | 0s | ::1 | MKCOL "/dav/115/云下载/7.Days.to.Die.v1.0.b336/" [31mERRO[0m[2024-09-22 19:39:30] failed put /115/云下载/7.Days.to.Die.v1.0.b336: oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66F001F147119E3133574053, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [31mERRO[0m[2024-09-22 19:39:30] PUT /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66F001F147119E3133574053, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 19:39:30 | 405 | 53m56s | ::1 | PUT "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip" [33mWARN[0m[2024-09-22 19:39:32] failed get /115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip: object not found [31mERRO[0m[2024-09-22 19:39:32] DELETE /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip object not found github.com/alist-org/alist/v3/internal/op.Get /source/internal/op/fs.go:227 github.com/alist-org/alist/v3/internal/fs.get /source/internal/fs/get.go:38 github.com/alist-org/alist/v3/internal/fs.Get /source/internal/fs/fs.go:37 github.com/alist-org/alist/v3/server/webdav.(*Handler).handleDelete /source/server/webdav/webdav.go:297 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:64 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 19:39:32 | 404 | 1.0302417s | ::1 | DELETE "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip" [GIN] 2024/09/22 - 19:39:33 | 207 | 495.1846ms | ::1 | PROPFIND "/dav/115/云下载/7.Days.to.Die.v1.0.b336/" [GIN] 2024/09/22 - 19:39:33 | 405 | 0s | ::1 | MKCOL "/dav/115/云下载/7.Days.to.Die.v1.0.b336/" [31mERRO[0m[2024-09-22 20:32:54] failed put /115/云下载/7.Days.to.Die.v1.0.b336: oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66F00E75C1E3513230909F40, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [31mERRO[0m[2024-09-22 20:32:54] PUT /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66F00E75C1E3513230909F40, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 20:32:54 | 405 | 53m21s | ::1 | PUT "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z" [33mWARN[0m[2024-09-22 20:32:56] failed get /115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z: object not found [31mERRO[0m[2024-09-22 20:32:56] DELETE /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z object not found github.com/alist-org/alist/v3/internal/op.Get /source/internal/op/fs.go:227 github.com/alist-org/alist/v3/internal/fs.get /source/internal/fs/get.go:38 github.com/alist-org/alist/v3/internal/fs.Get /source/internal/fs/fs.go:37 github.com/alist-org/alist/v3/server/webdav.(*Handler).handleDelete /source/server/webdav/webdav.go:297 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:64 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 20:32:56 | 404 | 1.0320159s | ::1 | DELETE "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z" [GIN] 2024/09/22 - 20:32:56 | 405 | 0s | ::1 | MKCOL "/dav/115/云下载/7.Days.to.Die.v1.0.b336/" [31mERRO[0m[2024-09-22 21:27:39] failed put /115/云下载/7.Days.to.Die.v1.0.b336: oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66F01B4A47119E3436E92F5F, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [31mERRO[0m[2024-09-22 21:27:39] PUT /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66F01B4A47119E3436E92F5F, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 21:27:39 | 405 | 54m42s | ::1 | PUT "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip" [33mWARN[0m[2024-09-22 21:27:41] failed get /115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip: object not found [31mERRO[0m[2024-09-22 21:27:41] DELETE /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip object not found github.com/alist-org/alist/v3/internal/op.Get /source/internal/op/fs.go:227 github.com/alist-org/alist/v3/internal/fs.get /source/internal/fs/get.go:38 github.com/alist-org/alist/v3/internal/fs.Get /source/internal/fs/fs.go:37 github.com/alist-org/alist/v3/server/webdav.(*Handler).handleDelete /source/server/webdav/webdav.go:297 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:64 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 21:27:41 | 404 | 1.0416424s | ::1 | DELETE "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip" [GIN] 2024/09/22 - 21:27:41 | 207 | 492.7416ms | ::1 | PROPFIND "/dav/115/云下载/7.Days.to.Die.v1.0.b336/" [GIN] 2024/09/22 - 21:27:43 | 405 | 0s | ::1 | MKCOL "/dav/115/云下载/7.Days.to.Die.v1.0.b336/" [31mERRO[0m[2024-09-22 22:21:04] failed put /115/云下载/7.Days.to.Die.v1.0.b336: oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66F027CF47119E373996DF64, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [31mERRO[0m[2024-09-22 22:21:04] PUT /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66F027CF47119E373996DF64, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 22:21:04 | 405 | 53m20s | ::1 | PUT "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z" [33mWARN[0m[2024-09-22 22:21:06] failed get /115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z: object not found [31mERRO[0m[2024-09-22 22:21:06] DELETE /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z object not found github.com/alist-org/alist/v3/internal/op.Get /source/internal/op/fs.go:227 github.com/alist-org/alist/v3/internal/fs.get /source/internal/fs/get.go:38 github.com/alist-org/alist/v3/internal/fs.Get /source/internal/fs/fs.go:37 github.com/alist-org/alist/v3/server/webdav.(*Handler).handleDelete /source/server/webdav/webdav.go:297 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:64 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 22:21:06 | 404 | 1.0313356s | ::1 | DELETE "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336-P2P.7z" [GIN] 2024/09/22 - 22:21:06 | 405 | 0s | ::1 | MKCOL "/dav/115/云下载/7.Days.to.Die.v1.0.b336/" [31mERRO[0m[2024-09-22 23:15:55] failed put /115/云下载/7.Days.to.Die.v1.0.b336: oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66F034AB47119E35386D0E6A, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [31mERRO[0m[2024-09-22 23:15:55] PUT /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip oss: service returned error: StatusCode=403, ErrorCode=InvalidSecurityToken, ErrorMessage="The security token you provided is invalid.", RequestId=66F034AB47119E35386D0E6A, Ec=0002-00000006 github.com/alist-org/alist/v3/internal/op.Put /source/internal/op/fs.go:587 github.com/alist-org/alist/v3/internal/fs.putDirectly /source/internal/fs/put.go:70 github.com/alist-org/alist/v3/internal/fs.PutDirectly /source/internal/fs/fs.go:97 github.com/alist-org/alist/v3/server/webdav.(*Handler).handlePut /source/server/webdav/webdav.go:345 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:66 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 23:15:55 | 405 | 54m49s | ::1 | PUT "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip" [33mWARN[0m[2024-09-22 23:15:57] failed get /115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip: object not found [31mERRO[0m[2024-09-22 23:15:57] DELETE /dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip object not found github.com/alist-org/alist/v3/internal/op.Get /source/internal/op/fs.go:227 github.com/alist-org/alist/v3/internal/fs.get /source/internal/fs/get.go:38 github.com/alist-org/alist/v3/internal/fs.Get /source/internal/fs/fs.go:37 github.com/alist-org/alist/v3/server/webdav.(*Handler).handleDelete /source/server/webdav/webdav.go:297 github.com/alist-org/alist/v3/server/webdav.(*Handler).ServeHTTP /source/server/webdav/webdav.go:64 github.com/alist-org/alist/v3/server.ServeWebDAV /source/server/webdav.go:46 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/alist-org/alist/v3/server.WebDAVAuth /source/server/webdav.go:113 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/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/[email protected]/context.go:185 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 /go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249 github.com/gin-gonic/gin.(*Context).Next /go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP /go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589 net/http.serverHandler.ServeHTTP /usr/local/go/src/net/http/server.go:3210 net/http.(*conn).serve /usr/local/go/src/net/http/server.go:2092 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 [GIN] 2024/09/22 - 23:15:57 | 404 | 1.0385381s | ::1 | DELETE "/dav/115/云下载/7.Days.to.Die.v1.0.b336/7.Days.to.Die.v1.0.b336.zip"

zan66 avatar Sep 23 '24 06:09 zan66

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

welcome[bot] avatar Sep 23 '24 06:09 welcome[bot]

See

  1. 68% #5103

github-actions[bot] avatar Sep 23 '24 06:09 github-actions[bot]

添加本机存储,然后用网页上的复制功能上传

pongfcnkl avatar Sep 23 '24 11:09 pongfcnkl

添加本机存储,然后用网页上的复制功能上传

图片

zan66 avatar Sep 23 '24 11:09 zan66

添加本机存储,然后用网页上的复制功能上传

图片

你驱动问题,把alist数据库删掉,重新进去

pongfcnkl avatar Sep 23 '24 11:09 pongfcnkl

添加本机存储,然后用网页上的复制功能上传

图片

你驱动问题,把alist数据库删掉,重新进去

删除了数据库,重新添加驱动,然后上传 捕获 显示这个错误

zan66 avatar Sep 23 '24 12:09 zan66

添加本机存储,然后用网页上的复制功能上传

图片

你驱动问题,把alist数据库删掉,重新进去

删除了数据库,重新添加驱动,然后上传 捕获 显示这个错误

cookie掉了

pongfcnkl avatar Sep 23 '24 22:09 pongfcnkl

添加本机存储,然后用网页上的复制功能上传

图片

你驱动问题,把alist数据库删掉,重新进去

删除了数据库,重新添加驱动,然后上传 捕获 显示这个错误

cookie掉了 图片 下载是正常的

zan66 avatar Sep 24 '24 01:09 zan66

添加本机存储,然后用网页上的复制功能上传

图片

你驱动问题,把alist数据库删掉,重新进去

删除了数据库,重新添加驱动,然后上传 捕获 显示这个错误

cookie掉了 图片 下载是正常的

有些平台的cookie掉了可以下载但是不能上传

pongfcnkl avatar Sep 24 '24 01:09 pongfcnkl

添加本机存储,然后用网页上的复制功能上传

图片

你驱动问题,把alist数据库删掉,重新进去

删除了数据库,重新添加驱动,然后上传 捕获 显示这个错误

cookie掉了 图片 下载是正常的

有些平台的cookie掉了可以下载但是不能上传

图片 一样,我重新获取了cookie,把alist的数据库删除重新添加115驱动,使用alist的复制功能,还是上传错误

zan66 avatar Sep 24 '24 03:09 zan66

添加本机存储,然后用网页上的复制功能上传

图片

你驱动问题,把alist数据库删掉,重新进去

删除了数据库,重新添加驱动,然后上传 捕获 显示这个错误

cookie掉了 图片 下载是正常的

有些平台的cookie掉了可以下载但是不能上传

图片 一样,我重新获取了cookie,把alist的数据库删除重新添加115驱动,使用alist的复制功能,还是上传错误

你是用的哪个平台的cookie?

pongfcnkl avatar Sep 24 '24 08:09 pongfcnkl

添加本机存储,然后用网页上的复制功能上传

图片

你驱动问题,把alist数据库删掉,重新进去

删除了数据库,重新添加驱动,然后上传 捕获 显示这个错误

cookie掉了 图片 下载是正常的

有些平台的cookie掉了可以下载但是不能上传

图片 一样,我重新获取了cookie,把alist的数据库删除重新添加115驱动,使用alist的复制功能,还是上传错误

你是用的哪个平台的cookie?

115网页版的cookie 图片

zan66 avatar Sep 24 '24 09:09 zan66

添加本机存储,然后用网页上的复制功能上传

图片

你驱动问题,把alist数据库删掉,重新进去

删除了数据库,重新添加驱动,然后上传 捕获 显示这个错误

cookie掉了 图片 下载是正常的

有些平台的cookie掉了可以下载但是不能上传

图片 一样,我重新获取了cookie,把alist的数据库删除重新添加115驱动,使用alist的复制功能,还是上传错误

你是用的哪个平台的cookie?

115网页版的cookie 图片

网页端容易掉,试试换安卓 小程序这些

pongfcnkl avatar Sep 24 '24 09:09 pongfcnkl

图片 图片

使用Qrcode 源的认证方式,支付宝小程序设备,复制还是失败。

zan66 avatar Sep 25 '24 03:09 zan66

图片 图片

使用Qrcode 源的认证方式,支付宝小程序设备,复制还是失败。

删除驱动,重新添加呢

pongfcnkl avatar Sep 25 '24 06:09 pongfcnkl

图片 图片 使用Qrcode 源的认证方式,支付宝小程序设备,复制还是失败。

删除驱动,重新添加呢

有的。每次我更换一种方式认证,我都有删除alist的数据库,然后重新添加驱动,再上传。

zan66 avatar Sep 25 '24 08:09 zan66

图片 图片 使用Qrcode 源的认证方式,支付宝小程序设备,复制还是失败。

删除驱动,重新添加呢

有的。每次我更换一种方式认证,我都有删除alist的数据库,然后重新添加驱动,再上传。

试试手机上上传看看,实在不行那就只能换个号试试了

pongfcnkl avatar Sep 25 '24 10:09 pongfcnkl

图片 图片

使用Qrcode 源的认证方式,支付宝小程序设备,复制还是失败。

我前两天也遇到这个报错了。我的 alist 挂载了 夸克 和115 两个云盘,夸克是 88vip,115 开的会员,现在 夸克88vip 限速严重,影响观影体验,我会定期把夸克转存的资源复制到 115 上。前几天同步复制影视资源(单个文件较大大概 8G左右)时候部分资源出现上述错误(下载不受影响),后面把失败的资源下载到本地,挂上本地存储后继续同步复制也是同样的错误,最后是通过官方客户端上传成功的。(非秒传,云端没有这些资源)

总结下就是:

  1. 现在能秒传的资源不受影响。
  2. 云端不存在的资源,大文件流式上传可能会遇到这个问题(说可能是不清楚别人有没有这个情况,小文件也没测试过)

备注:当前 alist版本:3.38.0,上一个版本 (3.37.4) 与当前版本皆有这个问题,看报错提示应该不是 115 cookie 的问题,是文件上传至 阿里云oss 安全 token 无效,怀疑是不是这个 token 过期了还是怎么着。

kaneki-029 avatar Oct 15 '24 05:10 kaneki-029

同样遇到了这样的问题,按照comments里面的提示试了一遍,依旧存在。而且百度、天翼都是ok的,就115网盘上传大文件会遇到这种错误

ljiawei avatar Oct 22 '24 13:10 ljiawei

一样有这种问题

MmeSweet avatar Dec 09 '24 08:12 MmeSweet

同样有这个问题,现在只能用客户端上传,期待早日解决

Etachi2016 avatar Jan 16 '25 05:01 Etachi2016

一样的问题

362227 avatar May 01 '25 13:05 362227