AlistGo / AlistGo/alist

115无法上传文件

Abierto
#7,989 3 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Go
Estrellas
50.2k
Forks
7.9k
Merge medio
7 d 21 h
PR fusionados (30 d)
6

Descripción

### 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),`依赖`或`操作`)。

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

### AList Version / AList 版本

V3.4.2

### Driver used / 使用的存储驱动

115

### Describe the bug / 问题描述

无法上传文件,使用后台上传时会提示file already closed,不使用后台上传时会提示target invalid: userid/filesize/target/pickcode/ invalid

同样的文件挂载百度时就可以正常上传,使用115官方也可以上传

### Reproduction / 复现链接

添加115网盘存储,使用Alist上传文件

### Config / 配置

{
"force": false,
"site_url": "",
"cdn": "",
"jwt_secret": "U1J7rYhhPemY9yZ8",
"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": 50,
"max_backups": 30,
"max_age": 28,
"compress": false
},
"delayed_start": 0,
"max_connections": 0,
"max_concurrency": 64,
"tls_insecure_skip_verify": true,
"tasks": {
"download": {
"workers": 5,
"max_retry": 1,
"task_persistant": false
},
"transfer": {
"workers": 5,
"max_retry": 2,
"task_persistant": false
},
"upload": {
"workers": 50,
"max_retry": 3,
"task_persistant": false
},
"copy": {
"workers": 5,
"max_retry": 2,
"task_persistant": false
},
"decompress": {
"workers": 5,
"max_retry": 2,
"task_persistant": false
},
"decompress_upload": {
"workers": 5,
"max_retry": 2,
"task_persistant": false
},
"allow_retry_canceled": false
},
"cors": {
"allow_origins": [
"*"
],
"allow_methods": [
"*"
],
"allow_headers": [
"*"
]
},
"s3": {
"enable": false,
"port": 5246,
"ssl": false
},
"ftp": {
"enable": false,
"listen": ":5221",
"find_pasv_port_attempts": 50,
"active_transfer_port_non_20": false,
"idle_timeout": 900,
"connection_timeout": 30,
"disable_active_mode": false,
"default_transfer_binary": false,
"enable_active_conn_ip_check": true,
"enable_pasv_conn_ip_check": true
},
"sftp": {
"enable": false,
"listen": ":5222"
},
"last_launched_version": "v3.42.0"
}

### Logs / 日志

![Image](https://github.com/user-attachments/assets/e09c77f5-917d-40f5-900e-c7aa1f606f41)

![Image](https://github.com/user-attachments/assets/84ab128a-c8ca-4ae6-865f-fd01a93f5cbf)

2025/02/13 15:52:20 INFO worker execute task worker=1 task=1m7UUjWUGfrSX_GsNFHiE
2025/02/13 15:52:20 INFO worker execute task worker=2 task=1m7UUjWUGfrSX_GsNFHiE
2025/02/13 15:52:20 INFO worker execute task worker=3 task=1m7UUjWUGfrSX_GsNFHiE
[GIN] 2025/02/13 - 15:52:22 | 200 | 824.5µs | ::1 | GET "/@manage/tasks/upload"
[GIN] 2025/02/13 - 15:52:22 | 200 | 0s | ::1 | GET "/api/public/settings"
[GIN] 2025/02/13 - 15:52:22 | 200 | 0s | ::1 | GET "/api/public/archive_extensions"
[GIN] 2025/02/13 - 15:52:22 | 200 | 0s | ::1 | GET "/api/me"
[GIN] 2025/02/13 - 15:52:22 | 200 | 0s | ::1 | GET "/api/task/upload/done"
[GIN] 2025/02/13 - 15:52:22 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:24 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:26 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:28 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:30 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:32 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:34 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:36 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:38 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:40 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:42 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:44 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:46 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:48 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:50 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:52 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:54 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:56 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:52:58 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:00 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:02 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:04 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:06 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:08 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:10 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:12 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:14 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:16 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:18 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:20 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:22 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:25 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:27 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:29 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:31 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:33 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:35 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:37 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:39 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:41 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
ERRO[2025-02-13 15:53:41] failed put /: userid/filesize/target/pickcode/ invalid
github.com/SheltonZhu/115driver/pkg/driver.init
:1
runtime.doInit1
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/proc.go:7290
runtime.doInit
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/proc.go:7257
runtime.main
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/proc.go:254
runtime.goexit
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/asm_amd64.s:1700
target invalid
github.com/SheltonZhu/115driver/pkg/driver.GetErr
/go/pkg/mod/github.com/!shelton!zhu/115driver@v1.0.34/pkg/driver/error.go:143
github.com/SheltonZhu/115driver/pkg/driver.(*UploadInitResp).Err
/go/pkg/mod/github.com/!shelton!zhu/115driver@v1.0.34/pkg/driver/response.go:182
github.com/SheltonZhu/115driver/pkg/driver.CheckErr
/go/pkg/mod/github.com/!shelton!zhu/115driver@v1.0.34/pkg/driver/error.go:154
github.com/alist-org/alist/v3/drivers/115.(*Pan115).rapidUpload
/source/drivers/115/util.go:235
github.com/alist-org/alist/v3/drivers/115.(*Pan115).Put
/source/drivers/115/driver.go:202
github.com/alist-org/alist/v3/internal/op.Put
/source/internal/op/fs.go:552
github.com/alist-org/alist/v3/internal/fs.putDirectly
/source/internal/fs/put.go:80
github.com/alist-org/alist/v3/internal/fs.PutDirectly
/source/internal/fs/fs.go:98
github.com/alist-org/alist/v3/server/handles.FsStream
/source/server/handles/fsup.go:84
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.FsUp
/source/server/middlewares/fsup.go:43
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.Auth
/source/server/middlewares/auth.go:73
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
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/net/http/server.go:3210
net/http.(*conn).serve
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/net/http/server.go:2092
runtime.goexit
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/asm_amd64.s:1700
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:80
github.com/alist-org/alist/v3/internal/fs.PutDirectly
/source/internal/fs/fs.go:98
github.com/alist-org/alist/v3/server/handles.FsStream
/source/server/handles/fsup.go:84
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.FsUp
/source/server/middlewares/fsup.go:43
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.Auth
/source/server/middlewares/auth.go:73
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
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/net/http/server.go:3210
net/http.(*conn).serve
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/net/http/server.go:2092
runtime.goexit
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/asm_amd64.s:1700
[GIN] 2025/02/13 - 15:53:41 | 200 | 868.9419ms | ::1 | PUT "/api/fs/put"
[GIN] 2025/02/13 - 15:53:41 | 200 | 208.2816ms | ::1 | POST "/api/fs/list"
[GIN] 2025/02/13 - 15:53:43 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:45 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:47 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:49 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:51 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:53 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:55 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:57 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:53:59 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:01 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:03 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:05 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:07 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:08 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:10 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:12 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:14 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:16 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:18 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:20 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:22 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:24 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:26 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:28 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:30 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:32 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:34 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:36 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:38 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:40 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:42 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:44 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:46 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:48 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:50 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:52 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:54 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:56 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:54:58 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:00 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:03 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:05 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:07 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:09 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:11 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:13 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:15 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:17 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:19 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:21 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:23 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:25 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:27 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:29 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:31 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:33 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:35 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:37 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:39 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:41 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:43 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:45 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:47 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:49 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:51 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:53 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:55 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:57 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:55:59 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:56:01 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:56:47 | 200 | 0s | ::1 | GET "/api/task/upload/undone"
[GIN] 2025/02/13 - 15:57:35 | 200 | 0s | ::1 | GET "/"
[GIN] 2025/02/13 - 15:57:35 | 200 | 0s | ::1 | GET "/api/public/settings"
[GIN] 2025/02/13 - 15:57:35 | 200 | 0s | ::1 | GET "/api/public/archive_extensions"
[GIN] 2025/02/13 - 15:57:35 | 200 | 0s | ::1 | GET "/api/me"
[GIN] 2025/02/13 - 15:57:35 | 200 | 0s | ::1 | POST "/api/fs/get"
[GIN] 2025/02/13 - 15:57:35 | 200 | 0s | ::1 | GET "/api/public/offline_download_tools"
[GIN] 2025/02/13 - 15:57:35 | 200 | 0s | ::1 | POST "/api/fs/list"
INFO[2025-02-13 15:57:39] closing db
WARN[2025-02-13 15:57:42] not enable search
WARN[2025-02-13 15:57:42] [115] get app version failed: {"state":true,"err_code":0,"error":"","data":{"win":{"version_code":"35.3.0.2","created_time":1737712116,"version_url":"https:\/\/down.115.com\/client\/win\/115br_v35.3.0.2.exe"},"android":{"version_code":"35.3.1","created_time":1737731162,"version_url":"https:\/\/down.115.com\/client\/tv\/115TV_35.3.1.apk"},"mac":{"version_code":"35.3.0.2","created_time":1737711944,"version_url":"https:\/\/down.115.com\/client\/mac\/115br_v35.3.0.2_x64.dmg"},"window_115":{"version_code":"1.0.0.0","created_time":1721290208,"version_url":"https:\/\/down.115.com\/client\/win\/115br_v26.0.7.2.exe"},"mac_115":{"version_code":"1.0.0.0","created_time":1721290089,"version_url":"https:\/\/down.115.com\/client\/mac\/115br_v26.0.7.2_x64.dmg"},"linux_115":{"version_code":"1.0.0.0","created_time":1721290337,"version_url":"http:\/\/127.0.0.1:8000\/115_2.0.0.16.deb"},"win64":{"version_code":"35.3.0.2","created_time":1737712166,"version_url":"https:\/\/down.115.com\/client\/win\/115br_v35.3.0.2_x64.exe"},"mac_arm":{"version_code":"35.3.0.2","created_time":1737712042,"version_url":"https:\/\/down.115.com\/client\/mac\/115br_v35.3.0.2_arm64.dmg"},"linux":{"version_code":"35.3.0.2","created_time":1737712225,"version_url":"https:\/\/down.115.com\/client\/115pc\/lin\/115br_v35.3.0.2.deb"}}}: unexpected error
[GIN] 2025/02/13 - 15:57:51 | 200 | 0s | ::1 | GET "/"
[GIN] 2025/02/13 - 15:57:51 | 200 | 2.496ms | ::1 | GET "/assets/index.3d57b177.js"
[GIN] 2025/02/13 - 15:57:51 | 200 | 0s | ::1 | GET "/assets/entry.a5cb23d3.js"
[GIN] 2025/02/13 - 15:57:51 | 200 | 883.3µs | ::1 | GET "/api/public/archive_extensions"
[GIN] 2025/02/13 - 15:57:51 | 200 | 512.8µs | ::1 | GET "/api/public/settings"
[GIN] 2025/02/13 - 15:57:51 | 200 | 513.9µs | ::1 | GET "/api/me"
[GIN] 2025/02/13 - 15:57:51 | 200 | 0s | ::1 | GET "/assets/index.07894be5.js"
[GIN] 2025/02/13 - 15:57:51 | 200 | 0s | ::1 | GET "/assets/useTitle.914e4fcd.js"
[GIN] 2025/02/13 - 15:57:51 | 200 | 0s | ::1 | GET "/assets/webauthn-json.browser-ponyfill.1c672167.js"
[GIN] 2025/02/13 - 15:57:53 | 200 | 0s | ::1 | POST "/api/auth/login/hash"
[GIN] 2025/02/13 - 15:57:53 | 200 | 0s | ::1 | GET "/api/me"
[GIN] 2025/02/13 - 15:57:53 | 200 | 0s | ::1 | GET "/assets/FolderTree.28a17283.js"
[GIN] 2025/02/13 - 15:57:53 | 200 | 104.3µs | ::1 | GET "/assets/index.e7d6ceae.js"
[GIN] 2025/02/13 - 15:57:53 | 200 | 0s | ::1 | GET "/assets/Layout.3c415008.js"
[GIN] 2025/02/13 - 15:57:53 | 200 | 0s | ::1 | GET "/assets/index.05d9ebd0.js"
[GIN] 2025/02/13 - 15:57:53 | 200 | 1.0806ms | ::1 | GET "/api/public/offline_download_tools"
[GIN] 2025/02/13 - 15:57:54 | 200 | 775.9086ms | ::1 | POST "/api/fs/get"
[GIN] 2025/02/13 - 15:57:54 | 200 | 514µs | ::1 | POST "/api/fs/list"
[GIN] 2025/02/13 - 15:57:54 | 200 | 2.0018ms | ::1 | GET "/assets/icon.b207752b.js"
[GIN] 2025/02/13 - 15:57:54 | 200 | 4.0037ms | ::1 | GET "/assets/video_box.463ef5b0.js"
[GIN] 2025/02/13 - 15:57:54 | 200 | 0s | ::1 | GET "/assets/Paginator.996903d9.js"
[GIN] 2025/02/13 - 15:57:54 | 200 | 0s | ::1 | GET "/assets/style.a6d16836.css"
[GIN] 2025/02/13 - 15:57:54 | 200 | 0s | ::1 | GET "/assets/style.72e16ad6.js"
[GIN] 2025/02/13 - 15:57:54 | 200 | 0s | ::1 | GET "/assets/Folder.d8dce925.css"
[GIN] 2025/02/13 - 15:57:54 | 200 | 1.0009ms | ::1 | GET "/assets/Folder.1d917eb4.js"
[GIN] 2025/02/13 - 15:57:54 | 200 | 0s | ::1 | GET "/assets/index.b4af46cd.js"
[GIN] 2025/02/13 - 15:57:54 | 200 | 0s | ::1 | GET "/assets/List.bcb6b5db.js"
[GIN] 2025/02/13 - 15:57:54 | 200 | 0s | ::1 | GET "/assets/index.467de397.js"
[GIN] 2025/02/13 - 15:57:54 | 200 | 0s | ::1 | GET "/assets/helper.ad2b6f61.js"
[GIN] 2025/02/13 - 15:57:56 | 200 | 1.0009ms | ::1 | GET "/assets/Upload.1d734eb8.js"
ERRO[2025-02-13 15:58:08] failed put /: userid/filesize/target/pickcode/ invalid
github.com/SheltonZhu/115driver/pkg/driver.init
:1
runtime.doInit1
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/proc.go:7290
runtime.doInit
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/proc.go:7257
runtime.main
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/proc.go:254
runtime.goexit
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/asm_amd64.s:1700
target invalid
github.com/SheltonZhu/115driver/pkg/driver.GetErr
/go/pkg/mod/github.com/!shelton!zhu/115driver@v1.0.34/pkg/driver/error.go:143
github.com/SheltonZhu/115driver/pkg/driver.(*UploadInitResp).Err
/go/pkg/mod/github.com/!shelton!zhu/115driver@v1.0.34/pkg/driver/response.go:182
github.com/SheltonZhu/115driver/pkg/driver.CheckErr
/go/pkg/mod/github.com/!shelton!zhu/115driver@v1.0.34/pkg/driver/error.go:154
github.com/alist-org/alist/v3/drivers/115.(*Pan115).rapidUpload
/source/drivers/115/util.go:235
github.com/alist-org/alist/v3/drivers/115.(*Pan115).Put
/source/drivers/115/driver.go:202
github.com/alist-org/alist/v3/internal/op.Put
/source/internal/op/fs.go:552
github.com/alist-org/alist/v3/internal/fs.putDirectly
/source/internal/fs/put.go:80
github.com/alist-org/alist/v3/internal/fs.PutDirectly
/source/internal/fs/fs.go:98
github.com/alist-org/alist/v3/server/handles.FsStream
/source/server/handles/fsup.go:84
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.FsUp
/source/server/middlewares/fsup.go:43
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.Auth
/source/server/middlewares/auth.go:73
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
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/net/http/server.go:3210
net/http.(*conn).serve
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/net/http/server.go:2092
runtime.goexit
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/asm_amd64.s:1700
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:80
github.com/alist-org/alist/v3/internal/fs.PutDirectly
/source/internal/fs/fs.go:98
github.com/alist-org/alist/v3/server/handles.FsStream
/source/server/handles/fsup.go:84
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.FsUp
/source/server/middlewares/fsup.go:43
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.Auth
/source/server/middlewares/auth.go:73
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
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/net/http/server.go:3210
net/http.(*conn).serve
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/net/http/server.go:2092
runtime.goexit
/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/asm_amd64.s:1700
[GIN] 2025/02/13 - 15:58:08 | 200 | 2.0405229s | ::1 | PUT "/api/fs/put"
[GIN] 2025/02/13 - 15:58:08 | 200 | 196.1749ms | ::1 | POST "/api/fs/list"

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.