115上传两个大于10G的文件失败 Failed to copy: Method Not Allowed: 405 Method Not Allowed
- 主要言語
- Go
- スター
- 50.2k
- フォーク
- 7.9k
- 平均マージ
- 7日 21時間
- マージ済み PR(30日)
- 6
説明
### Please make sure of the following things
- [X] I have read the [documentation](https://alist.nn.ci).
我已经阅读了[文档](https://alist.nn.ci)。
- [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](https://alist.nn.ci/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host) ,`Dependencies` or `Operational`).
我确定是`AList`的问题,而不是其他原因(例如[网络](https://alist.nn.ci/zh/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host),`依赖`或`操作`)。
- [ ] 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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/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/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/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"
コントリビューションガイド
評価
この issue はまだ評価されていません。