Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 of 4 tasks
zan66 opened this issue Sep 23, 2024 · 17 comments
Open
3 of 4 tasks
Labels
bug Something isn't working

Comments

@zan66
Copy link

zan66 commented Sep 23, 2024

Please make sure of the following things

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

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

  • I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational).
    我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • I'm sure this issue is not fixed in the latest version.
    我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

V3.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"

@zan66 zan66 added the bug Something isn't working label Sep 23, 2024
Copy link

welcome bot commented Sep 23, 2024

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

@pongfcnkl
Copy link

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

@zan66
Copy link
Author

zan66 commented Sep 23, 2024

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

图片

@pongfcnkl
Copy link

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

图片

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

@zan66
Copy link
Author

zan66 commented Sep 23, 2024

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

图片

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

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

@pongfcnkl
Copy link

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

图片

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

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

cookie掉了

@zan66
Copy link
Author

zan66 commented Sep 24, 2024

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

图片

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

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

cookie掉了
图片
下载是正常的

@pongfcnkl
Copy link

pongfcnkl commented Sep 24, 2024

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

图片

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

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

cookie掉了
图片
下载是正常的

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

@zan66
Copy link
Author

zan66 commented Sep 24, 2024

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

图片

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

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

cookie掉了
图片
下载是正常的

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

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

@pongfcnkl
Copy link

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

图片

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

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

cookie掉了
图片
下载是正常的

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

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

你是用的哪个平台的cookie?

@zan66
Copy link
Author

zan66 commented Sep 24, 2024

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

图片

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

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

cookie掉了
图片
下载是正常的

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

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

你是用的哪个平台的cookie?

115网页版的cookie
图片

@pongfcnkl
Copy link

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

图片

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

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

cookie掉了
图片
下载是正常的

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

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

你是用的哪个平台的cookie?

115网页版的cookie 图片

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

@zan66
Copy link
Author

zan66 commented Sep 25, 2024

图片
图片

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

@pongfcnkl
Copy link

图片 图片

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

删除驱动,重新添加呢

@zan66
Copy link
Author

zan66 commented Sep 25, 2024

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

删除驱动,重新添加呢

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

@pongfcnkl
Copy link

pongfcnkl commented Sep 25, 2024

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

删除驱动,重新添加呢

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

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

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

No branches or pull requests

2 participants